SurfacePatchArrayPropertyType |
PatchesDocument.addNewPatches() |
Appends and returns a new empty "patches" element
|
SurfacePatchArrayPropertyType |
SurfaceType.addNewPatches() |
Appends and returns a new empty "patches" element
|
SurfacePatchArrayPropertyType |
PolygonPatchesDocument.addNewPolygonPatches() |
Appends and returns a new empty "polygonPatches" element
|
SurfacePatchArrayPropertyType |
TrianglePatchesDocument.addNewTrianglePatches() |
Appends and returns a new empty "trianglePatches" element
|
SurfacePatchArrayPropertyType |
PatchesDocument.getPatches() |
Gets the "patches" element
|
SurfacePatchArrayPropertyType |
SurfaceType.getPatches() |
Gets the "patches" element
|
SurfacePatchArrayPropertyType |
PolygonPatchesDocument.getPolygonPatches() |
Gets the "polygonPatches" element
|
SurfacePatchArrayPropertyType |
TrianglePatchesDocument.getTrianglePatches() |
Gets the "trianglePatches" element
|
static SurfacePatchArrayPropertyType |
SurfacePatchArrayPropertyType.Factory.newInstance() |
|
static SurfacePatchArrayPropertyType |
SurfacePatchArrayPropertyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
|
static SurfacePatchArrayPropertyType |
SurfacePatchArrayPropertyType.Factory.parse(File file) |
|
static SurfacePatchArrayPropertyType |
SurfacePatchArrayPropertyType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
|
static SurfacePatchArrayPropertyType |
SurfacePatchArrayPropertyType.Factory.parse(InputStream is) |
|
static SurfacePatchArrayPropertyType |
SurfacePatchArrayPropertyType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
|
static SurfacePatchArrayPropertyType |
SurfacePatchArrayPropertyType.Factory.parse(Reader r) |
|
static SurfacePatchArrayPropertyType |
SurfacePatchArrayPropertyType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
|
static SurfacePatchArrayPropertyType |
SurfacePatchArrayPropertyType.Factory.parse(String xmlAsString) |
|
static SurfacePatchArrayPropertyType |
SurfacePatchArrayPropertyType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
|
static SurfacePatchArrayPropertyType |
SurfacePatchArrayPropertyType.Factory.parse(URL u) |
|
static SurfacePatchArrayPropertyType |
SurfacePatchArrayPropertyType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
|
static SurfacePatchArrayPropertyType |
SurfacePatchArrayPropertyType.Factory.parse(XMLStreamReader sr) |
|
static SurfacePatchArrayPropertyType |
SurfacePatchArrayPropertyType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
|
static SurfacePatchArrayPropertyType |
SurfacePatchArrayPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) |
Deprecated.
|
static SurfacePatchArrayPropertyType |
SurfacePatchArrayPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options) |
Deprecated.
|
static SurfacePatchArrayPropertyType |
SurfacePatchArrayPropertyType.Factory.parse(Node node) |
|
static SurfacePatchArrayPropertyType |
SurfacePatchArrayPropertyType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
|