CVPointValuePairType |
CVPointValuePairDocument.addNewCVPointValuePair() |
Appends and returns a new empty "CV_PointValuePair" element
|
CVPointValuePairType |
CVPointValuePairPropertyType.addNewCVPointValuePair() |
Appends and returns a new empty "CV_PointValuePair" element
|
CVPointValuePairType |
CVPointValuePairDocument.getCVPointValuePair() |
Gets the "CV_PointValuePair" element
|
CVPointValuePairType |
CVPointValuePairPropertyType.getCVPointValuePair() |
Gets the "CV_PointValuePair" element
|
static CVPointValuePairType |
CVPointValuePairType.Factory.newInstance() |
|
static CVPointValuePairType |
CVPointValuePairType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
|
static CVPointValuePairType |
CVPointValuePairType.Factory.parse(File file) |
|
static CVPointValuePairType |
CVPointValuePairType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
|
static CVPointValuePairType |
CVPointValuePairType.Factory.parse(InputStream is) |
|
static CVPointValuePairType |
CVPointValuePairType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
|
static CVPointValuePairType |
CVPointValuePairType.Factory.parse(Reader r) |
|
static CVPointValuePairType |
CVPointValuePairType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
|
static CVPointValuePairType |
CVPointValuePairType.Factory.parse(String xmlAsString) |
|
static CVPointValuePairType |
CVPointValuePairType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
|
static CVPointValuePairType |
CVPointValuePairType.Factory.parse(URL u) |
|
static CVPointValuePairType |
CVPointValuePairType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
|
static CVPointValuePairType |
CVPointValuePairType.Factory.parse(XMLStreamReader sr) |
|
static CVPointValuePairType |
CVPointValuePairType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
|
static CVPointValuePairType |
CVPointValuePairType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) |
Deprecated.
|
static CVPointValuePairType |
CVPointValuePairType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options) |
Deprecated.
|
static CVPointValuePairType |
CVPointValuePairType.Factory.parse(Node node) |
|
static CVPointValuePairType |
CVPointValuePairType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
|