Class JDFAutoCuttingParams

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:
JDFCuttingParams

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

    • JDFAutoCuttingParams

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

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

      protected JDFAutoCuttingParams(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName)
      Constructor for JDFAutoCuttingParams
      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
    • setNUpSeparation

      public void setNUpSeparation(JDFXYPair value)
      (36) set attribute NUpSeparation
      Parameters:
      value - the value to set the attribute to
    • getNUpSeparation

      public JDFXYPair getNUpSeparation()
      (20) get JDFXYPair attribute NUpSeparation
      Returns:
      JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
    • setSheetLay

      public void setSheetLay(JDFAutoConventionalPrintingParams.ESheetLay enumVar)
      (5) set attribute SheetLay
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getESheetLay

      (9) get attribute SheetLay
      Returns:
      the value of the attribute
    • setSheetLay

      Deprecated.
      use SetSheetLay(ESheetLay) based on java.lang.enum instead
      (5) set attribute SheetLay
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getSheetLay

      Deprecated.
      use ESheetLay GetESheetLay() based on java.lang.enum instead
      (9) get attribute SheetLay
      Returns:
      the value of the attribute
    • getCutBlock

      public JDFCutBlock getCutBlock()
      (24) const get element CutBlock
      Returns:
      JDFCutBlock the element
    • getCreateCutBlock

      public JDFCutBlock getCreateCutBlock()
      (25) getCreateCutBlock
      Returns:
      JDFCutBlock the element
    • getCreateCutBlock

      public JDFCutBlock getCreateCutBlock(int iSkip)
      (26) getCreateCutBlock
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFCutBlock the element
    • getCutBlock

      public JDFCutBlock getCutBlock(int iSkip)
      (27) const get element CutBlock
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFCutBlock the element default is getCutBlock(0)
    • getAllCutBlock

      public Collection<JDFCutBlock> getAllCutBlock()
      Get all CutBlock from the current element
      Returns:
      Collection, null if none are available
    • appendCutBlock

      public JDFCutBlock appendCutBlock()
      (30) append element CutBlock
      Returns:
      JDFCutBlock the element
    • refCutBlock

      public void refCutBlock(JDFCutBlock refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getCutMark

      public JDFCutMark getCutMark()
      (24) const get element CutMark
      Returns:
      JDFCutMark the element
    • getCreateCutMark

      public JDFCutMark getCreateCutMark()
      (25) getCreateCutMark
      Returns:
      JDFCutMark the element
    • getCreateCutMark

      public JDFCutMark getCreateCutMark(int iSkip)
      (26) getCreateCutMark
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFCutMark the element
    • getCutMark

      public JDFCutMark getCutMark(int iSkip)
      (27) const get element CutMark
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFCutMark the element default is getCutMark(0)
    • getAllCutMark

      public Collection<JDFCutMark> getAllCutMark()
      Get all CutMark from the current element
      Returns:
      Collection, null if none are available
    • appendCutMark

      public JDFCutMark appendCutMark()
      (30) append element CutMark
      Returns:
      JDFCutMark the element
    • refCutMark

      public void refCutMark(JDFCutMark refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getCut

      public JDFCut getCut()
      (24) const get element Cut
      Returns:
      JDFCut the element
    • getCreateCut

      public JDFCut getCreateCut()
      (25) getCreateCut
      Returns:
      JDFCut the element
    • getCreateCut

      public JDFCut getCreateCut(int iSkip)
      (26) getCreateCut
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFCut the element
    • getCut

      public JDFCut getCut(int iSkip)
      (27) const get element Cut
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFCut the element default is getCut(0)
    • getAllCut

      public Collection<JDFCut> getAllCut()
      Get all Cut from the current element
      Returns:
      Collection, null if none are available
    • appendCut

      public JDFCut appendCut()
      (30) append element Cut
      Returns:
      JDFCut the element