CVDiscretePointCoverageType |
CVDiscretePointCoverageDocument.addNewCVDiscretePointCoverage() |
Appends and returns a new empty "CV_DiscretePointCoverage" element
|
CVDiscretePointCoverageType |
CVDiscretePointCoveragePropertyType.addNewCVDiscretePointCoverage() |
Appends and returns a new empty "CV_DiscretePointCoverage" element
|
CVDiscretePointCoverageType |
CVDiscretePointCoverageDocument.getCVDiscretePointCoverage() |
Gets the "CV_DiscretePointCoverage" element
|
CVDiscretePointCoverageType |
CVDiscretePointCoveragePropertyType.getCVDiscretePointCoverage() |
Gets the "CV_DiscretePointCoverage" element
|
static CVDiscretePointCoverageType |
CVDiscretePointCoverageType.Factory.newInstance() |
|
static CVDiscretePointCoverageType |
CVDiscretePointCoverageType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
|
static CVDiscretePointCoverageType |
CVDiscretePointCoverageType.Factory.parse(File file) |
|
static CVDiscretePointCoverageType |
CVDiscretePointCoverageType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
|
static CVDiscretePointCoverageType |
CVDiscretePointCoverageType.Factory.parse(InputStream is) |
|
static CVDiscretePointCoverageType |
CVDiscretePointCoverageType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
|
static CVDiscretePointCoverageType |
CVDiscretePointCoverageType.Factory.parse(Reader r) |
|
static CVDiscretePointCoverageType |
CVDiscretePointCoverageType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
|
static CVDiscretePointCoverageType |
CVDiscretePointCoverageType.Factory.parse(String xmlAsString) |
|
static CVDiscretePointCoverageType |
CVDiscretePointCoverageType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
|
static CVDiscretePointCoverageType |
CVDiscretePointCoverageType.Factory.parse(URL u) |
|
static CVDiscretePointCoverageType |
CVDiscretePointCoverageType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
|
static CVDiscretePointCoverageType |
CVDiscretePointCoverageType.Factory.parse(XMLStreamReader sr) |
|
static CVDiscretePointCoverageType |
CVDiscretePointCoverageType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
|
static CVDiscretePointCoverageType |
CVDiscretePointCoverageType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) |
Deprecated.
|
static CVDiscretePointCoverageType |
CVDiscretePointCoverageType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options) |
Deprecated.
|
static CVDiscretePointCoverageType |
CVDiscretePointCoverageType.Factory.parse(Node node) |
|
static CVDiscretePointCoverageType |
CVDiscretePointCoverageType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
|