public interface CTBevel extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTBevel.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 |
getH()
Gets the "h" attribute
|
STBevelPresetType.Enum |
getPrst()
Gets the "prst" attribute
|
long |
getW()
Gets the "w" attribute
|
boolean |
isSetH()
True if has "h" attribute
|
boolean |
isSetPrst()
True if has "prst" attribute
|
boolean |
isSetW()
True if has "w" attribute
|
void |
setH(long h)
Sets the "h" attribute
|
void |
setPrst(STBevelPresetType.Enum prst)
Sets the "prst" attribute
|
void |
setW(long w)
Sets the "w" attribute
|
void |
unsetH()
Unsets the "h" attribute
|
void |
unsetPrst()
Unsets the "prst" attribute
|
void |
unsetW()
Unsets the "w" attribute
|
STPositiveCoordinate |
xgetH()
Gets (as xml) the "h" attribute
|
STBevelPresetType |
xgetPrst()
Gets (as xml) the "prst" attribute
|
STPositiveCoordinate |
xgetW()
Gets (as xml) the "w" attribute
|
void |
xsetH(STPositiveCoordinate h)
Sets (as xml) the "h" attribute
|
void |
xsetPrst(STBevelPresetType prst)
Sets (as xml) the "prst" attribute
|
void |
xsetW(STPositiveCoordinate w)
Sets (as xml) the "w" 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 getW()
STPositiveCoordinate xgetW()
boolean isSetW()
void setW(long w)
void xsetW(STPositiveCoordinate w)
void unsetW()
long getH()
STPositiveCoordinate xgetH()
boolean isSetH()
void setH(long h)
void xsetH(STPositiveCoordinate h)
void unsetH()
STBevelPresetType.Enum getPrst()
STBevelPresetType xgetPrst()
boolean isSetPrst()
void setPrst(STBevelPresetType.Enum prst)
void xsetPrst(STBevelPresetType prst)
void unsetPrst()
Copyright © 2010 - 2020 Adobe. All Rights Reserved