Class JDFAutoTrappingParams

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFTrappingParams

public abstract class JDFAutoTrappingParams extends JDFResource
class JDFAutoTrappingParams : public JDFResource
See Also:
  • Constructor Details

    • JDFAutoTrappingParams

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFResource
      Returns:
    • getTheElementInfo

      protected ElementInfo getTheElementInfo()
      Overrides:
      getTheElementInfo in class JDFResource
      Returns:
      the elementinfo
    • init

      public boolean init()
      Description copied from class: JDFResource
      default initialization
      Overrides:
      init in class JDFResource
      Returns:
      true if ok
      See Also:
    • getValidClass

      public JDFResource.EnumResourceClass getValidClass()
      Description copied from class: JDFResource
      get the fixed class for this resource,
      Overrides:
      getValidClass in class JDFResource
      Returns:
      the resource Class
    • 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(String value)
      (36) set attribute TrapEndStyle
      Parameters:
      value - the value to set the attribute to
    • getTrapEndStyle

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

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

      public 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(String value)
      (36) set attribute HalftoneName
      Parameters:
      value - the value to set the attribute to
    • getHalftoneName

      public 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
    • setImageTrapPlacement

      public void setImageTrapPlacement(JDFAutoTrappingParams.EnumImageTrapPlacement enumVar)
      (5) set attribute ImageTrapPlacement
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getImageTrapPlacement

      public JDFAutoTrappingParams.EnumImageTrapPlacement getImageTrapPlacement()
      (9) get attribute ImageTrapPlacement
      Returns:
      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 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