Class JDFAutoImageCompression

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.JDFAutoImageCompression
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFImageCompression

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

    • JDFAutoImageCompression

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

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

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

    • getTheAttributeInfo

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

      protected ElementInfo getTheElementInfo()
      Overrides:
      getTheElementInfo in class JDFElement
      Returns:
      the elementinfo
    • setAntiAliasImages

      public void setAntiAliasImages(boolean value)
      (36) set attribute AntiAliasImages
      Parameters:
      value - the value to set the attribute to
    • getAntiAliasImages

      public boolean getAntiAliasImages()
      (18) get boolean attribute AntiAliasImages
      Returns:
      boolean the value of the attribute
    • setAutoFilterImages

      public void setAutoFilterImages(boolean value)
      (36) set attribute AutoFilterImages
      Parameters:
      value - the value to set the attribute to
    • getAutoFilterImages

      public boolean getAutoFilterImages()
      (18) get boolean attribute AutoFilterImages
      Returns:
      boolean the value of the attribute
    • setConvertImagesToIndexed

      public void setConvertImagesToIndexed(boolean value)
      (36) set attribute ConvertImagesToIndexed
      Parameters:
      value - the value to set the attribute to
    • getConvertImagesToIndexed

      public boolean getConvertImagesToIndexed()
      (18) get boolean attribute ConvertImagesToIndexed
      Returns:
      boolean the value of the attribute
    • setDCTQuality

      public void setDCTQuality(double value)
      (36) set attribute DCTQuality
      Parameters:
      value - the value to set the attribute to
    • getDCTQuality

      public double getDCTQuality()
      (17) get double attribute DCTQuality
      Returns:
      double the value of the attribute
    • setDownsampleImages

      public void setDownsampleImages(boolean value)
      (36) set attribute DownsampleImages
      Parameters:
      value - the value to set the attribute to
    • getDownsampleImages

      public boolean getDownsampleImages()
      (18) get boolean attribute DownsampleImages
      Returns:
      boolean the value of the attribute
    • setEncodeColorImages

      public void setEncodeColorImages(boolean value)
      (36) set attribute EncodeColorImages
      Parameters:
      value - the value to set the attribute to
    • getEncodeColorImages

      public boolean getEncodeColorImages()
      (18) get boolean attribute EncodeColorImages
      Returns:
      boolean the value of the attribute
    • setEncodeImages

      public void setEncodeImages(boolean value)
      (36) set attribute EncodeImages
      Parameters:
      value - the value to set the attribute to
    • getEncodeImages

      public boolean getEncodeImages()
      (18) get boolean attribute EncodeImages
      Returns:
      boolean the value of the attribute
    • setImageAutoFilterStrategy

      public void setImageAutoFilterStrategy(String value)
      (36) set attribute ImageAutoFilterStrategy
      Parameters:
      value - the value to set the attribute to
    • getImageAutoFilterStrategy

      public String getImageAutoFilterStrategy()
      (23) get String attribute ImageAutoFilterStrategy
      Returns:
      the value of the attribute
    • setImageDepth

      public void setImageDepth(int value)
      (36) set attribute ImageDepth
      Parameters:
      value - the value to set the attribute to
    • getImageDepth

      public int getImageDepth()
      (15) get int attribute ImageDepth
      Returns:
      int the value of the attribute
    • setImageDownsampleThreshold

      public void setImageDownsampleThreshold(double value)
      (36) set attribute ImageDownsampleThreshold
      Parameters:
      value - the value to set the attribute to
    • getImageDownsampleThreshold

      public double getImageDownsampleThreshold()
      (17) get double attribute ImageDownsampleThreshold
      Returns:
      double the value of the attribute
    • setImageDownsampleType

      public void setImageDownsampleType(JDFAutoImageCompression.EnumImageDownsampleType enumVar)
      (5) set attribute ImageDownsampleType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getImageDownsampleType

      public JDFAutoImageCompression.EnumImageDownsampleType getImageDownsampleType()
      (9) get attribute ImageDownsampleType
      Returns:
      the value of the attribute
    • setImageFilter

      public void setImageFilter(String value)
      (36) set attribute ImageFilter
      Parameters:
      value - the value to set the attribute to
    • getImageFilter

      public String getImageFilter()
      (23) get String attribute ImageFilter
      Returns:
      the value of the attribute
    • setImageResolution

      public void setImageResolution(double value)
      (36) set attribute ImageResolution
      Parameters:
      value - the value to set the attribute to
    • getImageResolution

      public double getImageResolution()
      (17) get double attribute ImageResolution
      Returns:
      double the value of the attribute
    • setImageType

      public void setImageType(JDFAutoImageCompression.EnumImageType enumVar)
      (5) set attribute ImageType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getImageType

      (9) get attribute ImageType
      Returns:
      the value of the attribute
    • setJPXQuality

      public void setJPXQuality(int value)
      (36) set attribute JPXQuality
      Parameters:
      value - the value to set the attribute to
    • getJPXQuality

      public int getJPXQuality()
      (15) get int attribute JPXQuality
      Returns:
      int the value of the attribute
    • getCCITTFaxParams

      public JDFCCITTFaxParams getCCITTFaxParams()
      (24) const get element CCITTFaxParams
      Returns:
      JDFCCITTFaxParams the element
    • getCreateCCITTFaxParams

      public JDFCCITTFaxParams getCreateCCITTFaxParams()
      (25) getCreateCCITTFaxParams
      Returns:
      JDFCCITTFaxParams the element
    • appendCCITTFaxParams

      public JDFCCITTFaxParams appendCCITTFaxParams()
      (29) append element CCITTFaxParams
      Returns:
      JDFCCITTFaxParams the element @ if the element already exists
    • getDCTParams

      public JDFDCTParams getDCTParams()
      (24) const get element DCTParams
      Returns:
      JDFDCTParams the element
    • getCreateDCTParams

      public JDFDCTParams getCreateDCTParams()
      (25) getCreateDCTParams
      Returns:
      JDFDCTParams the element
    • appendDCTParams

      public JDFDCTParams appendDCTParams()
      (29) append element DCTParams
      Returns:
      JDFDCTParams the element @ if the element already exists
    • getJBIG2Params

      public JDFJBIG2Params getJBIG2Params()
      (24) const get element JBIG2Params
      Returns:
      JDFJBIG2Params the element
    • getCreateJBIG2Params

      public JDFJBIG2Params getCreateJBIG2Params()
      (25) getCreateJBIG2Params
      Returns:
      JDFJBIG2Params the element
    • getCreateJBIG2Params

      public JDFJBIG2Params getCreateJBIG2Params(int iSkip)
      (26) getCreateJBIG2Params
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFJBIG2Params the element
    • getJBIG2Params

      public JDFJBIG2Params getJBIG2Params(int iSkip)
      (27) const get element JBIG2Params
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFJBIG2Params the element default is getJBIG2Params(0)
    • getAllJBIG2Params

      public Collection<JDFJBIG2Params> getAllJBIG2Params()
      Get all JBIG2Params from the current element
      Returns:
      Collection, null if none are available
    • appendJBIG2Params

      public JDFJBIG2Params appendJBIG2Params()
      (30) append element JBIG2Params
      Returns:
      JDFJBIG2Params the element
    • getJPEG2000Params

      public JDFJPEG2000Params getJPEG2000Params()
      (24) const get element JPEG2000Params
      Returns:
      JDFJPEG2000Params the element
    • getCreateJPEG2000Params

      public JDFJPEG2000Params getCreateJPEG2000Params()
      (25) getCreateJPEG2000Params
      Returns:
      JDFJPEG2000Params the element
    • getCreateJPEG2000Params

      public JDFJPEG2000Params getCreateJPEG2000Params(int iSkip)
      (26) getCreateJPEG2000Params
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFJPEG2000Params the element
    • getJPEG2000Params

      public JDFJPEG2000Params getJPEG2000Params(int iSkip)
      (27) const get element JPEG2000Params
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFJPEG2000Params the element default is getJPEG2000Params(0)
    • getAllJPEG2000Params

      public Collection<JDFJPEG2000Params> getAllJPEG2000Params()
      Get all JPEG2000Params from the current element
      Returns:
      Collection, null if none are available
    • appendJPEG2000Params

      public JDFJPEG2000Params appendJPEG2000Params()
      (30) append element JPEG2000Params
      Returns:
      JDFJPEG2000Params the element
    • getLZWParams

      public JDFLZWParams getLZWParams()
      (24) const get element LZWParams
      Returns:
      JDFLZWParams the element
    • getCreateLZWParams

      public JDFLZWParams getCreateLZWParams()
      (25) getCreateLZWParams
      Returns:
      JDFLZWParams the element
    • appendLZWParams

      public JDFLZWParams appendLZWParams()
      (29) append element LZWParams
      Returns:
      JDFLZWParams the element @ if the element already exists