Class JDFAutoInterpretingParams

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

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

    • JDFAutoInterpretingParams

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

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

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

      public void setCenter(boolean value)
      (36) set attribute Center
      Parameters:
      value - the value to set the attribute to
    • getCenter

      public boolean getCenter()
      (18) get boolean attribute Center
      Returns:
      boolean the value of the attribute
    • setMirrorAround

      public void setMirrorAround(JDFAutoInterpretingParams.EnumMirrorAround enumVar)
      (5) set attribute MirrorAround
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getMirrorAround

      (9) get attribute MirrorAround
      Returns:
      the value of the attribute
    • setPolarity

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

      (9) get attribute Polarity
      Returns:
      the value of the attribute
    • setPrintQuality

      public void setPrintQuality(JDFAutoInterpretingParams.EnumPrintQuality enumVar)
      (5) set attribute PrintQuality
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getPrintQuality

      (9) get attribute PrintQuality
      Returns:
      the value of the attribute
    • setFitToPage

      public void setFitToPage(boolean value)
      (36) set attribute FitToPage
      Parameters:
      value - the value to set the attribute to
    • getFitToPage

      public boolean getFitToPage()
      (18) get boolean attribute FitToPage
      Returns:
      boolean the value of the attribute
    • setPoster

      public void setPoster(JDFXYPair value)
      (36) set attribute Poster
      Parameters:
      value - the value to set the attribute to
    • getPoster

      public JDFXYPair getPoster()
      (20) get JDFXYPair attribute Poster
      Returns:
      JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
    • setPosterOverlap

      public void setPosterOverlap(JDFXYPair value)
      (36) set attribute PosterOverlap
      Parameters:
      value - the value to set the attribute to
    • getPosterOverlap

      public JDFXYPair getPosterOverlap()
      (20) get JDFXYPair attribute PosterOverlap
      Returns:
      JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
    • setScaling

      public void setScaling(JDFXYPair value)
      (36) set attribute Scaling
      Parameters:
      value - the value to set the attribute to
    • getScaling

      public JDFXYPair getScaling()
      (20) get JDFXYPair attribute Scaling
      Returns:
      JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
    • setScalingOrigin

      public void setScalingOrigin(JDFXYPair value)
      (36) set attribute ScalingOrigin
      Parameters:
      value - the value to set the attribute to
    • getScalingOrigin

      public JDFXYPair getScalingOrigin()
      (20) get JDFXYPair attribute ScalingOrigin
      Returns:
      JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
    • getObjectResolution

      public JDFObjectResolution getObjectResolution()
      (24) const get element ObjectResolution
      Returns:
      JDFObjectResolution the element
    • getCreateObjectResolution

      public JDFObjectResolution getCreateObjectResolution()
      (25) getCreateObjectResolution
      Returns:
      JDFObjectResolution the element
    • getCreateObjectResolution

      public JDFObjectResolution getCreateObjectResolution(int iSkip)
      (26) getCreateObjectResolution
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFObjectResolution the element
    • getObjectResolution

      public JDFObjectResolution getObjectResolution(int iSkip)
      (27) const get element ObjectResolution
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFObjectResolution the element default is getObjectResolution(0)
    • getAllObjectResolution

      public Collection<JDFObjectResolution> getAllObjectResolution()
      Get all ObjectResolution from the current element
      Returns:
      Collection, null if none are available
    • appendObjectResolution

      public JDFObjectResolution appendObjectResolution()
      (30) append element ObjectResolution
      Returns:
      JDFObjectResolution the element
    • getFitPolicy

      public JDFFitPolicy getFitPolicy()
      (24) const get element FitPolicy
      Returns:
      JDFFitPolicy the element
    • getCreateFitPolicy

      public JDFFitPolicy getCreateFitPolicy()
      (25) getCreateFitPolicy
      Returns:
      JDFFitPolicy the element
    • appendFitPolicy

      public JDFFitPolicy appendFitPolicy()
      (29) append element FitPolicy
      Returns:
      JDFFitPolicy the element @ if the element already exists
    • getInterpretingDetails

      public JDFInterpretingDetails getInterpretingDetails()
      (24) const get element InterpretingDetails
      Returns:
      JDFInterpretingDetails the element
    • getCreateInterpretingDetails

      public JDFInterpretingDetails getCreateInterpretingDetails()
      (25) getCreateInterpretingDetails
      Returns:
      JDFInterpretingDetails the element
    • getCreateInterpretingDetails

      public JDFInterpretingDetails getCreateInterpretingDetails(int iSkip)
      (26) getCreateInterpretingDetails
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFInterpretingDetails the element
    • getInterpretingDetails

      public JDFInterpretingDetails getInterpretingDetails(int iSkip)
      (27) const get element InterpretingDetails
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFInterpretingDetails the element default is getInterpretingDetails(0)
    • getAllInterpretingDetails

      public Collection<JDFInterpretingDetails> getAllInterpretingDetails()
      Get all InterpretingDetails from the current element
      Returns:
      Collection, null if none are available
    • appendInterpretingDetails

      public JDFInterpretingDetails appendInterpretingDetails()
      (30) append element InterpretingDetails
      Returns:
      JDFInterpretingDetails the element
    • getMedia

      public JDFMedia getMedia()
      (24) const get element Media
      Returns:
      JDFMedia the element
    • getCreateMedia

      public JDFMedia getCreateMedia()
      (25) getCreateMedia
      Returns:
      JDFMedia the element
    • getCreateMedia

      public JDFMedia getCreateMedia(int iSkip)
      (26) getCreateMedia
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFMedia the element
    • getMedia

      public JDFMedia getMedia(int iSkip)
      (27) const get element Media
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFMedia the element default is getMedia(0)
    • getAllMedia

      public Collection<JDFMedia> getAllMedia()
      Get all Media from the current element
      Returns:
      Collection, null if none are available
    • appendMedia

      public JDFMedia appendMedia()
      (30) append element Media
      Returns:
      JDFMedia the element
    • refMedia

      public void refMedia(JDFMedia refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getPDFInterpretingParams

      public JDFPDFInterpretingParams getPDFInterpretingParams()
      (24) const get element PDFInterpretingParams
      Returns:
      JDFPDFInterpretingParams the element
    • getCreatePDFInterpretingParams

      public JDFPDFInterpretingParams getCreatePDFInterpretingParams()
      (25) getCreatePDFInterpretingParams
      Returns:
      JDFPDFInterpretingParams the element
    • appendPDFInterpretingParams

      public JDFPDFInterpretingParams appendPDFInterpretingParams()
      (29) append element PDFInterpretingParams
      Returns:
      JDFPDFInterpretingParams the element @ if the element already exists