Interface CTFramePr
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTFramePr extends XmlObject
An XML CT_FramePr(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTFramePr.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaTypetype-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description STOnOff.EnumgetAnchorLock()Gets the "anchorLock" attributeSTDropCap.EnumgetDropCap()Gets the "dropCap" attributejava.math.BigIntegergetH()Gets the "h" attributeSTHAnchor.EnumgetHAnchor()Gets the "hAnchor" attributeSTHeightRule.EnumgetHRule()Gets the "hRule" attributejava.math.BigIntegergetHSpace()Gets the "hSpace" attributejava.math.BigIntegergetLines()Gets the "lines" attributeSTVAnchor.EnumgetVAnchor()Gets the "vAnchor" attributejava.math.BigIntegergetVSpace()Gets the "vSpace" attributejava.math.BigIntegergetW()Gets the "w" attributeSTWrap.EnumgetWrap()Gets the "wrap" attributejava.math.BigIntegergetX()Gets the "x" attributeSTXAlign.EnumgetXAlign()Gets the "xAlign" attributejava.math.BigIntegergetY()Gets the "y" attributeSTYAlign.EnumgetYAlign()Gets the "yAlign" attributebooleanisSetAnchorLock()True if has "anchorLock" attributebooleanisSetDropCap()True if has "dropCap" attributebooleanisSetH()True if has "h" attributebooleanisSetHAnchor()True if has "hAnchor" attributebooleanisSetHRule()True if has "hRule" attributebooleanisSetHSpace()True if has "hSpace" attributebooleanisSetLines()True if has "lines" attributebooleanisSetVAnchor()True if has "vAnchor" attributebooleanisSetVSpace()True if has "vSpace" attributebooleanisSetW()True if has "w" attributebooleanisSetWrap()True if has "wrap" attributebooleanisSetX()True if has "x" attributebooleanisSetXAlign()True if has "xAlign" attributebooleanisSetY()True if has "y" attributebooleanisSetYAlign()True if has "yAlign" attributevoidsetAnchorLock(STOnOff.Enum anchorLock)Sets the "anchorLock" attributevoidsetDropCap(STDropCap.Enum dropCap)Sets the "dropCap" attributevoidsetH(java.math.BigInteger h)Sets the "h" attributevoidsetHAnchor(STHAnchor.Enum hAnchor)Sets the "hAnchor" attributevoidsetHRule(STHeightRule.Enum hRule)Sets the "hRule" attributevoidsetHSpace(java.math.BigInteger hSpace)Sets the "hSpace" attributevoidsetLines(java.math.BigInteger lines)Sets the "lines" attributevoidsetVAnchor(STVAnchor.Enum vAnchor)Sets the "vAnchor" attributevoidsetVSpace(java.math.BigInteger vSpace)Sets the "vSpace" attributevoidsetW(java.math.BigInteger w)Sets the "w" attributevoidsetWrap(STWrap.Enum wrap)Sets the "wrap" attributevoidsetX(java.math.BigInteger x)Sets the "x" attributevoidsetXAlign(STXAlign.Enum xAlign)Sets the "xAlign" attributevoidsetY(java.math.BigInteger y)Sets the "y" attributevoidsetYAlign(STYAlign.Enum yAlign)Sets the "yAlign" attributevoidunsetAnchorLock()Unsets the "anchorLock" attributevoidunsetDropCap()Unsets the "dropCap" attributevoidunsetH()Unsets the "h" attributevoidunsetHAnchor()Unsets the "hAnchor" attributevoidunsetHRule()Unsets the "hRule" attributevoidunsetHSpace()Unsets the "hSpace" attributevoidunsetLines()Unsets the "lines" attributevoidunsetVAnchor()Unsets the "vAnchor" attributevoidunsetVSpace()Unsets the "vSpace" attributevoidunsetW()Unsets the "w" attributevoidunsetWrap()Unsets the "wrap" attributevoidunsetX()Unsets the "x" attributevoidunsetXAlign()Unsets the "xAlign" attributevoidunsetY()Unsets the "y" attributevoidunsetYAlign()Unsets the "yAlign" attributeSTOnOffxgetAnchorLock()Gets (as xml) the "anchorLock" attributeSTDropCapxgetDropCap()Gets (as xml) the "dropCap" attributeSTTwipsMeasurexgetH()Gets (as xml) the "h" attributeSTHAnchorxgetHAnchor()Gets (as xml) the "hAnchor" attributeSTHeightRulexgetHRule()Gets (as xml) the "hRule" attributeSTTwipsMeasurexgetHSpace()Gets (as xml) the "hSpace" attributeSTDecimalNumberxgetLines()Gets (as xml) the "lines" attributeSTVAnchorxgetVAnchor()Gets (as xml) the "vAnchor" attributeSTTwipsMeasurexgetVSpace()Gets (as xml) the "vSpace" attributeSTTwipsMeasurexgetW()Gets (as xml) the "w" attributeSTWrapxgetWrap()Gets (as xml) the "wrap" attributeSTSignedTwipsMeasurexgetX()Gets (as xml) the "x" attributeSTXAlignxgetXAlign()Gets (as xml) the "xAlign" attributeSTSignedTwipsMeasurexgetY()Gets (as xml) the "y" attributeSTYAlignxgetYAlign()Gets (as xml) the "yAlign" attributevoidxsetAnchorLock(STOnOff anchorLock)Sets (as xml) the "anchorLock" attributevoidxsetDropCap(STDropCap dropCap)Sets (as xml) the "dropCap" attributevoidxsetH(STTwipsMeasure h)Sets (as xml) the "h" attributevoidxsetHAnchor(STHAnchor hAnchor)Sets (as xml) the "hAnchor" attributevoidxsetHRule(STHeightRule hRule)Sets (as xml) the "hRule" attributevoidxsetHSpace(STTwipsMeasure hSpace)Sets (as xml) the "hSpace" attributevoidxsetLines(STDecimalNumber lines)Sets (as xml) the "lines" attributevoidxsetVAnchor(STVAnchor vAnchor)Sets (as xml) the "vAnchor" attributevoidxsetVSpace(STTwipsMeasure vSpace)Sets (as xml) the "vSpace" attributevoidxsetW(STTwipsMeasure w)Sets (as xml) the "w" attributevoidxsetWrap(STWrap wrap)Sets (as xml) the "wrap" attributevoidxsetX(STSignedTwipsMeasure x)Sets (as xml) the "x" attributevoidxsetXAlign(STXAlign xAlign)Sets (as xml) the "xAlign" attributevoidxsetY(STSignedTwipsMeasure y)Sets (as xml) the "y" attributevoidxsetYAlign(STYAlign yAlign)Sets (as xml) the "yAlign" attribute-
Methods inherited from interface org.apache.xmlbeans.XmlObject
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, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
type
static final SchemaType type
-
-
Method Detail
-
getDropCap
STDropCap.Enum getDropCap()
Gets the "dropCap" attribute
-
xgetDropCap
STDropCap xgetDropCap()
Gets (as xml) the "dropCap" attribute
-
isSetDropCap
boolean isSetDropCap()
True if has "dropCap" attribute
-
setDropCap
void setDropCap(STDropCap.Enum dropCap)
Sets the "dropCap" attribute
-
xsetDropCap
void xsetDropCap(STDropCap dropCap)
Sets (as xml) the "dropCap" attribute
-
unsetDropCap
void unsetDropCap()
Unsets the "dropCap" attribute
-
getLines
java.math.BigInteger getLines()
Gets the "lines" attribute
-
xgetLines
STDecimalNumber xgetLines()
Gets (as xml) the "lines" attribute
-
isSetLines
boolean isSetLines()
True if has "lines" attribute
-
setLines
void setLines(java.math.BigInteger lines)
Sets the "lines" attribute
-
xsetLines
void xsetLines(STDecimalNumber lines)
Sets (as xml) the "lines" attribute
-
unsetLines
void unsetLines()
Unsets the "lines" attribute
-
getW
java.math.BigInteger getW()
Gets the "w" attribute
-
xgetW
STTwipsMeasure xgetW()
Gets (as xml) the "w" attribute
-
isSetW
boolean isSetW()
True if has "w" attribute
-
setW
void setW(java.math.BigInteger w)
Sets the "w" attribute
-
xsetW
void xsetW(STTwipsMeasure w)
Sets (as xml) the "w" attribute
-
unsetW
void unsetW()
Unsets the "w" attribute
-
getH
java.math.BigInteger getH()
Gets the "h" attribute
-
xgetH
STTwipsMeasure xgetH()
Gets (as xml) the "h" attribute
-
isSetH
boolean isSetH()
True if has "h" attribute
-
setH
void setH(java.math.BigInteger h)
Sets the "h" attribute
-
xsetH
void xsetH(STTwipsMeasure h)
Sets (as xml) the "h" attribute
-
unsetH
void unsetH()
Unsets the "h" attribute
-
getVSpace
java.math.BigInteger getVSpace()
Gets the "vSpace" attribute
-
xgetVSpace
STTwipsMeasure xgetVSpace()
Gets (as xml) the "vSpace" attribute
-
isSetVSpace
boolean isSetVSpace()
True if has "vSpace" attribute
-
setVSpace
void setVSpace(java.math.BigInteger vSpace)
Sets the "vSpace" attribute
-
xsetVSpace
void xsetVSpace(STTwipsMeasure vSpace)
Sets (as xml) the "vSpace" attribute
-
unsetVSpace
void unsetVSpace()
Unsets the "vSpace" attribute
-
getHSpace
java.math.BigInteger getHSpace()
Gets the "hSpace" attribute
-
xgetHSpace
STTwipsMeasure xgetHSpace()
Gets (as xml) the "hSpace" attribute
-
isSetHSpace
boolean isSetHSpace()
True if has "hSpace" attribute
-
setHSpace
void setHSpace(java.math.BigInteger hSpace)
Sets the "hSpace" attribute
-
xsetHSpace
void xsetHSpace(STTwipsMeasure hSpace)
Sets (as xml) the "hSpace" attribute
-
unsetHSpace
void unsetHSpace()
Unsets the "hSpace" attribute
-
getWrap
STWrap.Enum getWrap()
Gets the "wrap" attribute
-
xgetWrap
STWrap xgetWrap()
Gets (as xml) the "wrap" attribute
-
isSetWrap
boolean isSetWrap()
True if has "wrap" attribute
-
setWrap
void setWrap(STWrap.Enum wrap)
Sets the "wrap" attribute
-
xsetWrap
void xsetWrap(STWrap wrap)
Sets (as xml) the "wrap" attribute
-
unsetWrap
void unsetWrap()
Unsets the "wrap" attribute
-
getHAnchor
STHAnchor.Enum getHAnchor()
Gets the "hAnchor" attribute
-
xgetHAnchor
STHAnchor xgetHAnchor()
Gets (as xml) the "hAnchor" attribute
-
isSetHAnchor
boolean isSetHAnchor()
True if has "hAnchor" attribute
-
setHAnchor
void setHAnchor(STHAnchor.Enum hAnchor)
Sets the "hAnchor" attribute
-
xsetHAnchor
void xsetHAnchor(STHAnchor hAnchor)
Sets (as xml) the "hAnchor" attribute
-
unsetHAnchor
void unsetHAnchor()
Unsets the "hAnchor" attribute
-
getVAnchor
STVAnchor.Enum getVAnchor()
Gets the "vAnchor" attribute
-
xgetVAnchor
STVAnchor xgetVAnchor()
Gets (as xml) the "vAnchor" attribute
-
isSetVAnchor
boolean isSetVAnchor()
True if has "vAnchor" attribute
-
setVAnchor
void setVAnchor(STVAnchor.Enum vAnchor)
Sets the "vAnchor" attribute
-
xsetVAnchor
void xsetVAnchor(STVAnchor vAnchor)
Sets (as xml) the "vAnchor" attribute
-
unsetVAnchor
void unsetVAnchor()
Unsets the "vAnchor" attribute
-
getX
java.math.BigInteger getX()
Gets the "x" attribute
-
xgetX
STSignedTwipsMeasure xgetX()
Gets (as xml) the "x" attribute
-
isSetX
boolean isSetX()
True if has "x" attribute
-
setX
void setX(java.math.BigInteger x)
Sets the "x" attribute
-
xsetX
void xsetX(STSignedTwipsMeasure x)
Sets (as xml) the "x" attribute
-
unsetX
void unsetX()
Unsets the "x" attribute
-
getXAlign
STXAlign.Enum getXAlign()
Gets the "xAlign" attribute
-
xgetXAlign
STXAlign xgetXAlign()
Gets (as xml) the "xAlign" attribute
-
isSetXAlign
boolean isSetXAlign()
True if has "xAlign" attribute
-
setXAlign
void setXAlign(STXAlign.Enum xAlign)
Sets the "xAlign" attribute
-
xsetXAlign
void xsetXAlign(STXAlign xAlign)
Sets (as xml) the "xAlign" attribute
-
unsetXAlign
void unsetXAlign()
Unsets the "xAlign" attribute
-
getY
java.math.BigInteger getY()
Gets the "y" attribute
-
xgetY
STSignedTwipsMeasure xgetY()
Gets (as xml) the "y" attribute
-
isSetY
boolean isSetY()
True if has "y" attribute
-
setY
void setY(java.math.BigInteger y)
Sets the "y" attribute
-
xsetY
void xsetY(STSignedTwipsMeasure y)
Sets (as xml) the "y" attribute
-
unsetY
void unsetY()
Unsets the "y" attribute
-
getYAlign
STYAlign.Enum getYAlign()
Gets the "yAlign" attribute
-
xgetYAlign
STYAlign xgetYAlign()
Gets (as xml) the "yAlign" attribute
-
isSetYAlign
boolean isSetYAlign()
True if has "yAlign" attribute
-
setYAlign
void setYAlign(STYAlign.Enum yAlign)
Sets the "yAlign" attribute
-
xsetYAlign
void xsetYAlign(STYAlign yAlign)
Sets (as xml) the "yAlign" attribute
-
unsetYAlign
void unsetYAlign()
Unsets the "yAlign" attribute
-
getHRule
STHeightRule.Enum getHRule()
Gets the "hRule" attribute
-
xgetHRule
STHeightRule xgetHRule()
Gets (as xml) the "hRule" attribute
-
isSetHRule
boolean isSetHRule()
True if has "hRule" attribute
-
setHRule
void setHRule(STHeightRule.Enum hRule)
Sets the "hRule" attribute
-
xsetHRule
void xsetHRule(STHeightRule hRule)
Sets (as xml) the "hRule" attribute
-
unsetHRule
void unsetHRule()
Unsets the "hRule" attribute
-
getAnchorLock
STOnOff.Enum getAnchorLock()
Gets the "anchorLock" attribute
-
xgetAnchorLock
STOnOff xgetAnchorLock()
Gets (as xml) the "anchorLock" attribute
-
isSetAnchorLock
boolean isSetAnchorLock()
True if has "anchorLock" attribute
-
setAnchorLock
void setAnchorLock(STOnOff.Enum anchorLock)
Sets the "anchorLock" attribute
-
xsetAnchorLock
void xsetAnchorLock(STOnOff anchorLock)
Sets (as xml) the "anchorLock" attribute
-
unsetAnchorLock
void unsetAnchorLock()
Unsets the "anchorLock" attribute
-
-