SimpleArcByCenterPointType |
SimpleArcByCenterPointDocument.addNewSimpleArcByCenterPoint() |
Appends and returns a new empty "SimpleArcByCenterPoint" element
|
SimpleArcByCenterPointType |
SimpleCircleByCenterPointDocument.addNewSimpleCircleByCenterPoint() |
Appends and returns a new empty "SimpleCircleByCenterPoint" element
|
SimpleArcByCenterPointType |
SimpleArcByCenterPointDocument.getSimpleArcByCenterPoint() |
Gets the "SimpleArcByCenterPoint" element
|
SimpleArcByCenterPointType |
SimpleCircleByCenterPointDocument.getSimpleCircleByCenterPoint() |
Gets the "SimpleCircleByCenterPoint" element
|
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.newInstance() |
|
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
|
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(File file) |
|
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
|
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(InputStream is) |
|
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
|
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(Reader r) |
|
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
|
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(String xmlAsString) |
|
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
|
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(URL u) |
|
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
|
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(XMLStreamReader sr) |
|
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
|
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) |
Deprecated.
|
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options) |
Deprecated.
|
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(Node node) |
|
static SimpleArcByCenterPointType |
SimpleArcByCenterPointType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
|