public interface CTVector3D extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTVector3D.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Modifier and Type | Method and Description |
|---|---|
long |
getDx()
Gets the "dx" attribute
|
long |
getDy()
Gets the "dy" attribute
|
long |
getDz()
Gets the "dz" attribute
|
void |
setDx(long dx)
Sets the "dx" attribute
|
void |
setDy(long dy)
Sets the "dy" attribute
|
void |
setDz(long dz)
Sets the "dz" attribute
|
STCoordinate |
xgetDx()
Gets (as xml) the "dx" attribute
|
STCoordinate |
xgetDy()
Gets (as xml) the "dy" attribute
|
STCoordinate |
xgetDz()
Gets (as xml) the "dz" attribute
|
void |
xsetDx(STCoordinate dx)
Sets (as xml) the "dx" attribute
|
void |
xsetDy(STCoordinate dy)
Sets (as xml) the "dy" attribute
|
void |
xsetDz(STCoordinate dz)
Sets (as xml) the "dz" attribute
|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextstatic final SchemaType type
long getDx()
STCoordinate xgetDx()
void setDx(long dx)
void xsetDx(STCoordinate dx)
long getDy()
STCoordinate xgetDy()
void setDy(long dy)
void xsetDy(STCoordinate dy)
long getDz()
STCoordinate xgetDz()
void setDz(long dz)
void xsetDz(STCoordinate dz)
Copyright © 2010 - 2020 Adobe. All Rights Reserved