Class JDFAutoRasterReadingParams

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

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

    • JDFAutoRasterReadingParams

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

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

      protected JDFAutoRasterReadingParams(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName)
      Constructor for JDFAutoRasterReadingParams
      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.EMirrorAround enumVar)
      (5) set attribute MirrorAround
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEMirrorAround

      public JDFAutoInterpretingParams.EMirrorAround getEMirrorAround()
      (9) get attribute MirrorAround
      Returns:
      the value of the attribute
    • setMirrorAround

      @Deprecated public void setMirrorAround(JDFAutoInterpretingParams.EnumMirrorAround enumVar)
      Deprecated.
      use SetMirrorAround(EMirrorAround) based on java.lang.enum instead
      (5) set attribute MirrorAround
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getMirrorAround

      Deprecated.
      use EMirrorAround GetEMirrorAround() based on java.lang.enum instead
      (9) get attribute MirrorAround
      Returns:
      the value of the attribute
    • setPolarity

      public void setPolarity(JDFAutoMedia.EPolarity enumVar)
      (5) set attribute Polarity
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEPolarity

      public JDFAutoMedia.EPolarity getEPolarity()
      (9) get attribute Polarity
      Returns:
      the value of the attribute
    • setPolarity

      @Deprecated public void setPolarity(JDFAutoMedia.EnumPolarity enumVar)
      Deprecated.
      use SetPolarity(EPolarity) based on java.lang.enum instead
      (5) set attribute Polarity
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getPolarity

      @Deprecated public JDFAutoMedia.EnumPolarity getPolarity()
      Deprecated.
      use EPolarity GetEPolarity() based on java.lang.enum instead
      (9) get attribute Polarity
      Returns:
      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
    • 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
    • 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