public interface CTPath2DArcTo extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTPath2DArcTo.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 |
|---|---|
Object |
getHR()
Gets the "hR" attribute
|
Object |
getStAng()
Gets the "stAng" attribute
|
Object |
getSwAng()
Gets the "swAng" attribute
|
Object |
getWR()
Gets the "wR" attribute
|
void |
setHR(Object hr)
Sets the "hR" attribute
|
void |
setStAng(Object stAng)
Sets the "stAng" attribute
|
void |
setSwAng(Object swAng)
Sets the "swAng" attribute
|
void |
setWR(Object wr)
Sets the "wR" attribute
|
STAdjCoordinate |
xgetHR()
Gets (as xml) the "hR" attribute
|
STAdjAngle |
xgetStAng()
Gets (as xml) the "stAng" attribute
|
STAdjAngle |
xgetSwAng()
Gets (as xml) the "swAng" attribute
|
STAdjCoordinate |
xgetWR()
Gets (as xml) the "wR" attribute
|
void |
xsetHR(STAdjCoordinate hr)
Sets (as xml) the "hR" attribute
|
void |
xsetStAng(STAdjAngle stAng)
Sets (as xml) the "stAng" attribute
|
void |
xsetSwAng(STAdjAngle swAng)
Sets (as xml) the "swAng" attribute
|
void |
xsetWR(STAdjCoordinate wr)
Sets (as xml) the "wR" 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
Object getWR()
STAdjCoordinate xgetWR()
void setWR(Object wr)
void xsetWR(STAdjCoordinate wr)
Object getHR()
STAdjCoordinate xgetHR()
void setHR(Object hr)
void xsetHR(STAdjCoordinate hr)
Object getStAng()
STAdjAngle xgetStAng()
void setStAng(Object stAng)
void xsetStAng(STAdjAngle stAng)
Object getSwAng()
STAdjAngle xgetSwAng()
void setSwAng(Object swAng)
void xsetSwAng(STAdjAngle swAng)
Copyright © 2010 - 2020 Adobe. All Rights Reserved