Package org.cip4.jdflib.auto
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
class JDFAutoImageCompression : public JDFElement
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumEnumeration strings for ImageDownsampleTypestatic enumEnumeration strings for ImageTypestatic classEnumeration strings for ImageDownsampleTypestatic classEnumeration strings for ImageTypeNested classes/interfaces inherited from class org.cip4.jdflib.core.JDFElement
JDFElement.ENodeStatus, JDFElement.EnumBoolean, JDFElement.EnumNamedColor, JDFElement.EnumNodeStatus, JDFElement.EnumOrientation, JDFElement.EnumPoolType, JDFElement.EnumSeparation, JDFElement.EnumSettingsPolicy, JDFElement.EnumSides, JDFElement.EnumValidationLevel, JDFElement.EnumVersion, JDFElement.EnumXYRelation, JDFElement.EOrientation, JDFElement.ESides, JDFElement.eUnit, JDFElement.EVersionNested classes/interfaces inherited from class org.cip4.jdflib.core.KElement
KElement.MultiAttributeComparator, KElement.SimpleElementNameComparator, KElement.SimpleNodeComparator, KElement.SingleAttributeComparator, KElement.SingleXPathComparator -
Field Summary
Fields inherited from class org.apache.xerces.dom.ElementNSImpl
localName, namespaceURIFields inherited from class org.apache.xerces.dom.ElementImpl
attributes, nameFields inherited from class org.apache.xerces.dom.ParentNode
firstChild, fNodeListCache, ownerDocumentFields inherited from class org.apache.xerces.dom.ChildNode
nextSibling, previousSiblingFields inherited from class org.apache.xerces.dom.NodeImpl
DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_IS_CONTAINED, DOCUMENT_POSITION_PRECEDING, ELEMENT_DEFINITION_NODE, FIRSTCHILD, flags, HASSTRING, ID, IGNORABLEWS, NORMALIZED, OWNED, ownerNode, READONLY, SPECIFIED, SYNCCHILDREN, SYNCDATA, TREE_POSITION_ANCESTOR, TREE_POSITION_DESCENDANT, TREE_POSITION_DISCONNECTED, TREE_POSITION_EQUIVALENT, TREE_POSITION_FOLLOWING, TREE_POSITION_PRECEDING, TREE_POSITION_SAME_NODEFields inherited from interface org.w3c.dom.Node
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODEFields inherited from interface org.w3c.dom.TypeInfo
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJDFAutoImageCompression(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String qualifiedName) Constructor for JDFAutoImageCompressionprotectedJDFAutoImageCompression(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName) Constructor for JDFAutoImageCompressionprotectedJDFAutoImageCompression(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName) Constructor for JDFAutoImageCompression -
Method Summary
Modifier and TypeMethodDescription(29) append element CCITTFaxParams(29) append element DCTParams(30) append element JBIG2Params(30) append element JPEG2000Params(29) append element LZWParamsGet all JBIG2Params from the current elementGet all JPEG2000Params from the current elementboolean(18) get boolean attribute AntiAliasImagesboolean(18) get boolean attribute AutoFilterImages(24) const get element CCITTFaxParamsboolean(18) get boolean attribute ConvertImagesToIndexed(25) getCreateCCITTFaxParams(25) getCreateDCTParams(25) getCreateJBIG2ParamsgetCreateJBIG2Params(int iSkip) (26) getCreateJBIG2Params(25) getCreateJPEG2000ParamsgetCreateJPEG2000Params(int iSkip) (26) getCreateJPEG2000Params(25) getCreateLZWParams(24) const get element DCTParamsdouble(17) get double attribute DCTQualityboolean(18) get boolean attribute DownsampleImages(9) get attribute ImageDownsampleType(9) get attribute ImageTypeboolean(18) get boolean attribute EncodeColorImagesboolean(18) get boolean attribute EncodeImages(23) get String attribute ImageAutoFilterStrategyint(15) get int attribute ImageDepthdouble(17) get double attribute ImageDownsampleThresholdDeprecated.use EImageDownsampleType GetEImageDownsampleType() based on java.lang.enum instead(23) get String attribute ImageFilterdouble(17) get double attribute ImageResolutionDeprecated.use EImageType GetEImageType() based on java.lang.enum instead(24) const get element JBIG2ParamsgetJBIG2Params(int iSkip) (27) const get element JBIG2Params(24) const get element JPEG2000ParamsgetJPEG2000Params(int iSkip) (27) const get element JPEG2000Paramsint(15) get int attribute JPXQuality(24) const get element LZWParamsprotected AttributeInfoprotected ElementInfovoidsetAntiAliasImages(boolean value) (36) set attribute AntiAliasImagesvoidsetAutoFilterImages(boolean value) (36) set attribute AutoFilterImagesvoidsetConvertImagesToIndexed(boolean value) (36) set attribute ConvertImagesToIndexedvoidsetDCTQuality(double value) (36) set attribute DCTQualityvoidsetDownsampleImages(boolean value) (36) set attribute DownsampleImagesvoidsetEncodeColorImages(boolean value) (36) set attribute EncodeColorImagesvoidsetEncodeImages(boolean value) (36) set attribute EncodeImagesvoidsetImageAutoFilterStrategy(String value) (36) set attribute ImageAutoFilterStrategyvoidsetImageDepth(int value) (36) set attribute ImageDepthvoidsetImageDownsampleThreshold(double value) (36) set attribute ImageDownsampleThresholdvoid(5) set attribute ImageDownsampleTypevoidDeprecated.use SetImageDownsampleType(EImageDownsampleType) based on java.lang.enum insteadvoidsetImageFilter(String value) (36) set attribute ImageFiltervoidsetImageResolution(double value) (36) set attribute ImageResolutionvoid(5) set attribute ImageTypevoidDeprecated.use SetImageType(EImageType) based on java.lang.enum insteadvoidsetJPXQuality(int value) (36) set attribute JPXQualityMethods inherited from class org.cip4.jdflib.core.JDFElement
appendAnchor, appendBestEffortExceptions, appendComment, appendElement, appendGeneralID, appendGeneralID, appendGeneralID, appendHRef, appendHRef, appendMustHonorExceptions, appendOperatorInterventionExceptions, appendPreview, appendrRefs, attributeType, clearTargets, cloneNewDoc, copyChildren, copyInto, createRoot, createRoot, deprecatedAttributes, eraseDefaultAttributes, exclusiveOneOfAttribute, exclusiveOneOfElement, fixVersion, getAllRefs, getAtrType, getAttributeInfo, getBestEffortExceptions, getChildElement, getChildElements, getChildElementVector, getChildElementVector_JDFElement, getChildIds, getChildrenByTagName, getChildrenByTagName, getChildWithAttribute, getChildWithMatchingAttribute, getComment, getComment, getCommentText, getCommentURL, getCreateComment, getCreateComment, getCreateElement_JDFElement, getCreatePreview, getCreateRefElement, getDeepElementByID, getDefaultAttributeMap, getDefaultJDFVersion, getDeprecatedAttributes, getDeprecatedElements, getDescriptiveName, getElement, getElement_JDFElement, getElementIDPrefix, getElementInfo, getElementNameVector, getEnumAttribute, getEnumerationsAttribute, getEnumerationsAttribute, getEnumerationsAttribute, getEnumforAttribute, getEnumNodeName, getEnumString, getFirstVersion, getGeneralID, getGeneralID, getGeneralID, getGeneralIDListMap, getGeneralIDMap, getGeneralIDVectorMap, getHRef, getHRefs, getHRefs, getInsertElements, getInsertElementVector, getInvalidAttributes, getInvalidElements, getInvalidElements_JDFElement, getJDFRoot, getJMFRoot, getLastVersion, getLinkFromUserData, getLinkRoot, getMaxVersion, getMissingAttributes, getMissingAttributeVector, getMissingElements, getMissingElementVector, getMustHonorExceptions, getNamesVector, getOperatorInterventionExceptions, getOwnerDocument_JDFElement, getParentJDF, getParentJDF, getPartMap, getPartMapArray, getPartMapVector, getPrereleaseAttributes, getPrereleaseElements, getPreview, getRefElement, getRefElements, getRefString, getrRefs, getSchemaURL, getSchemaURL, getSchemaURL, getSettingsPolicy, getStatus, getTarget, getTarget, getTarget_JDFElement, getTheAttributeInfo_JDFElement, getTheElementInfo_JDFElement, getTypeForAttribute, getUnknownAttributes, getUnknownAttributeVector, getUnknownElements, getUnknownElementVector, getUnknownPoolElements, getURLDoc, getURLInputStream, getValueForNewAttribute, getVersion, getVersion, getvHRefRes, getvHRefRes, getXMLDocUserData, hasMissingAttributes, hasMissingElements, hasPartMap, hasSettingsPolicy, hasUnknownAttributes, hasUnknownElements, idString, includesMatchingAttribute, init, inlineRefElements, insertBefore, isComment, isCommentStatic, isDeprecated, isDirty, isInAnyCIP4NameSpaceStatic, isInAnyCIP4NameSpaceStatic, isInAnyJDFNameSpaceStatic, isInAnyJDFNameSpaceStatic, isInJDFNameSpace, isInJDFNameSpaceStatic, isInJDFNameSpaceStatic, isInXJDFNameSpaceStatic, isInXJDFNameSpaceStatic, isJDFNode, isRefElement, isRefElementStatic, isResource, isResourceLink, isResourceLinkStatic, isResourceStatic, isResourceUpdate, isValid, isValid_JDFElement, isXJDF, jdfVersion, knownAttributes, knownElements, matchesPath, newID, numChildElements, numChildElements_JDFElement, optionalAttributes, optionalElements, parseFile, parseFile, parseStream, parseString, prereleaseAttributes, prereleaseElements, refElement, removeBestEffortExceptions, removeChild, removeChild, removeChildren, removeExtensions, removeFromBestEffortExceptions, removeFromMustHonorExceptions, removeFromOperatorInterventionExceptions, removeFromrRefs, removeGeneralID, removePartMap, removeRefElement, removeSettingsPolicy, replaceChild, requiredAttributes, requiredElements, requiredLevel, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeNameTimeStamp, setAttributes, setBestEffortExceptions, setCommentText, setCommentText, setCommentURL, setDefaultJDFVersion, setDescriptiveName, setDirty, setEnumerationsAttribute, setEnumsAttribute, setGeneralID, setLongID, setMustHonorExceptions, setOperatorInterventionExceptions, setPartMap, setPartMapVector, setSettingsPolicy, setStatus, setVersion, setvStringAttribute, stringToVersion, uniqueElements, upDaterRefs, validAttribute, validAttribute, validEnumAttribute, validEnumerationsAttribute, validResourcePosition, version, write2DirMethods inherited from class org.cip4.jdflib.core.KElement
addAttribute, addAttribute, addNameSpace, ancestorDistance, appendAttribute, appendAttribute, appendAttributes, appendCData, appendCData, appendChild, appendElement, appendElementN, appendElementRaw, appendEntityReference, appendText, appendTextElement, appendXMLComment, appendXMLComment, buildRelativeXPath, buildXPath, buildXPath, buildXPath, cleanup, clearNSMap, clone, copyAttribute, copyAttribute, copyAttribute, copyAttribute, copyElement, copyElements, copyXPathValue, createRoot, deleteNode, ensureCase, eraseEmptyAttributes, eraseEmptyNodes, fillHashSet, fitsName, fitsName_KElement, flush, generateDotID, getAttribute, getAttribute, getAttribute, getAttribute_KElement, getAttribute_KElement, getAttributeArray_KElement, getAttributeIgnoreCase, getAttributeMap, getAttributeMap_KElement, getAttributeRaw, getAttributeVector, getAttributeVector_KElement, getBoolAttribute, getCData, getChildArray, getChildArray_KElement, getChildArrayByClass, getChildArrayByClass_KElement, getChildAttributeList, getChildByTagName, getChildElementArray, getChildElementVector, getChildElementVector, getChildElementVector_KElement, getChildFromList, getChildFromList, getChildList, getChildList, getChildNode, getChildNodes_KElement, getChildNodeVector, getChildrenByClass, getChildrenByTagName, getChildrenByTagName_KElement, getChildrenFromList, getChildrenIgnoreList, getChildrenWithAttribute, getChildWithAttribute, getChildWithAttribute, getCreateChildWithAttribute, getCreateElement, getCreateElement, getCreateElement_KElement, getCreateXPathElement, getDeepElement, getDeepParent, getDeepParent, getDeepParentChild, getDeepParentNotName, getDocRoot, getDOMAttr, getElement, getElement_KElement, getElementByClass, getElementHashMap, getElementsByTagName_KElement, getFirstChildElement, getFirstChildElement, getFirstChildElement, getFirstElementNode, getID, getIDPrefix, getIgnoreCase, getIgnoreCase_KElement, getInheritedAttribute, getInheritedElement, getInheritedXPathAttribute, getIntAttribute, getLocalNameStatic, getLongAttribute, getMultipleIDs, getNamespaceURI, getNamespaceURIFromPrefix, getNextElementNode, getNextSiblingElement, getNextSiblingElement, getNextSiblingElement, getNonEmpty, getNonEmpty_KElement, getNumCDatas, getNumChildNodes, getNumChildText, getNumXMLComments, getOwnerDocument_KElement, getParentNode_KElement, getPreviousSiblingElement, getPreviousSiblingElement, getRealAttribute, getTarget_KElement, getText, getText, getTree, getTree, getTreeByClass, getTreeElement, getXMLComment, getXMLNSNameSpace, getXMLNSPrefix, getXPathAttribute, getXPathAttributeMap, getXPathElement, getXPathElementVector, getXPathValueMap, getXPathValueMap, getXSIType, hasAttribute, hasAttribute, hasAttribute_KElement, hasAttributes, hasChildElement, hasChildElements, hasChildNodes, hasChildText, hasNonEmpty, hasNonEmpty_KElement, hasXPathNode, includesAttribute, includesAttributes, insertAt, insertBefore, isAncestor, isEqual, isEqual, isWildCard, matchesPath, matchesPathName, mergeElement, moveArray, moveAttribute, moveAttribute, moveElement, moveElements, moveMe, normalize, numChildElements_KElement, numChildNodes, numChildNodes, numChildrenByClass, numSiblingElements, pushUp, removeAllText, removeAttribute, removeAttribute, removeAttribute_KElement, removeAttributeNode, removeAttributeNS, removeAttributes, removeCData, removeChildNode, removeChildren, removeChildrenByClass, removeChildText, removeExtensions, removeFromAttribute, removeIgnoreCase, removeIgnoreCase_KElement, removeXMLComment, removeXPathAttribute, removeXPathElement, renameAttribute, renameAttribute, renameElement, replaceElement, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setAttributeNSRaw, setAttributeRaw, setAttributes, setAttributes, setAttributes, setAttributesRaw, setBoolAttribute, setDirty, setID, setIntAttribute, setNamespaceURI, setNodeValue, setNonEmpty, setPrefix, setRealAttribute, setText, setvStringAttribute, setXMLComment, setXMLComment, setXPathAttribute, setXPathValue, setXPathValues, setXSIType, sortChild, sortChild, sortChildren, sortChildren, sortChildren, sortChildren, toDisplayXML, toString, toValueString, toXML, toXML, uniqueID, uniqueID, write2File, write2File, write2Stream, writeStream, xmlNameSpace, xmlnsLocalName, xmlnsPrefixMethods inherited from class org.apache.xerces.dom.ElementNSImpl
getLocalName, getPrefix, getTypeName, getTypeNamespace, getXMLBaseAttribute, isDerivedFrom, setTypeMethods inherited from class org.apache.xerces.dom.ElementImpl
cloneNode, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getBaseURI, getChildElementCount, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getFirstElementChild, getLastElementChild, getNextElementSibling, getNodeName, getNodeType, getPreviousElementSibling, getSchemaTypeInfo, getTagName, getXercesAttribute, hasAttributeNS, isEqualNode, reconcileDefaultAttributes, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setOwnerDocument, setReadOnly, setupDefaultAttributes, setXercesAttributeNode, synchronizeDataMethods inherited from class org.apache.xerces.dom.ParentNode
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildrenMethods inherited from class org.apache.xerces.dom.ChildNode
getNextSibling, getParentNode, getPreviousSiblingMethods inherited from class org.apache.xerces.dom.NodeImpl
addEventListener, changed, changes, compareDocumentPosition, compareTreePosition, dispatchEvent, getContainer, getFeature, getNodeNumber, getNodeValue, getReadOnly, getUserData, getUserData, getUserDataRecord, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, needsSyncChildren, removeEventListener, setUserData, setUserDataMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.w3c.dom.Element
getAttributeNode, getAttributeNodeNS, getAttributeNS, getElementsByTagName, getElementsByTagNameNS, getSchemaTypeInfo, getTagName, hasAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNSMethods inherited from interface org.w3c.dom.Node
cloneNode, compareDocumentPosition, getAttributes, getBaseURI, getChildNodes, getFeature, getFirstChild, getLastChild, getLocalName, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setTextContent, setUserData
-
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
- Overrides:
getTheAttributeInfoin classJDFElement- Returns:
-
getTheElementInfo
- Overrides:
getTheElementInfoin classJDFElement- 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
(36) set attribute ImageAutoFilterStrategy- Parameters:
value- the value to set the attribute to
-
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
(5) set attribute ImageDownsampleType- Parameters:
enumVar- the enumVar to set the attribute to
-
getEImageDownsampleType
(9) get attribute ImageDownsampleType- Returns:
- the value of the attribute
-
setImageDownsampleType
@Deprecated public void setImageDownsampleType(JDFAutoImageCompression.EnumImageDownsampleType enumVar) Deprecated.use SetImageDownsampleType(EImageDownsampleType) based on java.lang.enum instead(5) set attribute ImageDownsampleType- Parameters:
enumVar- the enumVar to set the attribute to
-
getImageDownsampleType
Deprecated.use EImageDownsampleType GetEImageDownsampleType() based on java.lang.enum instead(9) get attribute ImageDownsampleType- Returns:
- the value of the attribute
-
setImageFilter
(36) set attribute ImageFilter- Parameters:
value- the value to set the attribute to
-
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
(5) set attribute ImageType- Parameters:
enumVar- the enumVar to set the attribute to
-
getEImageType
(9) get attribute ImageType- Returns:
- the value of the attribute
-
setImageType
Deprecated.use SetImageType(EImageType) based on java.lang.enum instead(5) set attribute ImageType- Parameters:
enumVar- the enumVar to set the attribute to
-
getImageType
Deprecated.use EImageType GetEImageType() based on java.lang.enum instead(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
(24) const get element CCITTFaxParams- Returns:
- JDFCCITTFaxParams the element
-
getCreateCCITTFaxParams
(25) getCreateCCITTFaxParams- Returns:
- JDFCCITTFaxParams the element
-
appendCCITTFaxParams
(29) append element CCITTFaxParams- Returns:
- JDFCCITTFaxParams the element
-
getDCTParams
(24) const get element DCTParams- Returns:
- JDFDCTParams the element
-
getCreateDCTParams
(25) getCreateDCTParams- Returns:
- JDFDCTParams the element
-
appendDCTParams
(29) append element DCTParams- Returns:
- JDFDCTParams the element
-
getJBIG2Params
(24) const get element JBIG2Params- Returns:
- JDFJBIG2Params the element
-
getCreateJBIG2Params
(25) getCreateJBIG2Params- Returns:
- JDFJBIG2Params the element
-
getCreateJBIG2Params
(26) getCreateJBIG2Params- Parameters:
iSkip- number of elements to skip- Returns:
- JDFJBIG2Params the element
-
getJBIG2Params
(27) const get element JBIG2Params- Parameters:
iSkip- number of elements to skip- Returns:
- JDFJBIG2Params the element default is getJBIG2Params(0)
-
getAllJBIG2Params
Get all JBIG2Params from the current element- Returns:
- Collection
, null if none are available
-
appendJBIG2Params
(30) append element JBIG2Params- Returns:
- JDFJBIG2Params the element
-
getJPEG2000Params
(24) const get element JPEG2000Params- Returns:
- JDFJPEG2000Params the element
-
getCreateJPEG2000Params
(25) getCreateJPEG2000Params- Returns:
- JDFJPEG2000Params the element
-
getCreateJPEG2000Params
(26) getCreateJPEG2000Params- Parameters:
iSkip- number of elements to skip- Returns:
- JDFJPEG2000Params the element
-
getJPEG2000Params
(27) const get element JPEG2000Params- Parameters:
iSkip- number of elements to skip- Returns:
- JDFJPEG2000Params the element default is getJPEG2000Params(0)
-
getAllJPEG2000Params
Get all JPEG2000Params from the current element- Returns:
- Collection
, null if none are available
-
appendJPEG2000Params
(30) append element JPEG2000Params- Returns:
- JDFJPEG2000Params the element
-
getLZWParams
(24) const get element LZWParams- Returns:
- JDFLZWParams the element
-
getCreateLZWParams
(25) getCreateLZWParams- Returns:
- JDFLZWParams the element
-
appendLZWParams
(29) append element LZWParams- Returns:
- JDFLZWParams the element
-