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 Summary
-
Method Summary
Modifier and TypeMethodDescriptionList
<DecodedPoint[]> getParts()
void
setMeasure
(Object measure) void
setParts
(List<DecodedPoint[]> parts) toString()