CategoryPropertyType |
NormalizedCurveType.addNewExtrapolationMethod() |
Appends and returns a new empty "extrapolationMethod" element
|
CategoryPropertyType |
NormalizedCurveType.addNewInterpolationMethod() |
Appends and returns a new empty "interpolationMethod" element
|
CategoryPropertyType |
NormalizedCurveType.getExtrapolationMethod() |
Gets the "extrapolationMethod" element
|
CategoryPropertyType |
NormalizedCurveType.getInterpolationMethod() |
Gets the "interpolationMethod" element
|
static CategoryPropertyType |
CategoryPropertyType.Factory.newInstance() |
|
static CategoryPropertyType |
CategoryPropertyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
|
static CategoryPropertyType |
CategoryPropertyType.Factory.parse(File file) |
|
static CategoryPropertyType |
CategoryPropertyType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
|
static CategoryPropertyType |
CategoryPropertyType.Factory.parse(InputStream is) |
|
static CategoryPropertyType |
CategoryPropertyType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
|
static CategoryPropertyType |
CategoryPropertyType.Factory.parse(Reader r) |
|
static CategoryPropertyType |
CategoryPropertyType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
|
static CategoryPropertyType |
CategoryPropertyType.Factory.parse(String xmlAsString) |
|
static CategoryPropertyType |
CategoryPropertyType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
|
static CategoryPropertyType |
CategoryPropertyType.Factory.parse(URL u) |
|
static CategoryPropertyType |
CategoryPropertyType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
|
static CategoryPropertyType |
CategoryPropertyType.Factory.parse(XMLStreamReader sr) |
|
static CategoryPropertyType |
CategoryPropertyType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
|
static CategoryPropertyType |
CategoryPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) |
Deprecated.
|
static CategoryPropertyType |
CategoryPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options) |
Deprecated.
|
static CategoryPropertyType |
CategoryPropertyType.Factory.parse(Node node) |
|
static CategoryPropertyType |
CategoryPropertyType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
|