Package org.docx4j.vml.officedrawing
Class ObjectFactory
java.lang.Object
org.docx4j.vml.officedrawing.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.docx4j.vml.officedrawing package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
-
Constructor Summary
ConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.docx4j.vml.officedrawing -
Method Summary
Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTStrokeChild>createBottom(CTStrokeChild value) jakarta.xml.bind.JAXBElement<CTCallout>createCallout(CTCallout value) jakarta.xml.bind.JAXBElement<CTClipPath>createClippath(CTClipPath value) jakarta.xml.bind.JAXBElement<CTStrokeChild>createColumn(CTStrokeChild value) jakarta.xml.bind.JAXBElement<CTComplex>createComplex(CTComplex value) Create an instance ofCTCalloutCreate an instance ofCTClipPathCreate an instance ofCTColorMenuCreate an instance ofCTColorMruCreate an instance ofCTComplexCreate an instance ofCTDiagramCreate an instance ofCTEntryCreate an instance ofCTExtrusionCreate an instance ofCTFillCreate an instance ofCTIdMapCreate an instance ofCTInkCreate an instance ofCTLockCreate an instance ofCTOLEObjectCreate an instance ofCTProxyCreate an instance ofCTRCreate an instance ofCTRegroupTableCreate an instance ofCTRelationCreate an instance ofCTRelationTableCreate an instance ofCTRulesCreate an instance ofCTShapeDefaultsCreate an instance ofCTShapeLayoutCreate an instance ofCTSignatureLineCreate an instance ofCTSkewCreate an instance ofCTStrokeChildjakarta.xml.bind.JAXBElement<CTDiagram>createDiagram(CTDiagram value) jakarta.xml.bind.JAXBElement<CTExtrusion>createExtrusion(CTExtrusion value) jakarta.xml.bind.JAXBElement<CTFill>createFill(CTFill value) jakarta.xml.bind.JAXBElement<CTInk>jakarta.xml.bind.JAXBElement<CTStrokeChild>createLeft(CTStrokeChild value) jakarta.xml.bind.JAXBElement<CTLock>createLock(CTLock value) jakarta.xml.bind.JAXBElement<CTOLEObject>createOLEObject(CTOLEObject value) jakarta.xml.bind.JAXBElement<CTStrokeChild>createRight(CTStrokeChild value) jakarta.xml.bind.JAXBElement<CTShapeDefaults>jakarta.xml.bind.JAXBElement<CTShapeLayout>createShapelayout(CTShapeLayout value) jakarta.xml.bind.JAXBElement<CTSignatureLine>jakarta.xml.bind.JAXBElement<CTSkew>createSkew(CTSkew value) jakarta.xml.bind.JAXBElement<CTStrokeChild>createTop(CTStrokeChild value)
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.docx4j.vml.officedrawing
-
-
Method Details
-
createCTProxy
Create an instance ofCTProxy -
createCTOLEObject
Create an instance ofCTOLEObject -
createCTRelation
Create an instance ofCTRelation -
createCTInk
Create an instance ofCTInk -
createCTRegroupTable
Create an instance ofCTRegroupTable -
createCTRelationTable
Create an instance ofCTRelationTable -
createCTR
Create an instance ofCTR -
createCTIdMap
Create an instance ofCTIdMap -
createCTColorMenu
Create an instance ofCTColorMenu -
createCTColorMru
Create an instance ofCTColorMru -
createCTComplex
Create an instance ofCTComplex -
createCTSignatureLine
Create an instance ofCTSignatureLine -
createCTLock
Create an instance ofCTLock -
createCTShapeDefaults
Create an instance ofCTShapeDefaults -
createCTClipPath
Create an instance ofCTClipPath -
createCTRules
Create an instance ofCTRules -
createCTEntry
Create an instance ofCTEntry -
createCTCallout
Create an instance ofCTCallout -
createCTFill
Create an instance ofCTFill -
createCTExtrusion
Create an instance ofCTExtrusion -
createCTStrokeChild
Create an instance ofCTStrokeChild -
createCTShapeLayout
Create an instance ofCTShapeLayout -
createCTSkew
Create an instance ofCTSkew -
createCTDiagram
Create an instance ofCTDiagram -
createLock
-
createSignatureline
-
createCallout
-
createFill
-
createOLEObject
-
createSkew
-
createClippath
-
createComplex
-
createLeft
-
createShapedefaults
-
createTop
-
createInk
-
createBottom
-
createColumn
-
createExtrusion
-
createDiagram
-
createShapelayout
-
createRight
-