Interface FeatureSet

    • Method Detail

      • getFields

        java.util.List<Field> getFields()
        Gets the fields of the feature set.
        Returns:
        the fields of the feature set
        Since:
        100.0.0
      • getGeometryType

        GeometryType getGeometryType()
        Gets the geometry type of the feature set.
        Returns:
        a geometry type
        Since:
        100.0.0
      • getSpatialReference

        SpatialReference getSpatialReference()
        Gets the spatial reference of the feature set.
        Returns:
        a spatial reference
        Since:
        100.0.0