Interface SlopeElevationAccuracy
- All Superinterfaces:
scala.Equals,scala.Product,Serializable
- All Known Implementing Classes:
SlopeElevationAccuracy.Basic$,SlopeElevationAccuracy.High$,SlopeElevationAccuracy.Unrecognized
Indication of the accuracy of the slope or elevation values.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classDerived from basic data.static classDerived from higher resolution data.static classUnrecognized value.static class -
Method Summary
Methods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Method Details
-
value
int value()
-