Uses of Interface
net.opengis.gml.x32.AbstractRingPropertyType
-
Packages that use AbstractRingPropertyType Package Description net.opengis.gml.x32 net.opengis.gml.x32.impl -
-
Uses of AbstractRingPropertyType in net.opengis.gml.x32
Methods in net.opengis.gml.x32 that return AbstractRingPropertyType Modifier and Type Method Description AbstractRingPropertyTypeExteriorDocument. addNewExterior()Appends and returns a new empty "exterior" elementAbstractRingPropertyTypePolygonPatchType. addNewExterior()Appends and returns a new empty "exterior" elementAbstractRingPropertyTypePolygonType. addNewExterior()Appends and returns a new empty "exterior" elementAbstractRingPropertyTypeRectangleType. addNewExterior()Appends and returns a new empty "exterior" elementAbstractRingPropertyTypeTriangleType. addNewExterior()Appends and returns a new empty "exterior" elementAbstractRingPropertyTypeInteriorDocument. addNewInterior()Appends and returns a new empty "interior" elementAbstractRingPropertyTypePolygonPatchType. addNewInterior()Appends and returns a new empty value (as xml) as the last "interior" elementAbstractRingPropertyTypePolygonType. addNewInterior()Appends and returns a new empty value (as xml) as the last "interior" elementAbstractRingPropertyTypeExteriorDocument. getExterior()Gets the "exterior" elementAbstractRingPropertyTypePolygonPatchType. getExterior()Gets the "exterior" elementAbstractRingPropertyTypePolygonType. getExterior()Gets the "exterior" elementAbstractRingPropertyTypeRectangleType. getExterior()Gets the "exterior" elementAbstractRingPropertyTypeTriangleType. getExterior()Gets the "exterior" elementAbstractRingPropertyTypeInteriorDocument. getInterior()Gets the "interior" elementAbstractRingPropertyType[]PolygonPatchType. getInteriorArray()Gets array of all "interior" elementsAbstractRingPropertyTypePolygonPatchType. getInteriorArray(int i)Gets ith "interior" elementAbstractRingPropertyType[]PolygonType. getInteriorArray()Gets array of all "interior" elementsAbstractRingPropertyTypePolygonType. getInteriorArray(int i)Gets ith "interior" elementAbstractRingPropertyTypePolygonPatchType. insertNewInterior(int i)Inserts and returns a new empty value (as xml) as the ith "interior" elementAbstractRingPropertyTypePolygonType. insertNewInterior(int i)Inserts and returns a new empty value (as xml) as the ith "interior" elementstatic AbstractRingPropertyTypeAbstractRingPropertyType.Factory. newInstance()static AbstractRingPropertyTypeAbstractRingPropertyType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static AbstractRingPropertyTypeAbstractRingPropertyType.Factory. parse(File file)static AbstractRingPropertyTypeAbstractRingPropertyType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static AbstractRingPropertyTypeAbstractRingPropertyType.Factory. parse(InputStream is)static AbstractRingPropertyTypeAbstractRingPropertyType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static AbstractRingPropertyTypeAbstractRingPropertyType.Factory. parse(Reader r)static AbstractRingPropertyTypeAbstractRingPropertyType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static AbstractRingPropertyTypeAbstractRingPropertyType.Factory. parse(String xmlAsString)static AbstractRingPropertyTypeAbstractRingPropertyType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static AbstractRingPropertyTypeAbstractRingPropertyType.Factory. parse(URL u)static AbstractRingPropertyTypeAbstractRingPropertyType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static AbstractRingPropertyTypeAbstractRingPropertyType.Factory. parse(XMLStreamReader sr)static AbstractRingPropertyTypeAbstractRingPropertyType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static AbstractRingPropertyTypeAbstractRingPropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic AbstractRingPropertyTypeAbstractRingPropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic AbstractRingPropertyTypeAbstractRingPropertyType.Factory. parse(Node node)static AbstractRingPropertyTypeAbstractRingPropertyType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.gml.x32 with parameters of type AbstractRingPropertyType Modifier and Type Method Description voidExteriorDocument. setExterior(AbstractRingPropertyType exterior)Sets the "exterior" elementvoidPolygonPatchType. setExterior(AbstractRingPropertyType exterior)Sets the "exterior" elementvoidPolygonType. setExterior(AbstractRingPropertyType exterior)Sets the "exterior" elementvoidRectangleType. setExterior(AbstractRingPropertyType exterior)Sets the "exterior" elementvoidTriangleType. setExterior(AbstractRingPropertyType exterior)Sets the "exterior" elementvoidInteriorDocument. setInterior(AbstractRingPropertyType interior)Sets the "interior" elementvoidPolygonPatchType. setInteriorArray(int i, AbstractRingPropertyType interior)Sets ith "interior" elementvoidPolygonPatchType. setInteriorArray(AbstractRingPropertyType[] interiorArray)Sets array of all "interior" elementvoidPolygonType. setInteriorArray(int i, AbstractRingPropertyType interior)Sets ith "interior" elementvoidPolygonType. setInteriorArray(AbstractRingPropertyType[] interiorArray)Sets array of all "interior" element -
Uses of AbstractRingPropertyType in net.opengis.gml.x32.impl
Classes in net.opengis.gml.x32.impl that implement AbstractRingPropertyType Modifier and Type Class Description classAbstractRingPropertyTypeImplAn XML AbstractRingPropertyType(@http://www.opengis.net/gml/3.2).Methods in net.opengis.gml.x32.impl that return AbstractRingPropertyType Modifier and Type Method Description AbstractRingPropertyTypeExteriorDocumentImpl. addNewExterior()Appends and returns a new empty "exterior" elementAbstractRingPropertyTypePolygonPatchTypeImpl. addNewExterior()Appends and returns a new empty "exterior" elementAbstractRingPropertyTypePolygonTypeImpl. addNewExterior()Appends and returns a new empty "exterior" elementAbstractRingPropertyTypeRectangleTypeImpl. addNewExterior()Appends and returns a new empty "exterior" elementAbstractRingPropertyTypeTriangleTypeImpl. addNewExterior()Appends and returns a new empty "exterior" elementAbstractRingPropertyTypeInteriorDocumentImpl. addNewInterior()Appends and returns a new empty "interior" elementAbstractRingPropertyTypePolygonPatchTypeImpl. addNewInterior()Appends and returns a new empty value (as xml) as the last "interior" elementAbstractRingPropertyTypePolygonTypeImpl. addNewInterior()Appends and returns a new empty value (as xml) as the last "interior" elementAbstractRingPropertyTypeExteriorDocumentImpl. getExterior()Gets the "exterior" elementAbstractRingPropertyTypePolygonPatchTypeImpl. getExterior()Gets the "exterior" elementAbstractRingPropertyTypePolygonTypeImpl. getExterior()Gets the "exterior" elementAbstractRingPropertyTypeRectangleTypeImpl. getExterior()Gets the "exterior" elementAbstractRingPropertyTypeTriangleTypeImpl. getExterior()Gets the "exterior" elementAbstractRingPropertyTypeInteriorDocumentImpl. getInterior()Gets the "interior" elementAbstractRingPropertyType[]PolygonPatchTypeImpl. getInteriorArray()Gets array of all "interior" elementsAbstractRingPropertyTypePolygonPatchTypeImpl. getInteriorArray(int i)Gets ith "interior" elementAbstractRingPropertyType[]PolygonTypeImpl. getInteriorArray()Gets array of all "interior" elementsAbstractRingPropertyTypePolygonTypeImpl. getInteriorArray(int i)Gets ith "interior" elementAbstractRingPropertyTypePolygonPatchTypeImpl. insertNewInterior(int i)Inserts and returns a new empty value (as xml) as the ith "interior" elementAbstractRingPropertyTypePolygonTypeImpl. insertNewInterior(int i)Inserts and returns a new empty value (as xml) as the ith "interior" elementMethods in net.opengis.gml.x32.impl with parameters of type AbstractRingPropertyType Modifier and Type Method Description voidExteriorDocumentImpl. setExterior(AbstractRingPropertyType exterior)Sets the "exterior" elementvoidPolygonPatchTypeImpl. setExterior(AbstractRingPropertyType exterior)Sets the "exterior" elementvoidPolygonTypeImpl. setExterior(AbstractRingPropertyType exterior)Sets the "exterior" elementvoidRectangleTypeImpl. setExterior(AbstractRingPropertyType exterior)Sets the "exterior" elementvoidTriangleTypeImpl. setExterior(AbstractRingPropertyType exterior)Sets the "exterior" elementvoidInteriorDocumentImpl. setInterior(AbstractRingPropertyType interior)Sets the "interior" elementvoidPolygonPatchTypeImpl. setInteriorArray(int i, AbstractRingPropertyType interior)Sets ith "interior" elementvoidPolygonPatchTypeImpl. setInteriorArray(AbstractRingPropertyType[] interiorArray)Sets array of all "interior" elementvoidPolygonTypeImpl. setInteriorArray(int i, AbstractRingPropertyType interior)Sets ith "interior" elementvoidPolygonTypeImpl. setInteriorArray(AbstractRingPropertyType[] interiorArray)Sets array of all "interior" element
-