PointArrayPropertyType |
PointArrayPropertyDocument.addNewPointArrayProperty() |
Appends and returns a new empty "pointArrayProperty" element
|
PointArrayPropertyType |
MultiPointType.addNewPointMembers() |
Appends and returns a new empty "pointMembers" element
|
PointArrayPropertyType |
PointMembersDocument.addNewPointMembers() |
Appends and returns a new empty "pointMembers" element
|
PointArrayPropertyType |
PointArrayPropertyDocument.getPointArrayProperty() |
Gets the "pointArrayProperty" element
|
PointArrayPropertyType |
MultiPointType.getPointMembers() |
Gets the "pointMembers" element
|
PointArrayPropertyType |
PointMembersDocument.getPointMembers() |
Gets the "pointMembers" element
|
static PointArrayPropertyType |
PointArrayPropertyType.Factory.newInstance() |
|
static PointArrayPropertyType |
PointArrayPropertyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
|
static PointArrayPropertyType |
PointArrayPropertyType.Factory.parse(File file) |
|
static PointArrayPropertyType |
PointArrayPropertyType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
|
static PointArrayPropertyType |
PointArrayPropertyType.Factory.parse(InputStream is) |
|
static PointArrayPropertyType |
PointArrayPropertyType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
|
static PointArrayPropertyType |
PointArrayPropertyType.Factory.parse(Reader r) |
|
static PointArrayPropertyType |
PointArrayPropertyType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
|
static PointArrayPropertyType |
PointArrayPropertyType.Factory.parse(String xmlAsString) |
|
static PointArrayPropertyType |
PointArrayPropertyType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
|
static PointArrayPropertyType |
PointArrayPropertyType.Factory.parse(URL u) |
|
static PointArrayPropertyType |
PointArrayPropertyType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
|
static PointArrayPropertyType |
PointArrayPropertyType.Factory.parse(XMLStreamReader sr) |
|
static PointArrayPropertyType |
PointArrayPropertyType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
|
static PointArrayPropertyType |
PointArrayPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) |
Deprecated.
|
static PointArrayPropertyType |
PointArrayPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options) |
Deprecated.
|
static PointArrayPropertyType |
PointArrayPropertyType.Factory.parse(Node node) |
|
static PointArrayPropertyType |
PointArrayPropertyType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
|