Uses of Interface
net.opengis.gml.x32.SurfacePropertyType
-
Packages that use SurfacePropertyType Package Description net.opengis.gml.x32 net.opengis.gml.x32.impl -
-
Uses of SurfacePropertyType in net.opengis.gml.x32
Methods in net.opengis.gml.x32 that return SurfacePropertyType Modifier and Type Method Description SurfacePropertyTypeBaseSurfaceDocument. addNewBaseSurface()Appends and returns a new empty "baseSurface" elementSurfacePropertyTypeOrientableSurfaceType. addNewBaseSurface()Appends and returns a new empty "baseSurface" elementSurfacePropertyTypeExtentOfDocument. addNewExtentOf()Appends and returns a new empty "extentOf" elementSurfacePropertyTypeCompositeSurfaceType. addNewSurfaceMember()Appends and returns a new empty value (as xml) as the last "surfaceMember" elementSurfacePropertyTypeMultiSurfaceType. addNewSurfaceMember()Appends and returns a new empty value (as xml) as the last "surfaceMember" elementSurfacePropertyTypeShellType. addNewSurfaceMember()Appends and returns a new empty value (as xml) as the last "surfaceMember" elementSurfacePropertyTypeSurfaceMemberDocument. addNewSurfaceMember()Appends and returns a new empty "surfaceMember" elementSurfacePropertyTypeFaceType. addNewSurfaceProperty()Appends and returns a new empty "surfaceProperty" elementSurfacePropertyTypeSurfacePropertyDocument. addNewSurfaceProperty()Appends and returns a new empty "surfaceProperty" elementSurfacePropertyTypeBaseSurfaceDocument. getBaseSurface()Gets the "baseSurface" elementSurfacePropertyTypeOrientableSurfaceType. getBaseSurface()Gets the "baseSurface" elementSurfacePropertyTypeExtentOfDocument. getExtentOf()Gets the "extentOf" elementSurfacePropertyTypeSurfaceMemberDocument. getSurfaceMember()Gets the "surfaceMember" elementSurfacePropertyType[]CompositeSurfaceType. getSurfaceMemberArray()Gets array of all "surfaceMember" elementsSurfacePropertyTypeCompositeSurfaceType. getSurfaceMemberArray(int i)Gets ith "surfaceMember" elementSurfacePropertyType[]MultiSurfaceType. getSurfaceMemberArray()Gets array of all "surfaceMember" elementsSurfacePropertyTypeMultiSurfaceType. getSurfaceMemberArray(int i)Gets ith "surfaceMember" elementSurfacePropertyType[]ShellType. getSurfaceMemberArray()Gets array of all "surfaceMember" elementsSurfacePropertyTypeShellType. getSurfaceMemberArray(int i)Gets ith "surfaceMember" elementSurfacePropertyTypeFaceType. getSurfaceProperty()Gets the "surfaceProperty" elementSurfacePropertyTypeSurfacePropertyDocument. getSurfaceProperty()Gets the "surfaceProperty" elementSurfacePropertyTypeCompositeSurfaceType. insertNewSurfaceMember(int i)Inserts and returns a new empty value (as xml) as the ith "surfaceMember" elementSurfacePropertyTypeMultiSurfaceType. insertNewSurfaceMember(int i)Inserts and returns a new empty value (as xml) as the ith "surfaceMember" elementSurfacePropertyTypeShellType. insertNewSurfaceMember(int i)Inserts and returns a new empty value (as xml) as the ith "surfaceMember" elementstatic SurfacePropertyTypeSurfacePropertyType.Factory. newInstance()static SurfacePropertyTypeSurfacePropertyType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static SurfacePropertyTypeSurfacePropertyType.Factory. parse(File file)static SurfacePropertyTypeSurfacePropertyType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static SurfacePropertyTypeSurfacePropertyType.Factory. parse(InputStream is)static SurfacePropertyTypeSurfacePropertyType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static SurfacePropertyTypeSurfacePropertyType.Factory. parse(Reader r)static SurfacePropertyTypeSurfacePropertyType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static SurfacePropertyTypeSurfacePropertyType.Factory. parse(String xmlAsString)static SurfacePropertyTypeSurfacePropertyType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static SurfacePropertyTypeSurfacePropertyType.Factory. parse(URL u)static SurfacePropertyTypeSurfacePropertyType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static SurfacePropertyTypeSurfacePropertyType.Factory. parse(XMLStreamReader sr)static SurfacePropertyTypeSurfacePropertyType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static SurfacePropertyTypeSurfacePropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic SurfacePropertyTypeSurfacePropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic SurfacePropertyTypeSurfacePropertyType.Factory. parse(Node node)static SurfacePropertyTypeSurfacePropertyType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.gml.x32 with parameters of type SurfacePropertyType Modifier and Type Method Description voidBaseSurfaceDocument. setBaseSurface(SurfacePropertyType baseSurface)Sets the "baseSurface" elementvoidOrientableSurfaceType. setBaseSurface(SurfacePropertyType baseSurface)Sets the "baseSurface" elementvoidExtentOfDocument. setExtentOf(SurfacePropertyType extentOf)Sets the "extentOf" elementvoidSurfaceMemberDocument. setSurfaceMember(SurfacePropertyType surfaceMember)Sets the "surfaceMember" elementvoidCompositeSurfaceType. setSurfaceMemberArray(int i, SurfacePropertyType surfaceMember)Sets ith "surfaceMember" elementvoidCompositeSurfaceType. setSurfaceMemberArray(SurfacePropertyType[] surfaceMemberArray)Sets array of all "surfaceMember" elementvoidMultiSurfaceType. setSurfaceMemberArray(int i, SurfacePropertyType surfaceMember)Sets ith "surfaceMember" elementvoidMultiSurfaceType. setSurfaceMemberArray(SurfacePropertyType[] surfaceMemberArray)Sets array of all "surfaceMember" elementvoidShellType. setSurfaceMemberArray(int i, SurfacePropertyType surfaceMember)Sets ith "surfaceMember" elementvoidShellType. setSurfaceMemberArray(SurfacePropertyType[] surfaceMemberArray)Sets array of all "surfaceMember" elementvoidFaceType. setSurfaceProperty(SurfacePropertyType surfaceProperty)Sets the "surfaceProperty" elementvoidSurfacePropertyDocument. setSurfaceProperty(SurfacePropertyType surfaceProperty)Sets the "surfaceProperty" element -
Uses of SurfacePropertyType in net.opengis.gml.x32.impl
Classes in net.opengis.gml.x32.impl that implement SurfacePropertyType Modifier and Type Class Description classSurfacePropertyTypeImplAn XML SurfacePropertyType(@http://www.opengis.net/gml/3.2).Methods in net.opengis.gml.x32.impl that return SurfacePropertyType Modifier and Type Method Description SurfacePropertyTypeBaseSurfaceDocumentImpl. addNewBaseSurface()Appends and returns a new empty "baseSurface" elementSurfacePropertyTypeOrientableSurfaceTypeImpl. addNewBaseSurface()Appends and returns a new empty "baseSurface" elementSurfacePropertyTypeExtentOfDocumentImpl. addNewExtentOf()Appends and returns a new empty "extentOf" elementSurfacePropertyTypeCompositeSurfaceTypeImpl. addNewSurfaceMember()Appends and returns a new empty value (as xml) as the last "surfaceMember" elementSurfacePropertyTypeMultiSurfaceTypeImpl. addNewSurfaceMember()Appends and returns a new empty value (as xml) as the last "surfaceMember" elementSurfacePropertyTypeShellTypeImpl. addNewSurfaceMember()Appends and returns a new empty value (as xml) as the last "surfaceMember" elementSurfacePropertyTypeSurfaceMemberDocumentImpl. addNewSurfaceMember()Appends and returns a new empty "surfaceMember" elementSurfacePropertyTypeFaceTypeImpl. addNewSurfaceProperty()Appends and returns a new empty "surfaceProperty" elementSurfacePropertyTypeSurfacePropertyDocumentImpl. addNewSurfaceProperty()Appends and returns a new empty "surfaceProperty" elementSurfacePropertyTypeBaseSurfaceDocumentImpl. getBaseSurface()Gets the "baseSurface" elementSurfacePropertyTypeOrientableSurfaceTypeImpl. getBaseSurface()Gets the "baseSurface" elementSurfacePropertyTypeExtentOfDocumentImpl. getExtentOf()Gets the "extentOf" elementSurfacePropertyTypeSurfaceMemberDocumentImpl. getSurfaceMember()Gets the "surfaceMember" elementSurfacePropertyType[]CompositeSurfaceTypeImpl. getSurfaceMemberArray()Gets array of all "surfaceMember" elementsSurfacePropertyTypeCompositeSurfaceTypeImpl. getSurfaceMemberArray(int i)Gets ith "surfaceMember" elementSurfacePropertyType[]MultiSurfaceTypeImpl. getSurfaceMemberArray()Gets array of all "surfaceMember" elementsSurfacePropertyTypeMultiSurfaceTypeImpl. getSurfaceMemberArray(int i)Gets ith "surfaceMember" elementSurfacePropertyType[]ShellTypeImpl. getSurfaceMemberArray()Gets array of all "surfaceMember" elementsSurfacePropertyTypeShellTypeImpl. getSurfaceMemberArray(int i)Gets ith "surfaceMember" elementSurfacePropertyTypeFaceTypeImpl. getSurfaceProperty()Gets the "surfaceProperty" elementSurfacePropertyTypeSurfacePropertyDocumentImpl. getSurfaceProperty()Gets the "surfaceProperty" elementSurfacePropertyTypeCompositeSurfaceTypeImpl. insertNewSurfaceMember(int i)Inserts and returns a new empty value (as xml) as the ith "surfaceMember" elementSurfacePropertyTypeMultiSurfaceTypeImpl. insertNewSurfaceMember(int i)Inserts and returns a new empty value (as xml) as the ith "surfaceMember" elementSurfacePropertyTypeShellTypeImpl. insertNewSurfaceMember(int i)Inserts and returns a new empty value (as xml) as the ith "surfaceMember" elementMethods in net.opengis.gml.x32.impl with parameters of type SurfacePropertyType Modifier and Type Method Description voidBaseSurfaceDocumentImpl. setBaseSurface(SurfacePropertyType baseSurface)Sets the "baseSurface" elementvoidOrientableSurfaceTypeImpl. setBaseSurface(SurfacePropertyType baseSurface)Sets the "baseSurface" elementvoidExtentOfDocumentImpl. setExtentOf(SurfacePropertyType extentOf)Sets the "extentOf" elementvoidSurfaceMemberDocumentImpl. setSurfaceMember(SurfacePropertyType surfaceMember)Sets the "surfaceMember" elementvoidCompositeSurfaceTypeImpl. setSurfaceMemberArray(int i, SurfacePropertyType surfaceMember)Sets ith "surfaceMember" elementvoidCompositeSurfaceTypeImpl. setSurfaceMemberArray(SurfacePropertyType[] surfaceMemberArray)Sets array of all "surfaceMember" elementvoidMultiSurfaceTypeImpl. setSurfaceMemberArray(int i, SurfacePropertyType surfaceMember)Sets ith "surfaceMember" elementvoidMultiSurfaceTypeImpl. setSurfaceMemberArray(SurfacePropertyType[] surfaceMemberArray)Sets array of all "surfaceMember" elementvoidShellTypeImpl. setSurfaceMemberArray(int i, SurfacePropertyType surfaceMember)Sets ith "surfaceMember" elementvoidShellTypeImpl. setSurfaceMemberArray(SurfacePropertyType[] surfaceMemberArray)Sets array of all "surfaceMember" elementvoidFaceTypeImpl. setSurfaceProperty(SurfacePropertyType surfaceProperty)Sets the "surfaceProperty" elementvoidSurfacePropertyDocumentImpl. setSurfaceProperty(SurfacePropertyType surfaceProperty)Sets the "surfaceProperty" element
-