Interface AbstractFeature

All Superinterfaces:
AbstractGML, IFeature, IResource, Serializable
All Known Subinterfaces:
AbstractPhysicalProcess, AbstractProcess, AggregateProcess, Deployment, DescribedObject, FeatureCollection, GenericFeature, IObservationSeries, Mode, PhysicalComponent, PhysicalSystem, SimpleProcess
All Known Implementing Classes:
AbstractFeatureImpl, AbstractProcessImpl, AggregateProcessImpl, DeploymentImpl, DescribedObjectImpl, ExtensibleFeatureImpl, FeatureCollectionImpl, GenericFeatureImpl, GenericTemporalFeatureImpl, ModeImpl, MovingFeature, ObservationImpl, ParametricSamplingFeature, PhysicalComponentImpl, PhysicalSystemImpl, ProcedureXML, SamplingCurve, SamplingFeature, SamplingPoint, SamplingPointXYZ, SamplingSphere, SamplingSurface, SimpleProcessImpl, ViewingFrustum, ViewingSector

public interface AbstractFeature extends IFeature, AbstractGML
POJO class for XML type AbstractFeatureType(@http://www.opengis.net/gml/3.2). This is a complex type.
  • Method Details

    • getBoundedBy

      Envelope getBoundedBy()
      Gets the boundedBy property
    • isSetBoundedBy

      boolean isSetBoundedBy()
      Checks if boundedBy is set
    • setBoundedByAsEnvelope

      void setBoundedByAsEnvelope(Envelope boundedBy)
      Sets the boundedByAsEnvelope property
    • getGeometryProperty

      OgcProperty<AbstractGeometry> getGeometryProperty()
      Gets extra info (name, xlink, etc.) carried by the geometry property
    • isSetGeometry

      boolean isSetGeometry()
      Checks if geometry is set
    • setGeometry

      void setGeometry(AbstractGeometry geom)
      Sets the geometry property