Interface Result
-
- All Known Implementing Classes:
BooleanResult,DoubleResult,GeometryResult,IntegerResult
public interface Result- Version:
- 1.7
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanequals(Result other, double tolerance)StringtoFormattedString()StringtoLongString()StringtoShortString()
-