Package org.apache.poi.sl.draw.binding
Class ObjectFactory
- java.lang.Object
-
- org.apache.poi.sl.draw.binding.ObjectFactory
-
public class ObjectFactory extends java.lang.Object
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.poi.sl.draw.binding 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
Constructors Constructor Description ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.poi.sl.draw.binding
-
Method Summary
-
-
-
Method Detail
-
createCTPath2DArcTo
public CTPath2DArcTo createCTPath2DArcTo()
Create an instance ofCTPath2DArcTo
-
createCTAdjPoint2D
public CTAdjPoint2D createCTAdjPoint2D()
Create an instance ofCTAdjPoint2D
-
createCTColorMRU
public CTColorMRU createCTColorMRU()
Create an instance ofCTColorMRU
-
createCTConnection
public CTConnection createCTConnection()
Create an instance ofCTConnection
-
createCTInverseTransform
public CTInverseTransform createCTInverseTransform()
Create an instance ofCTInverseTransform
-
createCTPositiveSize2D
public CTPositiveSize2D createCTPositiveSize2D()
Create an instance ofCTPositiveSize2D
-
createCTComplementTransform
public CTComplementTransform createCTComplementTransform()
Create an instance ofCTComplementTransform
-
createCTCustomGeometry2D
public CTCustomGeometry2D createCTCustomGeometry2D()
Create an instance ofCTCustomGeometry2D
-
createCTRelativeRect
public CTRelativeRect createCTRelativeRect()
Create an instance ofCTRelativeRect
-
createCTHslColor
public CTHslColor createCTHslColor()
Create an instance ofCTHslColor
-
createCTPercentage
public CTPercentage createCTPercentage()
Create an instance ofCTPercentage
-
createCTInverseGammaTransform
public CTInverseGammaTransform createCTInverseGammaTransform()
Create an instance ofCTInverseGammaTransform
-
createCTPath2DMoveTo
public CTPath2DMoveTo createCTPath2DMoveTo()
Create an instance ofCTPath2DMoveTo
-
createCTPresetColor
public CTPresetColor createCTPresetColor()
Create an instance ofCTPresetColor
-
createCTGrayscaleTransform
public CTGrayscaleTransform createCTGrayscaleTransform()
Create an instance ofCTGrayscaleTransform
-
createCTPositiveFixedAngle
public CTPositiveFixedAngle createCTPositiveFixedAngle()
Create an instance ofCTPositiveFixedAngle
-
createCTPolarAdjustHandle
public CTPolarAdjustHandle createCTPolarAdjustHandle()
Create an instance ofCTPolarAdjustHandle
-
createCTPresetTextShape
public CTPresetTextShape createCTPresetTextShape()
Create an instance ofCTPresetTextShape
-
createCTAdjustHandleList
public CTAdjustHandleList createCTAdjustHandleList()
Create an instance ofCTAdjustHandleList
-
createCTScRgbColor
public CTScRgbColor createCTScRgbColor()
Create an instance ofCTScRgbColor
-
createCTPath2DClose
public CTPath2DClose createCTPath2DClose()
Create an instance ofCTPath2DClose
-
createCTPath2DLineTo
public CTPath2DLineTo createCTPath2DLineTo()
Create an instance ofCTPath2DLineTo
-
createCTPath2DList
public CTPath2DList createCTPath2DList()
Create an instance ofCTPath2DList
-
createCTSchemeColor
public CTSchemeColor createCTSchemeColor()
Create an instance ofCTSchemeColor
-
createCTGeomGuide
public CTGeomGuide createCTGeomGuide()
Create an instance ofCTGeomGuide
-
createCTGroupTransform2D
public CTGroupTransform2D createCTGroupTransform2D()
Create an instance ofCTGroupTransform2D
-
createCTConnectionSiteList
public CTConnectionSiteList createCTConnectionSiteList()
Create an instance ofCTConnectionSiteList
-
createCTConnectionSite
public CTConnectionSite createCTConnectionSite()
Create an instance ofCTConnectionSite
-
createCTXYAdjustHandle
public CTXYAdjustHandle createCTXYAdjustHandle()
Create an instance ofCTXYAdjustHandle
-
createCTSystemColor
public CTSystemColor createCTSystemColor()
Create an instance ofCTSystemColor
-
createCTPath2DCubicBezierTo
public CTPath2DCubicBezierTo createCTPath2DCubicBezierTo()
Create an instance ofCTPath2DCubicBezierTo
-
createCTPath2DQuadBezierTo
public CTPath2DQuadBezierTo createCTPath2DQuadBezierTo()
Create an instance ofCTPath2DQuadBezierTo
-
createCTGeomRect
public CTGeomRect createCTGeomRect()
Create an instance ofCTGeomRect
-
createCTGammaTransform
public CTGammaTransform createCTGammaTransform()
Create an instance ofCTGammaTransform
-
createCTSRgbColor
public CTSRgbColor createCTSRgbColor()
Create an instance ofCTSRgbColor
-
createCTTransform2D
public CTTransform2D createCTTransform2D()
Create an instance ofCTTransform2D
-
createCTPresetGeometry2D
public CTPresetGeometry2D createCTPresetGeometry2D()
Create an instance ofCTPresetGeometry2D
-
createCTOfficeArtExtension
public CTOfficeArtExtension createCTOfficeArtExtension()
Create an instance ofCTOfficeArtExtension
-
createCTGeomGuideList
public CTGeomGuideList createCTGeomGuideList()
Create an instance ofCTGeomGuideList
-
createCTPositiveFixedPercentage
public CTPositiveFixedPercentage createCTPositiveFixedPercentage()
Create an instance ofCTPositiveFixedPercentage
-
createCTSphereCoords
public CTSphereCoords createCTSphereCoords()
Create an instance ofCTSphereCoords
-
createCTPositivePercentage
public CTPositivePercentage createCTPositivePercentage()
Create an instance ofCTPositivePercentage
-
createCTVector3D
public CTVector3D createCTVector3D()
Create an instance ofCTVector3D
-
createCTEmbeddedWAVAudioFile
public CTEmbeddedWAVAudioFile createCTEmbeddedWAVAudioFile()
Create an instance ofCTEmbeddedWAVAudioFile
-
createCTFixedPercentage
public CTFixedPercentage createCTFixedPercentage()
Create an instance ofCTFixedPercentage
-
createCTHyperlink
public CTHyperlink createCTHyperlink()
Create an instance ofCTHyperlink
-
createCTOfficeArtExtensionList
public CTOfficeArtExtensionList createCTOfficeArtExtensionList()
Create an instance ofCTOfficeArtExtensionList
-
createCTScRgbColorInv
public javax.xml.bind.JAXBElement<CTInverseTransform> createCTScRgbColorInv(CTInverseTransform value)
-
createCTScRgbColorLumMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTScRgbColorLumMod(CTPercentage value)
-
createCTScRgbColorBlue
public javax.xml.bind.JAXBElement<CTPercentage> createCTScRgbColorBlue(CTPercentage value)
-
createCTScRgbColorRedMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTScRgbColorRedMod(CTPercentage value)
-
createCTScRgbColorSatMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTScRgbColorSatMod(CTPercentage value)
-
createCTScRgbColorHue
public javax.xml.bind.JAXBElement<CTPositiveFixedAngle> createCTScRgbColorHue(CTPositiveFixedAngle value)
-
createCTScRgbColorBlueOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTScRgbColorBlueOff(CTPercentage value)
-
createCTScRgbColorHueMod
public javax.xml.bind.JAXBElement<CTPositivePercentage> createCTScRgbColorHueMod(CTPositivePercentage value)
-
createCTScRgbColorAlphaMod
public javax.xml.bind.JAXBElement<CTPositivePercentage> createCTScRgbColorAlphaMod(CTPositivePercentage value)
-
createCTScRgbColorGamma
public javax.xml.bind.JAXBElement<CTGammaTransform> createCTScRgbColorGamma(CTGammaTransform value)
-
createCTScRgbColorComp
public javax.xml.bind.JAXBElement<CTComplementTransform> createCTScRgbColorComp(CTComplementTransform value)
-
createCTScRgbColorSatOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTScRgbColorSatOff(CTPercentage value)
-
createCTScRgbColorGreen
public javax.xml.bind.JAXBElement<CTPercentage> createCTScRgbColorGreen(CTPercentage value)
-
createCTScRgbColorLumOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTScRgbColorLumOff(CTPercentage value)
-
createCTScRgbColorSat
public javax.xml.bind.JAXBElement<CTPercentage> createCTScRgbColorSat(CTPercentage value)
-
createCTScRgbColorShade
public javax.xml.bind.JAXBElement<CTPositiveFixedPercentage> createCTScRgbColorShade(CTPositiveFixedPercentage value)
-
createCTScRgbColorRed
public javax.xml.bind.JAXBElement<CTPercentage> createCTScRgbColorRed(CTPercentage value)
-
createCTScRgbColorGray
public javax.xml.bind.JAXBElement<CTGrayscaleTransform> createCTScRgbColorGray(CTGrayscaleTransform value)
-
createCTScRgbColorAlpha
public javax.xml.bind.JAXBElement<CTPositiveFixedPercentage> createCTScRgbColorAlpha(CTPositiveFixedPercentage value)
-
createCTScRgbColorGreenOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTScRgbColorGreenOff(CTPercentage value)
-
createCTScRgbColorRedOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTScRgbColorRedOff(CTPercentage value)
-
createCTScRgbColorHueOff
public javax.xml.bind.JAXBElement<CTAngle> createCTScRgbColorHueOff(CTAngle value)
-
createCTScRgbColorLum
public javax.xml.bind.JAXBElement<CTPercentage> createCTScRgbColorLum(CTPercentage value)
-
createCTScRgbColorBlueMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTScRgbColorBlueMod(CTPercentage value)
-
createCTScRgbColorGreenMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTScRgbColorGreenMod(CTPercentage value)
-
createCTScRgbColorAlphaOff
public javax.xml.bind.JAXBElement<CTFixedPercentage> createCTScRgbColorAlphaOff(CTFixedPercentage value)
-
createCTScRgbColorTint
public javax.xml.bind.JAXBElement<CTPositiveFixedPercentage> createCTScRgbColorTint(CTPositiveFixedPercentage value)
-
createCTScRgbColorInvGamma
public javax.xml.bind.JAXBElement<CTInverseGammaTransform> createCTScRgbColorInvGamma(CTInverseGammaTransform value)
-
createCTPresetColorInv
public javax.xml.bind.JAXBElement<CTInverseTransform> createCTPresetColorInv(CTInverseTransform value)
-
createCTPresetColorLumMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTPresetColorLumMod(CTPercentage value)
-
createCTPresetColorBlue
public javax.xml.bind.JAXBElement<CTPercentage> createCTPresetColorBlue(CTPercentage value)
-
createCTPresetColorRedMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTPresetColorRedMod(CTPercentage value)
-
createCTPresetColorSatMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTPresetColorSatMod(CTPercentage value)
-
createCTPresetColorHue
public javax.xml.bind.JAXBElement<CTPositiveFixedAngle> createCTPresetColorHue(CTPositiveFixedAngle value)
-
createCTPresetColorBlueOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTPresetColorBlueOff(CTPercentage value)
-
createCTPresetColorHueMod
public javax.xml.bind.JAXBElement<CTPositivePercentage> createCTPresetColorHueMod(CTPositivePercentage value)
-
createCTPresetColorAlphaMod
public javax.xml.bind.JAXBElement<CTPositivePercentage> createCTPresetColorAlphaMod(CTPositivePercentage value)
-
createCTPresetColorGamma
public javax.xml.bind.JAXBElement<CTGammaTransform> createCTPresetColorGamma(CTGammaTransform value)
-
createCTPresetColorComp
public javax.xml.bind.JAXBElement<CTComplementTransform> createCTPresetColorComp(CTComplementTransform value)
-
createCTPresetColorSatOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTPresetColorSatOff(CTPercentage value)
-
createCTPresetColorGreen
public javax.xml.bind.JAXBElement<CTPercentage> createCTPresetColorGreen(CTPercentage value)
-
createCTPresetColorLumOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTPresetColorLumOff(CTPercentage value)
-
createCTPresetColorSat
public javax.xml.bind.JAXBElement<CTPercentage> createCTPresetColorSat(CTPercentage value)
-
createCTPresetColorShade
public javax.xml.bind.JAXBElement<CTPositiveFixedPercentage> createCTPresetColorShade(CTPositiveFixedPercentage value)
-
createCTPresetColorRed
public javax.xml.bind.JAXBElement<CTPercentage> createCTPresetColorRed(CTPercentage value)
-
createCTPresetColorGray
public javax.xml.bind.JAXBElement<CTGrayscaleTransform> createCTPresetColorGray(CTGrayscaleTransform value)
-
createCTPresetColorAlpha
public javax.xml.bind.JAXBElement<CTPositiveFixedPercentage> createCTPresetColorAlpha(CTPositiveFixedPercentage value)
-
createCTPresetColorGreenOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTPresetColorGreenOff(CTPercentage value)
-
createCTPresetColorRedOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTPresetColorRedOff(CTPercentage value)
-
createCTPresetColorHueOff
public javax.xml.bind.JAXBElement<CTAngle> createCTPresetColorHueOff(CTAngle value)
-
createCTPresetColorLum
public javax.xml.bind.JAXBElement<CTPercentage> createCTPresetColorLum(CTPercentage value)
-
createCTPresetColorBlueMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTPresetColorBlueMod(CTPercentage value)
-
createCTPresetColorGreenMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTPresetColorGreenMod(CTPercentage value)
-
createCTPresetColorAlphaOff
public javax.xml.bind.JAXBElement<CTFixedPercentage> createCTPresetColorAlphaOff(CTFixedPercentage value)
-
createCTPresetColorTint
public javax.xml.bind.JAXBElement<CTPositiveFixedPercentage> createCTPresetColorTint(CTPositiveFixedPercentage value)
-
createCTPresetColorInvGamma
public javax.xml.bind.JAXBElement<CTInverseGammaTransform> createCTPresetColorInvGamma(CTInverseGammaTransform value)
-
createCTSchemeColorInv
public javax.xml.bind.JAXBElement<CTInverseTransform> createCTSchemeColorInv(CTInverseTransform value)
-
createCTSchemeColorLumMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTSchemeColorLumMod(CTPercentage value)
-
createCTSchemeColorBlue
public javax.xml.bind.JAXBElement<CTPercentage> createCTSchemeColorBlue(CTPercentage value)
-
createCTSchemeColorRedMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTSchemeColorRedMod(CTPercentage value)
-
createCTSchemeColorSatMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTSchemeColorSatMod(CTPercentage value)
-
createCTSchemeColorHue
public javax.xml.bind.JAXBElement<CTPositiveFixedAngle> createCTSchemeColorHue(CTPositiveFixedAngle value)
-
createCTSchemeColorBlueOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTSchemeColorBlueOff(CTPercentage value)
-
createCTSchemeColorHueMod
public javax.xml.bind.JAXBElement<CTPositivePercentage> createCTSchemeColorHueMod(CTPositivePercentage value)
-
createCTSchemeColorAlphaMod
public javax.xml.bind.JAXBElement<CTPositivePercentage> createCTSchemeColorAlphaMod(CTPositivePercentage value)
-
createCTSchemeColorGamma
public javax.xml.bind.JAXBElement<CTGammaTransform> createCTSchemeColorGamma(CTGammaTransform value)
-
createCTSchemeColorComp
public javax.xml.bind.JAXBElement<CTComplementTransform> createCTSchemeColorComp(CTComplementTransform value)
-
createCTSchemeColorSatOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTSchemeColorSatOff(CTPercentage value)
-
createCTSchemeColorGreen
public javax.xml.bind.JAXBElement<CTPercentage> createCTSchemeColorGreen(CTPercentage value)
-
createCTSchemeColorLumOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTSchemeColorLumOff(CTPercentage value)
-
createCTSchemeColorSat
public javax.xml.bind.JAXBElement<CTPercentage> createCTSchemeColorSat(CTPercentage value)
-
createCTSchemeColorShade
public javax.xml.bind.JAXBElement<CTPositiveFixedPercentage> createCTSchemeColorShade(CTPositiveFixedPercentage value)
-
createCTSchemeColorRed
public javax.xml.bind.JAXBElement<CTPercentage> createCTSchemeColorRed(CTPercentage value)
-
createCTSchemeColorGray
public javax.xml.bind.JAXBElement<CTGrayscaleTransform> createCTSchemeColorGray(CTGrayscaleTransform value)
-
createCTSchemeColorAlpha
public javax.xml.bind.JAXBElement<CTPositiveFixedPercentage> createCTSchemeColorAlpha(CTPositiveFixedPercentage value)
-
createCTSchemeColorGreenOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTSchemeColorGreenOff(CTPercentage value)
-
createCTSchemeColorRedOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTSchemeColorRedOff(CTPercentage value)
-
createCTSchemeColorHueOff
public javax.xml.bind.JAXBElement<CTAngle> createCTSchemeColorHueOff(CTAngle value)
-
createCTSchemeColorLum
public javax.xml.bind.JAXBElement<CTPercentage> createCTSchemeColorLum(CTPercentage value)
-
createCTSchemeColorBlueMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTSchemeColorBlueMod(CTPercentage value)
-
createCTSchemeColorGreenMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTSchemeColorGreenMod(CTPercentage value)
-
createCTSchemeColorAlphaOff
public javax.xml.bind.JAXBElement<CTFixedPercentage> createCTSchemeColorAlphaOff(CTFixedPercentage value)
-
createCTSchemeColorTint
public javax.xml.bind.JAXBElement<CTPositiveFixedPercentage> createCTSchemeColorTint(CTPositiveFixedPercentage value)
-
createCTSchemeColorInvGamma
public javax.xml.bind.JAXBElement<CTInverseGammaTransform> createCTSchemeColorInvGamma(CTInverseGammaTransform value)
-
createCTSystemColorInv
public javax.xml.bind.JAXBElement<CTInverseTransform> createCTSystemColorInv(CTInverseTransform value)
-
createCTSystemColorLumMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTSystemColorLumMod(CTPercentage value)
-
createCTSystemColorBlue
public javax.xml.bind.JAXBElement<CTPercentage> createCTSystemColorBlue(CTPercentage value)
-
createCTSystemColorRedMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTSystemColorRedMod(CTPercentage value)
-
createCTSystemColorSatMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTSystemColorSatMod(CTPercentage value)
-
createCTSystemColorHue
public javax.xml.bind.JAXBElement<CTPositiveFixedAngle> createCTSystemColorHue(CTPositiveFixedAngle value)
-
createCTSystemColorBlueOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTSystemColorBlueOff(CTPercentage value)
-
createCTSystemColorHueMod
public javax.xml.bind.JAXBElement<CTPositivePercentage> createCTSystemColorHueMod(CTPositivePercentage value)
-
createCTSystemColorAlphaMod
public javax.xml.bind.JAXBElement<CTPositivePercentage> createCTSystemColorAlphaMod(CTPositivePercentage value)
-
createCTSystemColorGamma
public javax.xml.bind.JAXBElement<CTGammaTransform> createCTSystemColorGamma(CTGammaTransform value)
-
createCTSystemColorComp
public javax.xml.bind.JAXBElement<CTComplementTransform> createCTSystemColorComp(CTComplementTransform value)
-
createCTSystemColorSatOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTSystemColorSatOff(CTPercentage value)
-
createCTSystemColorGreen
public javax.xml.bind.JAXBElement<CTPercentage> createCTSystemColorGreen(CTPercentage value)
-
createCTSystemColorLumOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTSystemColorLumOff(CTPercentage value)
-
createCTSystemColorSat
public javax.xml.bind.JAXBElement<CTPercentage> createCTSystemColorSat(CTPercentage value)
-
createCTSystemColorShade
public javax.xml.bind.JAXBElement<CTPositiveFixedPercentage> createCTSystemColorShade(CTPositiveFixedPercentage value)
-
createCTSystemColorRed
public javax.xml.bind.JAXBElement<CTPercentage> createCTSystemColorRed(CTPercentage value)
-
createCTSystemColorGray
public javax.xml.bind.JAXBElement<CTGrayscaleTransform> createCTSystemColorGray(CTGrayscaleTransform value)
-
createCTSystemColorAlpha
public javax.xml.bind.JAXBElement<CTPositiveFixedPercentage> createCTSystemColorAlpha(CTPositiveFixedPercentage value)
-
createCTSystemColorGreenOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTSystemColorGreenOff(CTPercentage value)
-
createCTSystemColorRedOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTSystemColorRedOff(CTPercentage value)
-
createCTSystemColorHueOff
public javax.xml.bind.JAXBElement<CTAngle> createCTSystemColorHueOff(CTAngle value)
-
createCTSystemColorLum
public javax.xml.bind.JAXBElement<CTPercentage> createCTSystemColorLum(CTPercentage value)
-
createCTSystemColorBlueMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTSystemColorBlueMod(CTPercentage value)
-
createCTSystemColorGreenMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTSystemColorGreenMod(CTPercentage value)
-
createCTSystemColorAlphaOff
public javax.xml.bind.JAXBElement<CTFixedPercentage> createCTSystemColorAlphaOff(CTFixedPercentage value)
-
createCTSystemColorTint
public javax.xml.bind.JAXBElement<CTPositiveFixedPercentage> createCTSystemColorTint(CTPositiveFixedPercentage value)
-
createCTSystemColorInvGamma
public javax.xml.bind.JAXBElement<CTInverseGammaTransform> createCTSystemColorInvGamma(CTInverseGammaTransform value)
-
createCTSRgbColorInv
public javax.xml.bind.JAXBElement<CTInverseTransform> createCTSRgbColorInv(CTInverseTransform value)
-
createCTSRgbColorLumMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTSRgbColorLumMod(CTPercentage value)
-
createCTSRgbColorBlue
public javax.xml.bind.JAXBElement<CTPercentage> createCTSRgbColorBlue(CTPercentage value)
-
createCTSRgbColorRedMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTSRgbColorRedMod(CTPercentage value)
-
createCTSRgbColorSatMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTSRgbColorSatMod(CTPercentage value)
-
createCTSRgbColorHue
public javax.xml.bind.JAXBElement<CTPositiveFixedAngle> createCTSRgbColorHue(CTPositiveFixedAngle value)
-
createCTSRgbColorBlueOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTSRgbColorBlueOff(CTPercentage value)
-
createCTSRgbColorHueMod
public javax.xml.bind.JAXBElement<CTPositivePercentage> createCTSRgbColorHueMod(CTPositivePercentage value)
-
createCTSRgbColorAlphaMod
public javax.xml.bind.JAXBElement<CTPositivePercentage> createCTSRgbColorAlphaMod(CTPositivePercentage value)
-
createCTSRgbColorGamma
public javax.xml.bind.JAXBElement<CTGammaTransform> createCTSRgbColorGamma(CTGammaTransform value)
-
createCTSRgbColorComp
public javax.xml.bind.JAXBElement<CTComplementTransform> createCTSRgbColorComp(CTComplementTransform value)
-
createCTSRgbColorSatOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTSRgbColorSatOff(CTPercentage value)
-
createCTSRgbColorGreen
public javax.xml.bind.JAXBElement<CTPercentage> createCTSRgbColorGreen(CTPercentage value)
-
createCTSRgbColorLumOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTSRgbColorLumOff(CTPercentage value)
-
createCTSRgbColorSat
public javax.xml.bind.JAXBElement<CTPercentage> createCTSRgbColorSat(CTPercentage value)
-
createCTSRgbColorShade
public javax.xml.bind.JAXBElement<CTPositiveFixedPercentage> createCTSRgbColorShade(CTPositiveFixedPercentage value)
-
createCTSRgbColorRed
public javax.xml.bind.JAXBElement<CTPercentage> createCTSRgbColorRed(CTPercentage value)
-
createCTSRgbColorGray
public javax.xml.bind.JAXBElement<CTGrayscaleTransform> createCTSRgbColorGray(CTGrayscaleTransform value)
-
createCTSRgbColorAlpha
public javax.xml.bind.JAXBElement<CTPositiveFixedPercentage> createCTSRgbColorAlpha(CTPositiveFixedPercentage value)
-
createCTSRgbColorGreenOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTSRgbColorGreenOff(CTPercentage value)
-
createCTSRgbColorRedOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTSRgbColorRedOff(CTPercentage value)
-
createCTSRgbColorHueOff
public javax.xml.bind.JAXBElement<CTAngle> createCTSRgbColorHueOff(CTAngle value)
-
createCTSRgbColorLum
public javax.xml.bind.JAXBElement<CTPercentage> createCTSRgbColorLum(CTPercentage value)
-
createCTSRgbColorBlueMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTSRgbColorBlueMod(CTPercentage value)
-
createCTSRgbColorGreenMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTSRgbColorGreenMod(CTPercentage value)
-
createCTSRgbColorAlphaOff
public javax.xml.bind.JAXBElement<CTFixedPercentage> createCTSRgbColorAlphaOff(CTFixedPercentage value)
-
createCTSRgbColorTint
public javax.xml.bind.JAXBElement<CTPositiveFixedPercentage> createCTSRgbColorTint(CTPositiveFixedPercentage value)
-
createCTSRgbColorInvGamma
public javax.xml.bind.JAXBElement<CTInverseGammaTransform> createCTSRgbColorInvGamma(CTInverseGammaTransform value)
-
createCTHslColorInv
public javax.xml.bind.JAXBElement<CTInverseTransform> createCTHslColorInv(CTInverseTransform value)
-
createCTHslColorLumMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTHslColorLumMod(CTPercentage value)
-
createCTHslColorBlue
public javax.xml.bind.JAXBElement<CTPercentage> createCTHslColorBlue(CTPercentage value)
-
createCTHslColorRedMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTHslColorRedMod(CTPercentage value)
-
createCTHslColorSatMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTHslColorSatMod(CTPercentage value)
-
createCTHslColorHue
public javax.xml.bind.JAXBElement<CTPositiveFixedAngle> createCTHslColorHue(CTPositiveFixedAngle value)
-
createCTHslColorBlueOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTHslColorBlueOff(CTPercentage value)
-
createCTHslColorHueMod
public javax.xml.bind.JAXBElement<CTPositivePercentage> createCTHslColorHueMod(CTPositivePercentage value)
-
createCTHslColorAlphaMod
public javax.xml.bind.JAXBElement<CTPositivePercentage> createCTHslColorAlphaMod(CTPositivePercentage value)
-
createCTHslColorGamma
public javax.xml.bind.JAXBElement<CTGammaTransform> createCTHslColorGamma(CTGammaTransform value)
-
createCTHslColorComp
public javax.xml.bind.JAXBElement<CTComplementTransform> createCTHslColorComp(CTComplementTransform value)
-
createCTHslColorSatOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTHslColorSatOff(CTPercentage value)
-
createCTHslColorGreen
public javax.xml.bind.JAXBElement<CTPercentage> createCTHslColorGreen(CTPercentage value)
-
createCTHslColorLumOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTHslColorLumOff(CTPercentage value)
-
createCTHslColorSat
public javax.xml.bind.JAXBElement<CTPercentage> createCTHslColorSat(CTPercentage value)
-
createCTHslColorShade
public javax.xml.bind.JAXBElement<CTPositiveFixedPercentage> createCTHslColorShade(CTPositiveFixedPercentage value)
-
createCTHslColorRed
public javax.xml.bind.JAXBElement<CTPercentage> createCTHslColorRed(CTPercentage value)
-
createCTHslColorGray
public javax.xml.bind.JAXBElement<CTGrayscaleTransform> createCTHslColorGray(CTGrayscaleTransform value)
-
createCTHslColorAlpha
public javax.xml.bind.JAXBElement<CTPositiveFixedPercentage> createCTHslColorAlpha(CTPositiveFixedPercentage value)
-
createCTHslColorGreenOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTHslColorGreenOff(CTPercentage value)
-
createCTHslColorRedOff
public javax.xml.bind.JAXBElement<CTPercentage> createCTHslColorRedOff(CTPercentage value)
-
createCTHslColorHueOff
public javax.xml.bind.JAXBElement<CTAngle> createCTHslColorHueOff(CTAngle value)
-
createCTHslColorLum
public javax.xml.bind.JAXBElement<CTPercentage> createCTHslColorLum(CTPercentage value)
-
createCTHslColorBlueMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTHslColorBlueMod(CTPercentage value)
-
createCTHslColorGreenMod
public javax.xml.bind.JAXBElement<CTPercentage> createCTHslColorGreenMod(CTPercentage value)
-
createCTHslColorAlphaOff
public javax.xml.bind.JAXBElement<CTFixedPercentage> createCTHslColorAlphaOff(CTFixedPercentage value)
-
createCTHslColorTint
public javax.xml.bind.JAXBElement<CTPositiveFixedPercentage> createCTHslColorTint(CTPositiveFixedPercentage value)
-
createCTHslColorInvGamma
public javax.xml.bind.JAXBElement<CTInverseGammaTransform> createCTHslColorInvGamma(CTInverseGammaTransform value)
-
-