Class JDFAutoTrappingParams

  • 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:
    JDFTrappingParams

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

      • JDFAutoTrappingParams

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

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

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

      • setMinimumBlackWidth

        public void setMinimumBlackWidth​(double value)
        (36) set attribute MinimumBlackWidth
        Parameters:
        value - the value to set the attribute to
      • getMinimumBlackWidth

        public double getMinimumBlackWidth()
        (17) get double attribute MinimumBlackWidth
        Returns:
        double the value of the attribute
      • setTrapEndStyle

        public void setTrapEndStyle​(java.lang.String value)
        (36) set attribute TrapEndStyle
        Parameters:
        value - the value to set the attribute to
      • getTrapEndStyle

        public java.lang.String getTrapEndStyle()
        (23) get String attribute TrapEndStyle
        Returns:
        the value of the attribute
      • setTrapJoinStyle

        public void setTrapJoinStyle​(java.lang.String value)
        (36) set attribute TrapJoinStyle
        Parameters:
        value - the value to set the attribute to
      • getTrapJoinStyle

        public java.lang.String getTrapJoinStyle()
        (23) get String attribute TrapJoinStyle
        Returns:
        the value of the attribute
      • setBlackColorLimit

        public void setBlackColorLimit​(double value)
        (36) set attribute BlackColorLimit
        Parameters:
        value - the value to set the attribute to
      • getBlackColorLimit

        public double getBlackColorLimit()
        (17) get double attribute BlackColorLimit
        Returns:
        double the value of the attribute
      • setBlackDensityLimit

        public void setBlackDensityLimit​(double value)
        (36) set attribute BlackDensityLimit
        Parameters:
        value - the value to set the attribute to
      • getBlackDensityLimit

        public double getBlackDensityLimit()
        (17) get double attribute BlackDensityLimit
        Returns:
        double the value of the attribute
      • setBlackWidth

        public void setBlackWidth​(double value)
        (36) set attribute BlackWidth
        Parameters:
        value - the value to set the attribute to
      • getBlackWidth

        public double getBlackWidth()
        (17) get double attribute BlackWidth
        Returns:
        double the value of the attribute
      • setEnabled

        public void setEnabled​(boolean value)
        (36) set attribute Enabled
        Parameters:
        value - the value to set the attribute to
      • getEnabled

        public boolean getEnabled()
        (18) get boolean attribute Enabled
        Returns:
        boolean the value of the attribute
      • setHalftoneName

        public void setHalftoneName​(java.lang.String value)
        (36) set attribute HalftoneName
        Parameters:
        value - the value to set the attribute to
      • getHalftoneName

        public java.lang.String getHalftoneName()
        (23) get String attribute HalftoneName
        Returns:
        the value of the attribute
      • setImageInternalTrapping

        public void setImageInternalTrapping​(boolean value)
        (36) set attribute ImageInternalTrapping
        Parameters:
        value - the value to set the attribute to
      • getImageInternalTrapping

        public boolean getImageInternalTrapping()
        (18) get boolean attribute ImageInternalTrapping
        Returns:
        boolean the value of the attribute
      • setImageResolution

        public void setImageResolution​(int value)
        (36) set attribute ImageResolution
        Parameters:
        value - the value to set the attribute to
      • getImageResolution

        public int getImageResolution()
        (15) get int attribute ImageResolution
        Returns:
        int the value of the attribute
      • setImageMaskTrapping

        public void setImageMaskTrapping​(boolean value)
        (36) set attribute ImageMaskTrapping
        Parameters:
        value - the value to set the attribute to
      • getImageMaskTrapping

        public boolean getImageMaskTrapping()
        (18) get boolean attribute ImageMaskTrapping
        Returns:
        boolean the value of the attribute
      • setImageToImageTrapping

        public void setImageToImageTrapping​(boolean value)
        (36) set attribute ImageToImageTrapping
        Parameters:
        value - the value to set the attribute to
      • getImageToImageTrapping

        public boolean getImageToImageTrapping()
        (18) get boolean attribute ImageToImageTrapping
        Returns:
        boolean the value of the attribute
      • setImageToObjectTrapping

        public void setImageToObjectTrapping​(boolean value)
        (36) set attribute ImageToObjectTrapping
        Parameters:
        value - the value to set the attribute to
      • getImageToObjectTrapping

        public boolean getImageToObjectTrapping()
        (18) get boolean attribute ImageToObjectTrapping
        Returns:
        boolean the value of the attribute
      • setImageTrapWidth

        public void setImageTrapWidth​(double value)
        (36) set attribute ImageTrapWidth
        Parameters:
        value - the value to set the attribute to
      • getImageTrapWidth

        public double getImageTrapWidth()
        (17) get double attribute ImageTrapWidth
        Returns:
        double the value of the attribute
      • setImageTrapWidthY

        public void setImageTrapWidthY​(double value)
        (36) set attribute ImageTrapWidthY
        Parameters:
        value - the value to set the attribute to
      • getImageTrapWidthY

        public double getImageTrapWidthY()
        (17) get double attribute ImageTrapWidthY
        Returns:
        double the value of the attribute
      • setSlidingTrapLimit

        public void setSlidingTrapLimit​(double value)
        (36) set attribute SlidingTrapLimit
        Parameters:
        value - the value to set the attribute to
      • getSlidingTrapLimit

        public double getSlidingTrapLimit()
        (17) get double attribute SlidingTrapLimit
        Returns:
        double the value of the attribute
      • setStepLimit

        public void setStepLimit​(double value)
        (36) set attribute StepLimit
        Parameters:
        value - the value to set the attribute to
      • getStepLimit

        public double getStepLimit()
        (17) get double attribute StepLimit
        Returns:
        double the value of the attribute
      • setTrapColorScaling

        public void setTrapColorScaling​(double value)
        (36) set attribute TrapColorScaling
        Parameters:
        value - the value to set the attribute to
      • getTrapColorScaling

        public double getTrapColorScaling()
        (17) get double attribute TrapColorScaling
        Returns:
        double the value of the attribute
      • setTrapWidth

        public void setTrapWidth​(double value)
        (36) set attribute TrapWidth
        Parameters:
        value - the value to set the attribute to
      • getTrapWidth

        public double getTrapWidth()
        (17) get double attribute TrapWidth
        Returns:
        double the value of the attribute
      • setTrapWidthY

        public void setTrapWidthY​(double value)
        (36) set attribute TrapWidthY
        Parameters:
        value - the value to set the attribute to
      • getTrapWidthY

        public double getTrapWidthY()
        (17) get double attribute TrapWidthY
        Returns:
        double the value of the attribute
      • getColorantZoneDetails

        public JDFColorantZoneDetails getColorantZoneDetails()
        (24) const get element ColorantZoneDetails
        Returns:
        JDFColorantZoneDetails the element
      • getCreateColorantZoneDetails

        public JDFColorantZoneDetails getCreateColorantZoneDetails()
        (25) getCreateColorantZoneDetails
        Returns:
        JDFColorantZoneDetails the element
      • getCreateColorantZoneDetails

        public JDFColorantZoneDetails getCreateColorantZoneDetails​(int iSkip)
        (26) getCreateColorantZoneDetails
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFColorantZoneDetails the element
      • getColorantZoneDetails

        public JDFColorantZoneDetails getColorantZoneDetails​(int iSkip)
        (27) const get element ColorantZoneDetails
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFColorantZoneDetails the element default is getColorantZoneDetails(0)
      • getAllColorantZoneDetails

        public java.util.Collection<JDFColorantZoneDetails> getAllColorantZoneDetails()
        Get all ColorantZoneDetails from the current element
        Returns:
        Collection, null if none are available
      • appendColorantZoneDetails

        public JDFColorantZoneDetails appendColorantZoneDetails()
        (30) append element ColorantZoneDetails
        Returns:
        JDFColorantZoneDetails the element