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 class
CTFramePr.Factory
A factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaType
type
-
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.Enum
getAnchorLock()
Gets the "anchorLock" attributeSTDropCap.Enum
getDropCap()
Gets the "dropCap" attributejava.math.BigInteger
getH()
Gets the "h" attributeSTHAnchor.Enum
getHAnchor()
Gets the "hAnchor" attributeSTHeightRule.Enum
getHRule()
Gets the "hRule" attributejava.math.BigInteger
getHSpace()
Gets the "hSpace" attributejava.math.BigInteger
getLines()
Gets the "lines" attributeSTVAnchor.Enum
getVAnchor()
Gets the "vAnchor" attributejava.math.BigInteger
getVSpace()
Gets the "vSpace" attributejava.math.BigInteger
getW()
Gets the "w" attributeSTWrap.Enum
getWrap()
Gets the "wrap" attributejava.math.BigInteger
getX()
Gets the "x" attributeSTXAlign.Enum
getXAlign()
Gets the "xAlign" attributejava.math.BigInteger
getY()
Gets the "y" attributeSTYAlign.Enum
getYAlign()
Gets the "yAlign" attributeboolean
isSetAnchorLock()
True if has "anchorLock" attributeboolean
isSetDropCap()
True if has "dropCap" attributeboolean
isSetH()
True if has "h" attributeboolean
isSetHAnchor()
True if has "hAnchor" attributeboolean
isSetHRule()
True if has "hRule" attributeboolean
isSetHSpace()
True if has "hSpace" attributeboolean
isSetLines()
True if has "lines" attributeboolean
isSetVAnchor()
True if has "vAnchor" attributeboolean
isSetVSpace()
True if has "vSpace" attributeboolean
isSetW()
True if has "w" attributeboolean
isSetWrap()
True if has "wrap" attributeboolean
isSetX()
True if has "x" attributeboolean
isSetXAlign()
True if has "xAlign" attributeboolean
isSetY()
True if has "y" attributeboolean
isSetYAlign()
True if has "yAlign" attributevoid
setAnchorLock(STOnOff.Enum anchorLock)
Sets the "anchorLock" attributevoid
setDropCap(STDropCap.Enum dropCap)
Sets the "dropCap" attributevoid
setH(java.math.BigInteger h)
Sets the "h" attributevoid
setHAnchor(STHAnchor.Enum hAnchor)
Sets the "hAnchor" attributevoid
setHRule(STHeightRule.Enum hRule)
Sets the "hRule" attributevoid
setHSpace(java.math.BigInteger hSpace)
Sets the "hSpace" attributevoid
setLines(java.math.BigInteger lines)
Sets the "lines" attributevoid
setVAnchor(STVAnchor.Enum vAnchor)
Sets the "vAnchor" attributevoid
setVSpace(java.math.BigInteger vSpace)
Sets the "vSpace" attributevoid
setW(java.math.BigInteger w)
Sets the "w" attributevoid
setWrap(STWrap.Enum wrap)
Sets the "wrap" attributevoid
setX(java.math.BigInteger x)
Sets the "x" attributevoid
setXAlign(STXAlign.Enum xAlign)
Sets the "xAlign" attributevoid
setY(java.math.BigInteger y)
Sets the "y" attributevoid
setYAlign(STYAlign.Enum yAlign)
Sets the "yAlign" attributevoid
unsetAnchorLock()
Unsets the "anchorLock" attributevoid
unsetDropCap()
Unsets the "dropCap" attributevoid
unsetH()
Unsets the "h" attributevoid
unsetHAnchor()
Unsets the "hAnchor" attributevoid
unsetHRule()
Unsets the "hRule" attributevoid
unsetHSpace()
Unsets the "hSpace" attributevoid
unsetLines()
Unsets the "lines" attributevoid
unsetVAnchor()
Unsets the "vAnchor" attributevoid
unsetVSpace()
Unsets the "vSpace" attributevoid
unsetW()
Unsets the "w" attributevoid
unsetWrap()
Unsets the "wrap" attributevoid
unsetX()
Unsets the "x" attributevoid
unsetXAlign()
Unsets the "xAlign" attributevoid
unsetY()
Unsets the "y" attributevoid
unsetYAlign()
Unsets the "yAlign" attributeSTOnOff
xgetAnchorLock()
Gets (as xml) the "anchorLock" attributeSTDropCap
xgetDropCap()
Gets (as xml) the "dropCap" attributeSTTwipsMeasure
xgetH()
Gets (as xml) the "h" attributeSTHAnchor
xgetHAnchor()
Gets (as xml) the "hAnchor" attributeSTHeightRule
xgetHRule()
Gets (as xml) the "hRule" attributeSTTwipsMeasure
xgetHSpace()
Gets (as xml) the "hSpace" attributeSTDecimalNumber
xgetLines()
Gets (as xml) the "lines" attributeSTVAnchor
xgetVAnchor()
Gets (as xml) the "vAnchor" attributeSTTwipsMeasure
xgetVSpace()
Gets (as xml) the "vSpace" attributeSTTwipsMeasure
xgetW()
Gets (as xml) the "w" attributeSTWrap
xgetWrap()
Gets (as xml) the "wrap" attributeSTSignedTwipsMeasure
xgetX()
Gets (as xml) the "x" attributeSTXAlign
xgetXAlign()
Gets (as xml) the "xAlign" attributeSTSignedTwipsMeasure
xgetY()
Gets (as xml) the "y" attributeSTYAlign
xgetYAlign()
Gets (as xml) the "yAlign" attributevoid
xsetAnchorLock(STOnOff anchorLock)
Sets (as xml) the "anchorLock" attributevoid
xsetDropCap(STDropCap dropCap)
Sets (as xml) the "dropCap" attributevoid
xsetH(STTwipsMeasure h)
Sets (as xml) the "h" attributevoid
xsetHAnchor(STHAnchor hAnchor)
Sets (as xml) the "hAnchor" attributevoid
xsetHRule(STHeightRule hRule)
Sets (as xml) the "hRule" attributevoid
xsetHSpace(STTwipsMeasure hSpace)
Sets (as xml) the "hSpace" attributevoid
xsetLines(STDecimalNumber lines)
Sets (as xml) the "lines" attributevoid
xsetVAnchor(STVAnchor vAnchor)
Sets (as xml) the "vAnchor" attributevoid
xsetVSpace(STTwipsMeasure vSpace)
Sets (as xml) the "vSpace" attributevoid
xsetW(STTwipsMeasure w)
Sets (as xml) the "w" attributevoid
xsetWrap(STWrap wrap)
Sets (as xml) the "wrap" attributevoid
xsetX(STSignedTwipsMeasure x)
Sets (as xml) the "x" attributevoid
xsetXAlign(STXAlign xAlign)
Sets (as xml) the "xAlign" attributevoid
xsetY(STSignedTwipsMeasure y)
Sets (as xml) the "y" attributevoid
xsetYAlign(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
-
-