Package org.vast.ogc.gml
package org.vast.ogc.gml
-
ClassDescriptionBase class for implementing custom features based on application schemas.
Subclasses typically add new fields along with corresponding getters and setters and must override#appendProperties()
to expose these properties in a generic way.FeatureRef<T extends IFeature>Wrapper class for use when an IFeature object is or can be included by reference.Basic interface for a feature objectGeneric implementation of a GML feature.GeoJSON bindings using Gson JsonWriter/JsonReader.
This class is NOT threadsafe.Utility class to build GML objects with a fluent APIBuilder for point geometryInterface for GML ID generatorsHelper wrapping the auto-generated GML StAX bindingsTODO GMLUnitReader type descriptionUtility methods to read/write GML documents.Simple interface for feature objectsIFeatureStaxBindings<T extends IFeature>Interface for StAX bindings of specific feature typesUtility methods for implementing JTS based GML geometriesImplementation of GML ID generator that just creates numerical IDs in sequence, prefixed by a configurable string.