Interface CTPath2D
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_Path2D(@http://schemas.openxmlformats.org/drawingml/2006/main).
This is a complex type.
-
Field Summary
FieldsFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty value (as xml) as the last "arcTo" elementAppends and returns a new empty value (as xml) as the last "close" elementAppends and returns a new empty value (as xml) as the last "cubicBezTo" elementAppends and returns a new empty value (as xml) as the last "lnTo" elementAppends and returns a new empty value (as xml) as the last "moveTo" elementAppends and returns a new empty value (as xml) as the last "quadBezTo" elementGets array of all "arcTo" elementsgetArcToArray(int i) Gets ith "arcTo" elementGets a List of "arcTo" elementsGets array of all "close" elementsgetCloseArray(int i) Gets ith "close" elementGets a List of "close" elementsGets array of all "cubicBezTo" elementsgetCubicBezToArray(int i) Gets ith "cubicBezTo" elementGets a List of "cubicBezTo" elementsbooleanGets the "extrusionOk" attributegetFill()Gets the "fill" attributelonggetH()Gets the "h" attributeGets array of all "lnTo" elementsgetLnToArray(int i) Gets ith "lnTo" elementGets a List of "lnTo" elementsGets array of all "moveTo" elementsgetMoveToArray(int i) Gets ith "moveTo" elementGets a List of "moveTo" elementsGets array of all "quadBezTo" elementsgetQuadBezToArray(int i) Gets ith "quadBezTo" elementGets a List of "quadBezTo" elementsbooleanGets the "stroke" attributelonggetW()Gets the "w" attributeinsertNewArcTo(int i) Inserts and returns a new empty value (as xml) as the ith "arcTo" elementinsertNewClose(int i) Inserts and returns a new empty value (as xml) as the ith "close" elementinsertNewCubicBezTo(int i) Inserts and returns a new empty value (as xml) as the ith "cubicBezTo" elementinsertNewLnTo(int i) Inserts and returns a new empty value (as xml) as the ith "lnTo" elementinsertNewMoveTo(int i) Inserts and returns a new empty value (as xml) as the ith "moveTo" elementinsertNewQuadBezTo(int i) Inserts and returns a new empty value (as xml) as the ith "quadBezTo" elementbooleanTrue if has "extrusionOk" attributebooleanTrue if has "fill" attributebooleanisSetH()True if has "h" attributebooleanTrue if has "stroke" attributebooleanisSetW()True if has "w" attributevoidremoveArcTo(int i) Removes the ith "arcTo" elementvoidremoveClose(int i) Removes the ith "close" elementvoidremoveCubicBezTo(int i) Removes the ith "cubicBezTo" elementvoidremoveLnTo(int i) Removes the ith "lnTo" elementvoidremoveMoveTo(int i) Removes the ith "moveTo" elementvoidremoveQuadBezTo(int i) Removes the ith "quadBezTo" elementvoidsetArcToArray(int i, CTPath2DArcTo arcTo) Sets ith "arcTo" elementvoidsetArcToArray(CTPath2DArcTo[] arcToArray) Sets array of all "arcTo" elementvoidsetCloseArray(int i, CTPath2DClose close) Sets ith "close" elementvoidsetCloseArray(CTPath2DClose[] closeArray) Sets array of all "close" elementvoidsetCubicBezToArray(int i, CTPath2DCubicBezierTo cubicBezTo) Sets ith "cubicBezTo" elementvoidsetCubicBezToArray(CTPath2DCubicBezierTo[] cubicBezToArray) Sets array of all "cubicBezTo" elementvoidsetExtrusionOk(boolean extrusionOk) Sets the "extrusionOk" attributevoidsetFill(STPathFillMode.Enum fill) Sets the "fill" attributevoidsetH(long h) Sets the "h" attributevoidsetLnToArray(int i, CTPath2DLineTo lnTo) Sets ith "lnTo" elementvoidsetLnToArray(CTPath2DLineTo[] lnToArray) Sets array of all "lnTo" elementvoidsetMoveToArray(int i, CTPath2DMoveTo moveTo) Sets ith "moveTo" elementvoidsetMoveToArray(CTPath2DMoveTo[] moveToArray) Sets array of all "moveTo" elementvoidsetQuadBezToArray(int i, CTPath2DQuadBezierTo quadBezTo) Sets ith "quadBezTo" elementvoidsetQuadBezToArray(CTPath2DQuadBezierTo[] quadBezToArray) Sets array of all "quadBezTo" elementvoidsetStroke(boolean stroke) Sets the "stroke" attributevoidsetW(long w) Sets the "w" attributeintReturns number of "arcTo" elementintReturns number of "close" elementintReturns number of "cubicBezTo" elementintReturns number of "lnTo" elementintReturns number of "moveTo" elementintReturns number of "quadBezTo" elementvoidUnsets the "extrusionOk" attributevoidUnsets the "fill" attributevoidunsetH()Unsets the "h" attributevoidUnsets the "stroke" attributevoidunsetW()Unsets the "w" attributeGets (as xml) the "extrusionOk" attributexgetFill()Gets (as xml) the "fill" attributexgetH()Gets (as xml) the "h" attributeGets (as xml) the "stroke" attributexgetW()Gets (as xml) the "w" attributevoidxsetExtrusionOk(XmlBoolean extrusionOk) Sets (as xml) the "extrusionOk" attributevoidxsetFill(STPathFillMode fill) Sets (as xml) the "fill" attributevoidSets (as xml) the "h" attributevoidxsetStroke(XmlBoolean stroke) Sets (as xml) the "stroke" attributevoidSets (as xml) the "w" attributeMethods 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, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Field Details
-
Factory
-
type
-
-
Method Details
-
getCloseList
List<CTPath2DClose> getCloseList()Gets a List of "close" elements -
getCloseArray
CTPath2DClose[] getCloseArray()Gets array of all "close" elements -
getCloseArray
Gets ith "close" element -
sizeOfCloseArray
int sizeOfCloseArray()Returns number of "close" element -
setCloseArray
Sets array of all "close" element -
setCloseArray
Sets ith "close" element -
insertNewClose
Inserts and returns a new empty value (as xml) as the ith "close" element -
addNewClose
CTPath2DClose addNewClose()Appends and returns a new empty value (as xml) as the last "close" element -
removeClose
void removeClose(int i) Removes the ith "close" element -
getMoveToList
List<CTPath2DMoveTo> getMoveToList()Gets a List of "moveTo" elements -
getMoveToArray
CTPath2DMoveTo[] getMoveToArray()Gets array of all "moveTo" elements -
getMoveToArray
Gets ith "moveTo" element -
sizeOfMoveToArray
int sizeOfMoveToArray()Returns number of "moveTo" element -
setMoveToArray
Sets array of all "moveTo" element -
setMoveToArray
Sets ith "moveTo" element -
insertNewMoveTo
Inserts and returns a new empty value (as xml) as the ith "moveTo" element -
addNewMoveTo
CTPath2DMoveTo addNewMoveTo()Appends and returns a new empty value (as xml) as the last "moveTo" element -
removeMoveTo
void removeMoveTo(int i) Removes the ith "moveTo" element -
getLnToList
List<CTPath2DLineTo> getLnToList()Gets a List of "lnTo" elements -
getLnToArray
CTPath2DLineTo[] getLnToArray()Gets array of all "lnTo" elements -
getLnToArray
Gets ith "lnTo" element -
sizeOfLnToArray
int sizeOfLnToArray()Returns number of "lnTo" element -
setLnToArray
Sets array of all "lnTo" element -
setLnToArray
Sets ith "lnTo" element -
insertNewLnTo
Inserts and returns a new empty value (as xml) as the ith "lnTo" element -
addNewLnTo
CTPath2DLineTo addNewLnTo()Appends and returns a new empty value (as xml) as the last "lnTo" element -
removeLnTo
void removeLnTo(int i) Removes the ith "lnTo" element -
getArcToList
List<CTPath2DArcTo> getArcToList()Gets a List of "arcTo" elements -
getArcToArray
CTPath2DArcTo[] getArcToArray()Gets array of all "arcTo" elements -
getArcToArray
Gets ith "arcTo" element -
sizeOfArcToArray
int sizeOfArcToArray()Returns number of "arcTo" element -
setArcToArray
Sets array of all "arcTo" element -
setArcToArray
Sets ith "arcTo" element -
insertNewArcTo
Inserts and returns a new empty value (as xml) as the ith "arcTo" element -
addNewArcTo
CTPath2DArcTo addNewArcTo()Appends and returns a new empty value (as xml) as the last "arcTo" element -
removeArcTo
void removeArcTo(int i) Removes the ith "arcTo" element -
getQuadBezToList
List<CTPath2DQuadBezierTo> getQuadBezToList()Gets a List of "quadBezTo" elements -
getQuadBezToArray
CTPath2DQuadBezierTo[] getQuadBezToArray()Gets array of all "quadBezTo" elements -
getQuadBezToArray
Gets ith "quadBezTo" element -
sizeOfQuadBezToArray
int sizeOfQuadBezToArray()Returns number of "quadBezTo" element -
setQuadBezToArray
Sets array of all "quadBezTo" element -
setQuadBezToArray
Sets ith "quadBezTo" element -
insertNewQuadBezTo
Inserts and returns a new empty value (as xml) as the ith "quadBezTo" element -
addNewQuadBezTo
CTPath2DQuadBezierTo addNewQuadBezTo()Appends and returns a new empty value (as xml) as the last "quadBezTo" element -
removeQuadBezTo
void removeQuadBezTo(int i) Removes the ith "quadBezTo" element -
getCubicBezToList
List<CTPath2DCubicBezierTo> getCubicBezToList()Gets a List of "cubicBezTo" elements -
getCubicBezToArray
CTPath2DCubicBezierTo[] getCubicBezToArray()Gets array of all "cubicBezTo" elements -
getCubicBezToArray
Gets ith "cubicBezTo" element -
sizeOfCubicBezToArray
int sizeOfCubicBezToArray()Returns number of "cubicBezTo" element -
setCubicBezToArray
Sets array of all "cubicBezTo" element -
setCubicBezToArray
Sets ith "cubicBezTo" element -
insertNewCubicBezTo
Inserts and returns a new empty value (as xml) as the ith "cubicBezTo" element -
addNewCubicBezTo
CTPath2DCubicBezierTo addNewCubicBezTo()Appends and returns a new empty value (as xml) as the last "cubicBezTo" element -
removeCubicBezTo
void removeCubicBezTo(int i) Removes the ith "cubicBezTo" element -
getW
long getW()Gets the "w" attribute -
xgetW
STPositiveCoordinate xgetW()Gets (as xml) the "w" attribute -
isSetW
boolean isSetW()True if has "w" attribute -
setW
void setW(long w) Sets the "w" attribute -
xsetW
Sets (as xml) the "w" attribute -
unsetW
void unsetW()Unsets the "w" attribute -
getH
long getH()Gets the "h" attribute -
xgetH
STPositiveCoordinate xgetH()Gets (as xml) the "h" attribute -
isSetH
boolean isSetH()True if has "h" attribute -
setH
void setH(long h) Sets the "h" attribute -
xsetH
Sets (as xml) the "h" attribute -
unsetH
void unsetH()Unsets the "h" attribute -
getFill
STPathFillMode.Enum getFill()Gets the "fill" attribute -
xgetFill
STPathFillMode xgetFill()Gets (as xml) the "fill" attribute -
isSetFill
boolean isSetFill()True if has "fill" attribute -
setFill
Sets the "fill" attribute -
xsetFill
Sets (as xml) the "fill" attribute -
unsetFill
void unsetFill()Unsets the "fill" attribute -
getStroke
boolean getStroke()Gets the "stroke" attribute -
xgetStroke
XmlBoolean xgetStroke()Gets (as xml) the "stroke" attribute -
isSetStroke
boolean isSetStroke()True if has "stroke" attribute -
setStroke
void setStroke(boolean stroke) Sets the "stroke" attribute -
xsetStroke
Sets (as xml) the "stroke" attribute -
unsetStroke
void unsetStroke()Unsets the "stroke" attribute -
getExtrusionOk
boolean getExtrusionOk()Gets the "extrusionOk" attribute -
xgetExtrusionOk
XmlBoolean xgetExtrusionOk()Gets (as xml) the "extrusionOk" attribute -
isSetExtrusionOk
boolean isSetExtrusionOk()True if has "extrusionOk" attribute -
setExtrusionOk
void setExtrusionOk(boolean extrusionOk) Sets the "extrusionOk" attribute -
xsetExtrusionOk
Sets (as xml) the "extrusionOk" attribute -
unsetExtrusionOk
void unsetExtrusionOk()Unsets the "extrusionOk" attribute
-