Class JDFAutoMedia

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
    Direct Known Subclasses:
    JDFMedia

    public abstract class JDFAutoMedia
    extends JDFResource
    class JDFAutoMedia : public JDFResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoMedia

        protected JDFAutoMedia​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                               java.lang.String qualifiedName)
        Constructor for JDFAutoMedia
        Parameters:
        myOwnerDocument -
        qualifiedName -
      • JDFAutoMedia

        protected JDFAutoMedia​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                               java.lang.String myNamespaceURI,
                               java.lang.String qualifiedName)
        Constructor for JDFAutoMedia
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
      • JDFAutoMedia

        protected JDFAutoMedia​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                               java.lang.String myNamespaceURI,
                               java.lang.String qualifiedName,
                               java.lang.String myLocalName)
        Constructor for JDFAutoMedia
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
        myLocalName -
    • Method Detail

      • setHoleType

        public void setHoleType​(java.util.Vector<? extends org.apache.commons.lang.enums.ValuedEnum> v)
        (5.2) set attribute HoleType
        Parameters:
        v - vector of the enumeration values
      • getHoleType

        public java.util.Vector<? extends org.apache.commons.lang.enums.ValuedEnum> getHoleType()
        (9.2) get HoleType attribute HoleType
        Returns:
        Vector of the enumerations
      • setMediaUnit

        public void setMediaUnit​(JDFAutoMedia.EnumMediaUnit enumVar)
        (5) set attribute MediaUnit
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setPrePrinted

        public void setPrePrinted​(boolean value)
        (36) set attribute PrePrinted
        Parameters:
        value - the value to set the attribute to
      • getPrePrinted

        public boolean getPrePrinted()
        (18) get boolean attribute PrePrinted
        Returns:
        boolean the value of the attribute
      • setBackBrightness

        public void setBackBrightness​(double value)
        (36) set attribute BackBrightness
        Parameters:
        value - the value to set the attribute to
      • getBackBrightness

        public double getBackBrightness()
        (17) get double attribute BackBrightness
        Returns:
        double the value of the attribute
      • setBackCoatingDetail

        public void setBackCoatingDetail​(java.lang.String value)
        (36) set attribute BackCoatingDetail
        Parameters:
        value - the value to set the attribute to
      • getBackCoatingDetail

        public java.lang.String getBackCoatingDetail()
        (23) get String attribute BackCoatingDetail
        Returns:
        the value of the attribute
      • setBackCoatings

        public void setBackCoatings​(JDFAutoMedia.EnumBackCoatings enumVar)
        (5) set attribute BackCoatings
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setBackGlossValue

        public void setBackGlossValue​(double value)
        (36) set attribute BackGlossValue
        Parameters:
        value - the value to set the attribute to
      • getBackGlossValue

        public double getBackGlossValue()
        (17) get double attribute BackGlossValue
        Returns:
        double the value of the attribute
      • setBackISOPaperSubstrate

        public void setBackISOPaperSubstrate​(JDFAutoMedia.EnumBackISOPaperSubstrate enumVar)
        (5) set attribute BackISOPaperSubstrate
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setBackOpticalBrightening

        public void setBackOpticalBrightening​(double value)
        (36) set attribute BackOpticalBrightening
        Parameters:
        value - the value to set the attribute to
      • getBackOpticalBrightening

        public double getBackOpticalBrightening()
        (17) get double attribute BackOpticalBrightening
        Returns:
        double the value of the attribute
      • setBackSpectrum

        public void setBackSpectrum​(JDFTransferFunction value)
        (36) set attribute BackSpectrum
        Parameters:
        value - the value to set the attribute to
      • getBackSpectrum

        public JDFTransferFunction getBackSpectrum()
        (20) get JDFTransferFunction attribute BackSpectrum
        Returns:
        JDFTransferFunction the value of the attribute, null if a the attribute value is not a valid to create a JDFTransferFunction
      • setBrightness

        public void setBrightness​(double value)
        (36) set attribute Brightness
        Parameters:
        value - the value to set the attribute to
      • getBrightness

        public double getBrightness()
        (17) get double attribute Brightness
        Returns:
        double the value of the attribute
      • setCIETint

        public void setCIETint​(double value)
        (36) set attribute CIETint
        Parameters:
        value - the value to set the attribute to
      • getCIETint

        public double getCIETint()
        (17) get double attribute CIETint
        Returns:
        double the value of the attribute
      • setCIEWhiteness

        public void setCIEWhiteness​(double value)
        (36) set attribute CIEWhiteness
        Parameters:
        value - the value to set the attribute to
      • getCIEWhiteness

        public double getCIEWhiteness()
        (17) get double attribute CIEWhiteness
        Returns:
        double the value of the attribute
      • setColorName

        public void setColorName​(java.lang.String value)
        (36) set attribute ColorName
        Parameters:
        value - the value to set the attribute to
      • getColorName

        public java.lang.String getColorName()
        (23) get String attribute ColorName
        Returns:
        the value of the attribute
      • setCoreWeight

        public void setCoreWeight​(double value)
        (36) set attribute CoreWeight
        Parameters:
        value - the value to set the attribute to
      • getCoreWeight

        public double getCoreWeight()
        (17) get double attribute CoreWeight
        Returns:
        double the value of the attribute
      • setDimension

        public void setDimension​(JDFXYPair value)
        (36) set attribute Dimension
        Parameters:
        value - the value to set the attribute to
      • getDimension

        public JDFXYPair getDimension()
        (20) get JDFXYPair attribute Dimension
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setFlute

        public void setFlute​(java.lang.String value)
        (36) set attribute Flute
        Parameters:
        value - the value to set the attribute to
      • getFlute

        public java.lang.String getFlute()
        (23) get String attribute Flute
        Returns:
        the value of the attribute
      • setFluteDirection

        public void setFluteDirection​(JDFAutoMedia.EnumFluteDirection enumVar)
        (5) set attribute FluteDirection
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setFrontCoatingDetail

        public void setFrontCoatingDetail​(java.lang.String value)
        (36) set attribute FrontCoatingDetail
        Parameters:
        value - the value to set the attribute to
      • getFrontCoatingDetail

        public java.lang.String getFrontCoatingDetail()
        (23) get String attribute FrontCoatingDetail
        Returns:
        the value of the attribute
      • setFrontCoatings

        public void setFrontCoatings​(JDFAutoMedia.EnumFrontCoatings enumVar)
        (5) set attribute FrontCoatings
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setFrontGlossValue

        public void setFrontGlossValue​(double value)
        (36) set attribute FrontGlossValue
        Parameters:
        value - the value to set the attribute to
      • getFrontGlossValue

        public double getFrontGlossValue()
        (17) get double attribute FrontGlossValue
        Returns:
        double the value of the attribute
      • setGrade

        public void setGrade​(int value)
        (36) set attribute Grade
        Parameters:
        value - the value to set the attribute to
      • getGrade

        public int getGrade()
        (15) get int attribute Grade
        Returns:
        int the value of the attribute
      • setGrainDirection

        public void setGrainDirection​(JDFAutoMedia.EnumGrainDirection enumVar)
        (5) set attribute GrainDirection
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setHoleCount

        public void setHoleCount​(int value)
        (36) set attribute HoleCount
        Parameters:
        value - the value to set the attribute to
      • getHoleCount

        public int getHoleCount()
        (15) get int attribute HoleCount
        Returns:
        int the value of the attribute
      • setImagableSide

        public void setImagableSide​(JDFAutoMedia.EnumImagableSide enumVar)
        (5) set attribute ImagableSide
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setInnerCoreDiameter

        public void setInnerCoreDiameter​(double value)
        (36) set attribute InnerCoreDiameter
        Parameters:
        value - the value to set the attribute to
      • getInnerCoreDiameter

        public double getInnerCoreDiameter()
        (17) get double attribute InnerCoreDiameter
        Returns:
        double the value of the attribute
      • setInsideLoss

        public void setInsideLoss​(double value)
        (36) set attribute InsideLoss
        Parameters:
        value - the value to set the attribute to
      • getInsideLoss

        public double getInsideLoss()
        (17) get double attribute InsideLoss
        Returns:
        double the value of the attribute
      • setISOPaperSubstrate

        public void setISOPaperSubstrate​(JDFAutoMedia.EnumISOPaperSubstrate enumVar)
        (5) set attribute ISOPaperSubstrate
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setLabColorValue

        public void setLabColorValue​(JDFLabColor value)
        (36) set attribute LabColorValue
        Parameters:
        value - the value to set the attribute to
      • getLabColorValue

        public JDFLabColor getLabColorValue()
        (20) get JDFLabColor attribute LabColorValue
        Returns:
        JDFLabColor the value of the attribute, null if a the attribute value is not a valid to create a JDFLabColor
      • setMediaColorName

        public void setMediaColorName​(JDFElement.EnumNamedColor value)
        (13) set attribute MediaColorName
        Parameters:
        value - the value to set the attribute to
      • getMediaColorName

        public JDFElement.EnumNamedColor getMediaColorName()
        (19) get EnumNamedColor attribute MediaColorName
        Returns:
        EnumNamedColor the value of the attribute
      • setMediaColorNameDetails

        public void setMediaColorNameDetails​(java.lang.String value)
        (36) set attribute MediaColorNameDetails
        Parameters:
        value - the value to set the attribute to
      • getMediaColorNameDetails

        public java.lang.String getMediaColorNameDetails()
        (23) get String attribute MediaColorNameDetails
        Returns:
        the value of the attribute
      • setMediaQuality

        public void setMediaQuality​(java.lang.String value)
        (36) set attribute MediaQuality
        Parameters:
        value - the value to set the attribute to
      • getMediaQuality

        public java.lang.String getMediaQuality()
        (23) get String attribute MediaQuality
        Returns:
        the value of the attribute
      • setMediaSetCount

        public void setMediaSetCount​(int value)
        (36) set attribute MediaSetCount
        Parameters:
        value - the value to set the attribute to
      • getMediaSetCount

        public int getMediaSetCount()
        (15) get int attribute MediaSetCount
        Returns:
        int the value of the attribute
      • setMediaType

        public void setMediaType​(JDFAutoMedia.EnumMediaType enumVar)
        (5) set attribute MediaType
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setMediaTypeDetails

        public void setMediaTypeDetails​(java.lang.String value)
        (36) set attribute MediaTypeDetails
        Parameters:
        value - the value to set the attribute to
      • getMediaTypeDetails

        public java.lang.String getMediaTypeDetails()
        (23) get String attribute MediaTypeDetails
        Returns:
        the value of the attribute
      • setOpacity

        public void setOpacity​(JDFAutoMedia.EnumOpacity enumVar)
        (5) set attribute Opacity
        Parameters:
        enumVar - the enumVar to set the attribute to
      • getOpacity

        public JDFAutoMedia.EnumOpacity getOpacity()
        (9) get attribute Opacity
        Returns:
        the value of the attribute
      • setOpacityLevel

        public void setOpacityLevel​(double value)
        (36) set attribute OpacityLevel
        Parameters:
        value - the value to set the attribute to
      • getOpacityLevel

        public double getOpacityLevel()
        (17) get double attribute OpacityLevel
        Returns:
        double the value of the attribute
      • setOpticalBrightening

        public void setOpticalBrightening​(double value)
        (36) set attribute OpticalBrightening
        Parameters:
        value - the value to set the attribute to
      • getOpticalBrightening

        public double getOpticalBrightening()
        (17) get double attribute OpticalBrightening
        Returns:
        double the value of the attribute
      • setOuterCoreDiameter

        public void setOuterCoreDiameter​(double value)
        (36) set attribute OuterCoreDiameter
        Parameters:
        value - the value to set the attribute to
      • getOuterCoreDiameter

        public double getOuterCoreDiameter()
        (17) get double attribute OuterCoreDiameter
        Returns:
        double the value of the attribute
      • setOutsideGain

        public void setOutsideGain​(double value)
        (36) set attribute OutsideGain
        Parameters:
        value - the value to set the attribute to
      • getOutsideGain

        public double getOutsideGain()
        (17) get double attribute OutsideGain
        Returns:
        double the value of the attribute
      • setPlateTechnology

        public void setPlateTechnology​(JDFAutoMedia.EnumPlateTechnology enumVar)
        (5) set attribute PlateTechnology
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setPolarity

        public void setPolarity​(JDFAutoMedia.EnumPolarity enumVar)
        (5) set attribute Polarity
        Parameters:
        enumVar - the enumVar to set the attribute to
      • getPolarity

        public JDFAutoMedia.EnumPolarity getPolarity()
        (9) get attribute Polarity
        Returns:
        the value of the attribute
      • setPrintingTechnology

        public void setPrintingTechnology​(java.lang.String value)
        (36) set attribute PrintingTechnology
        Parameters:
        value - the value to set the attribute to
      • getPrintingTechnology

        public java.lang.String getPrintingTechnology()
        (23) get String attribute PrintingTechnology
        Returns:
        the value of the attribute
      • setRecycled

        public void setRecycled​(boolean value)
        (36) set attribute Recycled
        Parameters:
        value - the value to set the attribute to
      • getRecycled

        public boolean getRecycled()
        (18) get boolean attribute Recycled
        Returns:
        boolean the value of the attribute
      • setRecycledPercentage

        public void setRecycledPercentage​(double value)
        (36) set attribute RecycledPercentage
        Parameters:
        value - the value to set the attribute to
      • getRecycledPercentage

        public double getRecycledPercentage()
        (17) get double attribute RecycledPercentage
        Returns:
        double the value of the attribute
      • setReliefThickness

        public void setReliefThickness​(double value)
        (36) set attribute ReliefThickness
        Parameters:
        value - the value to set the attribute to
      • getReliefThickness

        public double getReliefThickness()
        (17) get double attribute ReliefThickness
        Returns:
        double the value of the attribute
      • setRollDiameter

        public void setRollDiameter​(double value)
        (36) set attribute RollDiameter
        Parameters:
        value - the value to set the attribute to
      • getRollDiameter

        public double getRollDiameter()
        (17) get double attribute RollDiameter
        Returns:
        double the value of the attribute
      • setShrinkIndex

        public void setShrinkIndex​(JDFXYPair value)
        (36) set attribute ShrinkIndex
        Parameters:
        value - the value to set the attribute to
      • getShrinkIndex

        public JDFXYPair getShrinkIndex()
        (20) get JDFXYPair attribute ShrinkIndex
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setSleeveInterlock

        public void setSleeveInterlock​(java.lang.String value)
        (36) set attribute SleeveInterlock
        Parameters:
        value - the value to set the attribute to
      • getSleeveInterlock

        public java.lang.String getSleeveInterlock()
        (23) get String attribute SleeveInterlock
        Returns:
        the value of the attribute
      • setSpectrum

        public void setSpectrum​(JDFTransferFunction value)
        (36) set attribute Spectrum
        Parameters:
        value - the value to set the attribute to
      • getSpectrum

        public JDFTransferFunction getSpectrum()
        (20) get JDFTransferFunction attribute Spectrum
        Returns:
        JDFTransferFunction the value of the attribute, null if a the attribute value is not a valid to create a JDFTransferFunction
      • setStockType

        public void setStockType​(java.lang.String value)
        (36) set attribute StockType
        Parameters:
        value - the value to set the attribute to
      • getStockType

        public java.lang.String getStockType()
        (23) get String attribute StockType
        Returns:
        the value of the attribute
      • setTexture

        public void setTexture​(java.lang.String value)
        (36) set attribute Texture
        Parameters:
        value - the value to set the attribute to
      • getTexture

        public java.lang.String getTexture()
        (23) get String attribute Texture
        Returns:
        the value of the attribute
      • setThickness

        public void setThickness​(double value)
        (36) set attribute Thickness
        Parameters:
        value - the value to set the attribute to
      • getThickness

        public double getThickness()
        (17) get double attribute Thickness
        Returns:
        double the value of the attribute
      • setUserMediaType

        public void setUserMediaType​(java.lang.String value)
        (36) set attribute UserMediaType
        Parameters:
        value - the value to set the attribute to
      • getUserMediaType

        public java.lang.String getUserMediaType()
        (23) get String attribute UserMediaType
        Returns:
        the value of the attribute
      • setWeight

        public void setWeight​(double value)
        (36) set attribute Weight
        Parameters:
        value - the value to set the attribute to
      • getWeight

        public double getWeight()
        (17) get double attribute Weight
        Returns:
        double the value of the attribute
      • setWrapperWeight

        public void setWrapperWeight​(double value)
        (36) set attribute WrapperWeight
        Parameters:
        value - the value to set the attribute to
      • getWrapperWeight

        public double getWrapperWeight()
        (17) get double attribute WrapperWeight
        Returns:
        double the value of the attribute
      • getCertification

        public JDFCertification getCertification()
        (24) const get element Certification
        Returns:
        JDFCertification the element
      • getCreateCertification

        public JDFCertification getCreateCertification()
        (25) getCreateCertification
        Returns:
        JDFCertification the element
      • getCreateCertification

        public JDFCertification getCreateCertification​(int iSkip)
        (26) getCreateCertification
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFCertification the element
      • getCertification

        public JDFCertification getCertification​(int iSkip)
        (27) const get element Certification
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFCertification the element default is getCertification(0)
      • getAllCertification

        public java.util.Collection<JDFCertification> getAllCertification()
        Get all Certification from the current element
        Returns:
        Collection, null if none are available
      • appendCertification

        public JDFCertification appendCertification()
        (30) append element Certification
        Returns:
        JDFCertification the element
      • getColor

        public JDFColor getColor()
        (24) const get element Color
        Returns:
        JDFColor the element
      • getCreateColor

        public JDFColor getCreateColor()
        (25) getCreateColor
        Returns:
        JDFColor the element
      • appendColor

        public JDFColor appendColor()
        (29) append element Color
        Returns:
        JDFColor the element @ if the element already exists
      • refColor

        public void refColor​(JDFColor refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getColorMeasurementConditions

        public JDFColorMeasurementConditions getColorMeasurementConditions()
        (24) const get element ColorMeasurementConditions
        Returns:
        JDFColorMeasurementConditions the element
      • getCreateColorMeasurementConditions

        public JDFColorMeasurementConditions getCreateColorMeasurementConditions()
        (25) getCreateColorMeasurementConditions
        Returns:
        JDFColorMeasurementConditions the element
      • appendColorMeasurementConditions

        public JDFColorMeasurementConditions appendColorMeasurementConditions()
        (29) append element ColorMeasurementConditions
        Returns:
        JDFColorMeasurementConditions the element @ if the element already exists
      • refColorMeasurementConditions

        public void refColorMeasurementConditions​(JDFColorMeasurementConditions refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getMediaLayers

        public JDFMediaLayers getMediaLayers()
        (24) const get element MediaLayers
        Returns:
        JDFMediaLayers the element
      • getCreateMediaLayers

        public JDFMediaLayers getCreateMediaLayers()
        (25) getCreateMediaLayers
        Returns:
        JDFMediaLayers the element
      • appendMediaLayers

        public JDFMediaLayers appendMediaLayers()
        (29) append element MediaLayers
        Returns:
        JDFMediaLayers the element @ if the element already exists
      • getHoleList

        public JDFHoleList getHoleList()
        (24) const get element HoleList
        Returns:
        JDFHoleList the element
      • getCreateHoleList

        public JDFHoleList getCreateHoleList()
        (25) getCreateHoleList
        Returns:
        JDFHoleList the element
      • appendHoleList

        public JDFHoleList appendHoleList()
        (29) append element HoleList
        Returns:
        JDFHoleList the element @ if the element already exists
      • getTabDimensions

        public JDFTabDimensions getTabDimensions()
        (24) const get element TabDimensions
        Returns:
        JDFTabDimensions the element
      • getCreateTabDimensions

        public JDFTabDimensions getCreateTabDimensions()
        (25) getCreateTabDimensions
        Returns:
        JDFTabDimensions the element
      • getCreateTabDimensions

        public JDFTabDimensions getCreateTabDimensions​(int iSkip)
        (26) getCreateTabDimensions
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFTabDimensions the element
      • getTabDimensions

        public JDFTabDimensions getTabDimensions​(int iSkip)
        (27) const get element TabDimensions
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFTabDimensions the element default is getTabDimensions(0)
      • getAllTabDimensions

        public java.util.Collection<JDFTabDimensions> getAllTabDimensions()
        Get all TabDimensions from the current element
        Returns:
        Collection, null if none are available
      • appendTabDimensions

        public JDFTabDimensions appendTabDimensions()
        (30) append element TabDimensions
        Returns:
        JDFTabDimensions the element
      • getCreateContact

        public JDFContact getCreateContact​(int iSkip)
        (26) getCreateContact
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFContact the element
      • getContact

        public JDFContact getContact​(int iSkip)
        (27) const get element Contact
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFContact the element default is getContact(0)
      • getAllContact

        public java.util.Collection<JDFContact> getAllContact()
        Get all Contact from the current element
        Returns:
        Collection, null if none are available
      • refContact

        public void refContact​(JDFContact refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getIdentificationField

        public JDFIdentificationField getIdentificationField()
        (24) const get element IdentificationField
        Returns:
        JDFIdentificationField the element
      • getCreateIdentificationField

        public JDFIdentificationField getCreateIdentificationField()
        (25) getCreateIdentificationField
        Returns:
        JDFIdentificationField the element
      • getIdentificationField

        public JDFIdentificationField getIdentificationField​(int iSkip)
        (27) const get element IdentificationField
        Overrides:
        getIdentificationField in class JDFResource
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFIdentificationField the element default is getIdentificationField(0)
      • getAllIdentificationField

        public java.util.Collection<JDFIdentificationField> getAllIdentificationField()
        Get all IdentificationField from the current element
        Returns:
        Collection, null if none are available
      • refIdentificationField

        public void refIdentificationField​(JDFIdentificationField refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced