Class and Description |
---|
BoundingShapeType
Bounding shapes--a Box or a null element are currently allowed.
|
BoxType
The Box structure defines an extent using a pair of coordinate tuples.
|
CoordinatesType
Coordinates can be included in a single string, but there is no
facility for validating string content.
|
CoordType
Represents a coordinate tuple in one, two, or three dimensions.
|
FeatureAssociationType
An instance of this type (e.g.
|
GeometryAssociationType
An instance of this type (e.g.
|
GeometryCollectionType
A geometry collection must include one or more geometries, referenced
through geometryMember elements.
|
GeometryPropertyType
A simple geometry property encapsulates a geometry element.
|
LinearRingMemberType
Restricts the outer or inner boundary of a polygon instance
to being a LinearRing.
|
LinearRingType
A LinearRing is defined by four or more coordinate tuples, with
linear interpolation between them; the first and last coordinates
must be coincident.
|
LineStringMemberType
Restricts the geometry member to being a LineString instance.
|
LineStringPropertyType
Encapsulates a single LineString to represent centerLineOf or
edgeOf properties.
|
LineStringType
A LineString is defined by two or more coordinate tuples, with
linear interpolation between them.
|
MultiGeometryPropertyType
Encapsulates a MultiGeometry element.
|
MultiLineStringPropertyType
Encapsulates a MultiLineString element to represent the following
discontiguous geometric properties: multiEdgeOf, multiCenterLineOf.
|
MultiLineStringType
A MultiLineString is defined by one or more LineStrings, referenced
through lineStringMember elements.
|
MultiPointPropertyType
Encapsulates a MultiPoint element to represent the following
discontiguous geometric properties: multiLocation, multiPosition,
multiCenterOf.
|
MultiPointType
A MultiPoint is defined by one or more Points, referenced through
pointMember elements.
|
MultiPolygonPropertyType
Encapsulates a MultiPolygon to represent the following discontiguous
geometric properties: multiCoverage, multiExtentOf.
|
MultiPolygonType
A MultiPolygon is defined by one or more Polygons, referenced through
polygonMember elements.
|
PointMemberType
Restricts the geometry member to being a Point instance.
|
PointPropertyType
Encapsulates a single point to represent position, location, or
centerOf properties.
|
PointType
A Point is defined by a single coordinate tuple.
|
PolygonMemberType
Restricts the geometry member to being a Polygon instance.
|
PolygonPropertyType
Encapsulates a single polygon to represent coverage or extentOf
properties.
|
PolygonType
A Polygon is defined by an outer boundary and zero or more inner
boundaries which are in turn defined by LinearRings.
|
Class and Description |
---|
AbstractGeometryType
All geometry elements are derived from this abstract supertype;
a geometry element may have an identifying attribute (gid).
|
BoxType
The Box structure defines an extent using a pair of coordinate tuples.
|
Class and Description |
---|
AbstractFeatureCollectionBaseType
This abstract base type just makes the boundedBy element mandatory
for a feature collection.
|
AbstractFeatureCollectionType
A feature collection contains zero or more featureMember elements.
|
AbstractFeatureType
An abstract feature provides a set of common properties.
|
AbstractGeometryCollectionBaseType
This abstract base type for geometry collections just makes the
srsName attribute mandatory.
|
AbstractGeometryProperty |
AbstractGeometryType
All geometry elements are derived from this abstract supertype;
a geometry element may have an identifying attribute (gid).
|
BoundingShapeType
Bounding shapes--a Box or a null element are currently allowed.
|
BoxType
The Box structure defines an extent using a pair of coordinate tuples.
|
CoordinatesType
Coordinates can be included in a single string, but there is no
facility for validating string content.
|
CoordType
Represents a coordinate tuple in one, two, or three dimensions.
|
FeatureAssociationType
An instance of this type (e.g.
|
GeometryAssociationType
An instance of this type (e.g.
|
GeometryCollectionType
A geometry collection must include one or more geometries, referenced
through geometryMember elements.
|
GeometryPropertyType
A simple geometry property encapsulates a geometry element.
|
LinearRingMemberType
Restricts the outer or inner boundary of a polygon instance
to being a LinearRing.
|
LinearRingType
A LinearRing is defined by four or more coordinate tuples, with
linear interpolation between them; the first and last coordinates
must be coincident.
|
LineStringMemberType
Restricts the geometry member to being a LineString instance.
|
LineStringPropertyType
Encapsulates a single LineString to represent centerLineOf or
edgeOf properties.
|
LineStringType
A LineString is defined by two or more coordinate tuples, with
linear interpolation between them.
|
MultiGeometryPropertyType
Encapsulates a MultiGeometry element.
|
MultiLineStringPropertyType
Encapsulates a MultiLineString element to represent the following
discontiguous geometric properties: multiEdgeOf, multiCenterLineOf.
|
MultiLineStringType
A MultiLineString is defined by one or more LineStrings, referenced
through lineStringMember elements.
|
MultiPointPropertyType
Encapsulates a MultiPoint element to represent the following
discontiguous geometric properties: multiLocation, multiPosition,
multiCenterOf.
|
MultiPointType
A MultiPoint is defined by one or more Points, referenced through
pointMember elements.
|
MultiPolygonPropertyType
Encapsulates a MultiPolygon to represent the following discontiguous
geometric properties: multiCoverage, multiExtentOf.
|
MultiPolygonType
A MultiPolygon is defined by one or more Polygons, referenced through
polygonMember elements.
|
NullType
Java class for NullType.
|
PointMemberType
Restricts the geometry member to being a Point instance.
|
PointPropertyType
Encapsulates a single point to represent position, location, or
centerOf properties.
|
PointType
A Point is defined by a single coordinate tuple.
|
PolygonMemberType
Restricts the geometry member to being a Polygon instance.
|
PolygonPropertyType
Encapsulates a single polygon to represent coverage or extentOf
properties.
|
PolygonType
A Polygon is defined by an outer boundary and zero or more inner
boundaries which are in turn defined by LinearRings.
|
Class and Description |
---|
AbstractFeatureCollectionBaseType
This abstract base type just makes the boundedBy element mandatory
for a feature collection.
|
AbstractFeatureCollectionType
A feature collection contains zero or more featureMember elements.
|
AbstractFeatureType
An abstract feature provides a set of common properties.
|
Class and Description |
---|
AbstractGeometryType
All geometry elements are derived from this abstract supertype;
a geometry element may have an identifying attribute (gid).
|
This work is licensed under a Creative Commons Attribution 4.0 International License.