Class JDFAutoFitPolicy

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
org.cip4.jdflib.core.KElement
org.cip4.jdflib.core.JDFElement
org.cip4.jdflib.auto.JDFAutoFitPolicy
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFFitPolicy

public abstract class JDFAutoFitPolicy extends JDFElement
class JDFAutoFitPolicy : public JDFElement
See Also:
  • Constructor Details

    • JDFAutoFitPolicy

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • setClipOffset

      public void setClipOffset(JDFXYPair value)
      (36) set attribute ClipOffset
      Parameters:
      value - the value to set the attribute to
    • getClipOffset

      public JDFXYPair getClipOffset()
      (20) get JDFXYPair attribute ClipOffset
      Returns:
      JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
    • setGutterPolicy

      public void setGutterPolicy(JDFAutoFitPolicy.EnumGutterPolicy enumVar)
      (5) set attribute GutterPolicy
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getGutterPolicy

      public JDFAutoFitPolicy.EnumGutterPolicy getGutterPolicy()
      (9) get attribute GutterPolicy
      Returns:
      the value of the attribute
    • setMinGutter

      public void setMinGutter(JDFXYPair value)
      (36) set attribute MinGutter
      Parameters:
      value - the value to set the attribute to
    • getMinGutter

      public JDFXYPair getMinGutter()
      (20) get JDFXYPair attribute MinGutter
      Returns:
      JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
    • setRotatePolicy

      public void setRotatePolicy(JDFAutoFitPolicy.EnumRotatePolicy enumVar)
      (5) set attribute RotatePolicy
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getRotatePolicy

      public JDFAutoFitPolicy.EnumRotatePolicy getRotatePolicy()
      (9) get attribute RotatePolicy
      Returns:
      the value of the attribute
    • setSizePolicy

      public void setSizePolicy(JDFAutoFitPolicy.EnumSizePolicy enumVar)
      (5) set attribute SizePolicy
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getSizePolicy

      public JDFAutoFitPolicy.EnumSizePolicy getSizePolicy()
      (9) get attribute SizePolicy
      Returns:
      the value of the attribute