Uses of Interface
net.opengis.gml.x32.AbstractSurfacePatchType
-
Packages that use AbstractSurfacePatchType Package Description net.opengis.gml.x32 net.opengis.gml.x32.impl -
-
Uses of AbstractSurfacePatchType in net.opengis.gml.x32
Subinterfaces of AbstractSurfacePatchType in net.opengis.gml.x32 Modifier and Type Interface Description interfaceAbstractGriddedSurfaceTypeAn XML AbstractGriddedSurfaceType(@http://www.opengis.net/gml/3.2).interfaceAbstractParametricCurveSurfaceTypeAn XML AbstractParametricCurveSurfaceType(@http://www.opengis.net/gml/3.2).interfaceConeTypeAn XML ConeType(@http://www.opengis.net/gml/3.2).interfaceCylinderTypeAn XML CylinderType(@http://www.opengis.net/gml/3.2).interfacePolygonPatchTypeAn XML PolygonPatchType(@http://www.opengis.net/gml/3.2).interfaceRectangleTypeAn XML RectangleType(@http://www.opengis.net/gml/3.2).interfaceSphereTypeAn XML SphereType(@http://www.opengis.net/gml/3.2).interfaceTriangleTypeAn XML TriangleType(@http://www.opengis.net/gml/3.2).Methods in net.opengis.gml.x32 that return AbstractSurfacePatchType Modifier and Type Method Description AbstractSurfacePatchTypeAbstractSurfacePatchDocument. addNewAbstractSurfacePatch()Appends and returns a new empty "AbstractSurfacePatch" elementAbstractSurfacePatchTypeSurfacePatchArrayPropertyType. addNewAbstractSurfacePatch()Appends and returns a new empty value (as xml) as the last "AbstractSurfacePatch" elementAbstractSurfacePatchTypeAbstractSurfacePatchDocument. getAbstractSurfacePatch()Gets the "AbstractSurfacePatch" elementAbstractSurfacePatchType[]SurfacePatchArrayPropertyType. getAbstractSurfacePatchArray()Gets array of all "AbstractSurfacePatch" elementsAbstractSurfacePatchTypeSurfacePatchArrayPropertyType. getAbstractSurfacePatchArray(int i)Gets ith "AbstractSurfacePatch" elementAbstractSurfacePatchTypeSurfacePatchArrayPropertyType. insertNewAbstractSurfacePatch(int i)Inserts and returns a new empty value (as xml) as the ith "AbstractSurfacePatch" elementstatic AbstractSurfacePatchTypeAbstractSurfacePatchType.Factory. newInstance()Deprecated.No need to be able to create instances of abstract typesstatic AbstractSurfacePatchTypeAbstractSurfacePatchType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Deprecated.No need to be able to create instances of abstract typesstatic AbstractSurfacePatchTypeAbstractSurfacePatchType.Factory. parse(File file)static AbstractSurfacePatchTypeAbstractSurfacePatchType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static AbstractSurfacePatchTypeAbstractSurfacePatchType.Factory. parse(InputStream is)static AbstractSurfacePatchTypeAbstractSurfacePatchType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static AbstractSurfacePatchTypeAbstractSurfacePatchType.Factory. parse(Reader r)static AbstractSurfacePatchTypeAbstractSurfacePatchType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static AbstractSurfacePatchTypeAbstractSurfacePatchType.Factory. parse(String xmlAsString)static AbstractSurfacePatchTypeAbstractSurfacePatchType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static AbstractSurfacePatchTypeAbstractSurfacePatchType.Factory. parse(URL u)static AbstractSurfacePatchTypeAbstractSurfacePatchType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static AbstractSurfacePatchTypeAbstractSurfacePatchType.Factory. parse(XMLStreamReader sr)static AbstractSurfacePatchTypeAbstractSurfacePatchType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static AbstractSurfacePatchTypeAbstractSurfacePatchType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic AbstractSurfacePatchTypeAbstractSurfacePatchType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic AbstractSurfacePatchTypeAbstractSurfacePatchType.Factory. parse(Node node)static AbstractSurfacePatchTypeAbstractSurfacePatchType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.gml.x32 with parameters of type AbstractSurfacePatchType Modifier and Type Method Description voidAbstractSurfacePatchDocument. setAbstractSurfacePatch(AbstractSurfacePatchType abstractSurfacePatch)Sets the "AbstractSurfacePatch" elementvoidSurfacePatchArrayPropertyType. setAbstractSurfacePatchArray(int i, AbstractSurfacePatchType abstractSurfacePatch)Sets ith "AbstractSurfacePatch" elementvoidSurfacePatchArrayPropertyType. setAbstractSurfacePatchArray(AbstractSurfacePatchType[] abstractSurfacePatchArray)Sets array of all "AbstractSurfacePatch" element -
Uses of AbstractSurfacePatchType in net.opengis.gml.x32.impl
Classes in net.opengis.gml.x32.impl that implement AbstractSurfacePatchType Modifier and Type Class Description classAbstractGriddedSurfaceTypeImplAn XML AbstractGriddedSurfaceType(@http://www.opengis.net/gml/3.2).classAbstractParametricCurveSurfaceTypeImplAn XML AbstractParametricCurveSurfaceType(@http://www.opengis.net/gml/3.2).classAbstractSurfacePatchTypeImplAn XML AbstractSurfacePatchType(@http://www.opengis.net/gml/3.2).classConeTypeImplAn XML ConeType(@http://www.opengis.net/gml/3.2).classCylinderTypeImplAn XML CylinderType(@http://www.opengis.net/gml/3.2).classPolygonPatchTypeImplAn XML PolygonPatchType(@http://www.opengis.net/gml/3.2).classRectangleTypeImplAn XML RectangleType(@http://www.opengis.net/gml/3.2).classSphereTypeImplAn XML SphereType(@http://www.opengis.net/gml/3.2).classTriangleTypeImplAn XML TriangleType(@http://www.opengis.net/gml/3.2).Methods in net.opengis.gml.x32.impl that return AbstractSurfacePatchType Modifier and Type Method Description AbstractSurfacePatchTypeAbstractSurfacePatchDocumentImpl. addNewAbstractSurfacePatch()Appends and returns a new empty "AbstractSurfacePatch" elementAbstractSurfacePatchTypeSurfacePatchArrayPropertyTypeImpl. addNewAbstractSurfacePatch()Appends and returns a new empty value (as xml) as the last "AbstractSurfacePatch" elementAbstractSurfacePatchTypeAbstractSurfacePatchDocumentImpl. getAbstractSurfacePatch()Gets the "AbstractSurfacePatch" elementAbstractSurfacePatchType[]SurfacePatchArrayPropertyTypeImpl. getAbstractSurfacePatchArray()Gets array of all "AbstractSurfacePatch" elementsAbstractSurfacePatchTypeSurfacePatchArrayPropertyTypeImpl. getAbstractSurfacePatchArray(int i)Gets ith "AbstractSurfacePatch" elementAbstractSurfacePatchTypeSurfacePatchArrayPropertyTypeImpl. insertNewAbstractSurfacePatch(int i)Inserts and returns a new empty value (as xml) as the ith "AbstractSurfacePatch" elementMethods in net.opengis.gml.x32.impl with parameters of type AbstractSurfacePatchType Modifier and Type Method Description voidAbstractSurfacePatchDocumentImpl. setAbstractSurfacePatch(AbstractSurfacePatchType abstractSurfacePatch)Sets the "AbstractSurfacePatch" elementvoidSurfacePatchArrayPropertyTypeImpl. setAbstractSurfacePatchArray(int i, AbstractSurfacePatchType abstractSurfacePatch)Sets ith "AbstractSurfacePatch" elementvoidSurfacePatchArrayPropertyTypeImpl. setAbstractSurfacePatchArray(AbstractSurfacePatchType[] abstractSurfacePatchArray)Sets array of all "AbstractSurfacePatch" element
-