Class DecodedGeometry
java.lang.Object
com.kheops.jmap.server.datasources.egdb.sdebinary.DecodedGeometry
An feature may have one or more geometric parts (a single-part or multi-part feature).
 Each part is delineated by a separator coordinate within the binary stream which represents a feature's geometry
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionList<DecodedPoint[]> getParts()voidsetMeasure(Object measure) voidsetParts(List<DecodedPoint[]> parts) toString()