public interface CTGeomRect extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTGeomRect.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 |
getB()
Gets the "b" attribute
|
Object |
getL()
Gets the "l" attribute
|
Object |
getR()
Gets the "r" attribute
|
Object |
getT()
Gets the "t" attribute
|
void |
setB(Object b)
Sets the "b" attribute
|
void |
setL(Object l)
Sets the "l" attribute
|
void |
setR(Object r)
Sets the "r" attribute
|
void |
setT(Object t)
Sets the "t" attribute
|
STAdjCoordinate |
xgetB()
Gets (as xml) the "b" attribute
|
STAdjCoordinate |
xgetL()
Gets (as xml) the "l" attribute
|
STAdjCoordinate |
xgetR()
Gets (as xml) the "r" attribute
|
STAdjCoordinate |
xgetT()
Gets (as xml) the "t" attribute
|
void |
xsetB(STAdjCoordinate b)
Sets (as xml) the "b" attribute
|
void |
xsetL(STAdjCoordinate l)
Sets (as xml) the "l" attribute
|
void |
xsetR(STAdjCoordinate r)
Sets (as xml) the "r" attribute
|
void |
xsetT(STAdjCoordinate t)
Sets (as xml) the "t" 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 getL()
STAdjCoordinate xgetL()
void setL(Object l)
void xsetL(STAdjCoordinate l)
Object getT()
STAdjCoordinate xgetT()
void setT(Object t)
void xsetT(STAdjCoordinate t)
Object getR()
STAdjCoordinate xgetR()
void setR(Object r)
void xsetR(STAdjCoordinate r)
Object getB()
STAdjCoordinate xgetB()
void setB(Object b)
void xsetB(STAdjCoordinate b)
Copyright © 2010 - 2020 Adobe. All Rights Reserved