Uses of Interface
net.opengis.gml.x32.AbstractGeometryDocument
-
Packages that use AbstractGeometryDocument Package Description net.opengis.gml.x32 net.opengis.gml.x32.impl -
-
Uses of AbstractGeometryDocument in net.opengis.gml.x32
Subinterfaces of AbstractGeometryDocument in net.opengis.gml.x32 Modifier and Type Interface Description interfaceAbstractCurveDocumentA document containing one AbstractCurve(@http://www.opengis.net/gml/3.2) element.interfaceAbstractGeometricAggregateDocumentA document containing one AbstractGeometricAggregate(@http://www.opengis.net/gml/3.2) element.interfaceAbstractGeometricPrimitiveDocumentA document containing one AbstractGeometricPrimitive(@http://www.opengis.net/gml/3.2) element.interfaceAbstractImplicitGeometryDocumentA document containing one AbstractImplicitGeometry(@http://www.opengis.net/gml/3.2) element.interfaceAbstractSolidDocumentA document containing one AbstractSolid(@http://www.opengis.net/gml/3.2) element.interfaceAbstractSurfaceDocumentA document containing one AbstractSurface(@http://www.opengis.net/gml/3.2) element.interfaceCompositeCurveDocumentA document containing one CompositeCurve(@http://www.opengis.net/gml/3.2) element.interfaceCompositeSolidDocumentA document containing one CompositeSolid(@http://www.opengis.net/gml/3.2) element.interfaceCompositeSurfaceDocumentA document containing one CompositeSurface(@http://www.opengis.net/gml/3.2) element.interfaceCurveDocumentA document containing one Curve(@http://www.opengis.net/gml/3.2) element.interfaceGeometricComplexDocumentA document containing one GeometricComplex(@http://www.opengis.net/gml/3.2) element.interfaceGridDocumentA document containing one Grid(@http://www.opengis.net/gml/3.2) element.interfaceLineStringDocumentA document containing one LineString(@http://www.opengis.net/gml/3.2) element.interfaceMultiCurveDocumentA document containing one MultiCurve(@http://www.opengis.net/gml/3.2) element.interfaceMultiGeometryDocumentA document containing one MultiGeometry(@http://www.opengis.net/gml/3.2) element.interfaceMultiPointDocumentA document containing one MultiPoint(@http://www.opengis.net/gml/3.2) element.interfaceMultiSolidDocumentA document containing one MultiSolid(@http://www.opengis.net/gml/3.2) element.interfaceMultiSurfaceDocumentA document containing one MultiSurface(@http://www.opengis.net/gml/3.2) element.interfaceOrientableCurveDocumentA document containing one OrientableCurve(@http://www.opengis.net/gml/3.2) element.interfaceOrientableSurfaceDocumentA document containing one OrientableSurface(@http://www.opengis.net/gml/3.2) element.interfacePointDocumentA document containing one Point(@http://www.opengis.net/gml/3.2) element.interfacePolygonDocumentA document containing one Polygon(@http://www.opengis.net/gml/3.2) element.interfacePolyhedralSurfaceDocumentA document containing one PolyhedralSurface(@http://www.opengis.net/gml/3.2) element.interfaceRectifiedGridDocumentA document containing one RectifiedGrid(@http://www.opengis.net/gml/3.2) element.interfaceSolidDocumentA document containing one Solid(@http://www.opengis.net/gml/3.2) element.interfaceSurfaceDocumentA document containing one Surface(@http://www.opengis.net/gml/3.2) element.interfaceTinDocumentA document containing one Tin(@http://www.opengis.net/gml/3.2) element.interfaceTriangulatedSurfaceDocumentA document containing one TriangulatedSurface(@http://www.opengis.net/gml/3.2) element.Methods in net.opengis.gml.x32 that return AbstractGeometryDocument Modifier and Type Method Description static AbstractGeometryDocumentAbstractGeometryDocument.Factory. newInstance()static AbstractGeometryDocumentAbstractGeometryDocument.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static AbstractGeometryDocumentAbstractGeometryDocument.Factory. parse(File file)static AbstractGeometryDocumentAbstractGeometryDocument.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static AbstractGeometryDocumentAbstractGeometryDocument.Factory. parse(InputStream is)static AbstractGeometryDocumentAbstractGeometryDocument.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static AbstractGeometryDocumentAbstractGeometryDocument.Factory. parse(Reader r)static AbstractGeometryDocumentAbstractGeometryDocument.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static AbstractGeometryDocumentAbstractGeometryDocument.Factory. parse(String xmlAsString)static AbstractGeometryDocumentAbstractGeometryDocument.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static AbstractGeometryDocumentAbstractGeometryDocument.Factory. parse(URL u)static AbstractGeometryDocumentAbstractGeometryDocument.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static AbstractGeometryDocumentAbstractGeometryDocument.Factory. parse(XMLStreamReader sr)static AbstractGeometryDocumentAbstractGeometryDocument.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static AbstractGeometryDocumentAbstractGeometryDocument.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic AbstractGeometryDocumentAbstractGeometryDocument.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic AbstractGeometryDocumentAbstractGeometryDocument.Factory. parse(Node node)static AbstractGeometryDocumentAbstractGeometryDocument.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options) -
Uses of AbstractGeometryDocument in net.opengis.gml.x32.impl
Classes in net.opengis.gml.x32.impl that implement AbstractGeometryDocument Modifier and Type Class Description classAbstractCurveDocumentImplA document containing one AbstractCurve(@http://www.opengis.net/gml/3.2) element.classAbstractGeometricAggregateDocumentImplA document containing one AbstractGeometricAggregate(@http://www.opengis.net/gml/3.2) element.classAbstractGeometricPrimitiveDocumentImplA document containing one AbstractGeometricPrimitive(@http://www.opengis.net/gml/3.2) element.classAbstractGeometryDocumentImplA document containing one AbstractGeometry(@http://www.opengis.net/gml/3.2) element.classAbstractImplicitGeometryDocumentImplA document containing one AbstractImplicitGeometry(@http://www.opengis.net/gml/3.2) element.classAbstractSolidDocumentImplA document containing one AbstractSolid(@http://www.opengis.net/gml/3.2) element.classAbstractSurfaceDocumentImplA document containing one AbstractSurface(@http://www.opengis.net/gml/3.2) element.classCompositeCurveDocumentImplA document containing one CompositeCurve(@http://www.opengis.net/gml/3.2) element.classCompositeSolidDocumentImplA document containing one CompositeSolid(@http://www.opengis.net/gml/3.2) element.classCompositeSurfaceDocumentImplA document containing one CompositeSurface(@http://www.opengis.net/gml/3.2) element.classCurveDocumentImplA document containing one Curve(@http://www.opengis.net/gml/3.2) element.classGeometricComplexDocumentImplA document containing one GeometricComplex(@http://www.opengis.net/gml/3.2) element.classGridDocumentImplA document containing one Grid(@http://www.opengis.net/gml/3.2) element.classLineStringDocumentImplA document containing one LineString(@http://www.opengis.net/gml/3.2) element.classMultiCurveDocumentImplA document containing one MultiCurve(@http://www.opengis.net/gml/3.2) element.classMultiGeometryDocumentImplA document containing one MultiGeometry(@http://www.opengis.net/gml/3.2) element.classMultiPointDocumentImplA document containing one MultiPoint(@http://www.opengis.net/gml/3.2) element.classMultiSolidDocumentImplA document containing one MultiSolid(@http://www.opengis.net/gml/3.2) element.classMultiSurfaceDocumentImplA document containing one MultiSurface(@http://www.opengis.net/gml/3.2) element.classOrientableCurveDocumentImplA document containing one OrientableCurve(@http://www.opengis.net/gml/3.2) element.classOrientableSurfaceDocumentImplA document containing one OrientableSurface(@http://www.opengis.net/gml/3.2) element.classPointDocumentImplA document containing one Point(@http://www.opengis.net/gml/3.2) element.classPolygonDocumentImplA document containing one Polygon(@http://www.opengis.net/gml/3.2) element.classPolyhedralSurfaceDocumentImplA document containing one PolyhedralSurface(@http://www.opengis.net/gml/3.2) element.classRectifiedGridDocumentImplA document containing one RectifiedGrid(@http://www.opengis.net/gml/3.2) element.classSolidDocumentImplA document containing one Solid(@http://www.opengis.net/gml/3.2) element.classSurfaceDocumentImplA document containing one Surface(@http://www.opengis.net/gml/3.2) element.classTinDocumentImplA document containing one Tin(@http://www.opengis.net/gml/3.2) element.classTriangulatedSurfaceDocumentImplA document containing one TriangulatedSurface(@http://www.opengis.net/gml/3.2) element.
-