Package org.geotools.xml.gml
Class GMLComplexTypes
Object
GMLComplexTypes
This class is intended to act as a collection of package visible GML complexType definition to be used by the
GMLSchema
- Author:
- $author$
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
This class represents an AbstractFeatureCollectionsBaseType within the GML Schema.static class
This class represents an AbstractFeatureCollectionType within the GML Schema.static class
This class represents an AbstractFeatureType within the GML Schema.static class
This class represents an AbstractGeometryCollectionBaseType within the GML Schema.static class
This class represents an AbstractGeometryType within the GML Schema.static class
This class represents an BoundingShapeType within the GML Schema.static class
This class represents an BoxType within the GML Schema.static class
This class represents an CoordinatesType within the GML Schema.static class
This class represents an CoordType within the GML Schema.static class
This class represents an FeatureAssociationType within the GML Schema.static class
This class represents an GeometryAssociationType within the GML Schema.static class
This class represents an GeometryCollectionType within the GML Schema.static class
This class represents an GeometryPropertyType within the GML Schema.static class
This class represents an LinearRingMemberType within the GML Schema.static class
This class represents an LinearRingType within the GML Schema.static class
This class represents an LineStringMemberType within the GML Schema.static class
This class represents an LineStringPropertyType within the GML Schema.static class
This class represents an LineStringType within the GML Schema.static class
This class represents an MultiGeometryPropertyType within the GML Schema.static class
This class represents an MultiLineStringPropertyType within the GML Schema.static class
This class represents an MultiLineStringType within the GML Schema.static class
This class represents an MultiPointPropertyType within the GML Schema.static class
This class represents an MultiPointType within the GML Schema.static class
This class represents an MultiPolygonPropertyType within the GML Schema.static class
This class represents an MultiPolygonType within the GML Schema.static class
This class represents an PointMemberType within the GML Schema.static class
This class represents an PointPropertyType within the GML Schema.static class
This class represents an PointType within the GML Schema.static class
This class represents an PolygonMemberType within the GML Schema.static class
This class represents an PolygonPropertyType within the GML Schema.static class
This class represents an PolygonType within the GML Schema. -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SimpleFeatureType
createFeatureType
(ComplexType element) static SimpleFeatureType
createFeatureType
(Element element)
-
Field Details
-
logger
-
-
Constructor Details
-
GMLComplexTypes
public GMLComplexTypes()
-
-
Method Details
-
createFeatureType
- Throws:
SAXException
-
createFeatureType
- Throws:
SAXException
-