Class GeometryTypeInfo


  • public class GeometryTypeInfo
    extends Object
    Geometry type info
    Author:
    osbornb
    • Method Detail

      • getGeometryTypeCode

        public int getGeometryTypeCode()
        Get the geometry type code
        Returns:
        geometry type code
      • getGeometryType

        public GeometryType getGeometryType()
        Get the geometry type
        Returns:
        geometry type
      • hasZ

        public boolean hasZ()
        Has z values
        Returns:
        true if has z values
      • hasM

        public boolean hasM()
        Has m values
        Returns:
        true if has m values