Class DecodedGeometry

java.lang.Object
com.kheops.jmap.server.datasources.egdb.sdebinary.DecodedGeometry

public class DecodedGeometry extends Object
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 Details

    • DecodedGeometry

      public DecodedGeometry()
  • Method Details