Interface AllowedGeoms

All Superinterfaces:
AbstractSWE, DataConstraint, HasCopy, Serializable
All Known Implementing Classes:
AllowedGeomsImpl

public interface AllowedGeoms extends AbstractSWE, DataConstraint
POJO class for XML type AllowedGeometryType(@http://www.opengis.net/swe/2.0). This is a complex type.
  • Method Details

    • getGeomList

      List<GeometryData.GeomType> getGeomList()
      Gets the list of allowed geometry types
    • getNumGeomTypes

      int getNumGeomTypes()
      Returns number of allowed geometry types
    • addGeomType

      void addGeomType(GeometryData.GeomType value)
      Adds a new geometry type