Package org.cip4.jdflib.auto
Class JDFAutoContentObject
- 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.JDFAutoContentObject
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Cloneable,IStreamWriter,org.w3c.dom.Element,org.w3c.dom.ElementTraversal,org.w3c.dom.events.EventTarget,org.w3c.dom.Node,org.w3c.dom.NodeList,org.w3c.dom.TypeInfo
- Direct Known Subclasses:
JDFContentObject
public abstract class JDFAutoContentObject extends JDFElement
class JDFAutoContentObject : public JDFElement- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classJDFAutoContentObject.EnumAnchorEnumeration strings for Anchorstatic classJDFAutoContentObject.EnumTypeEnumeration strings for Type-
Nested classes/interfaces inherited from class org.cip4.jdflib.core.JDFElement
JDFElement.EnumBoolean, JDFElement.EnumNamedColor, JDFElement.EnumNodeStatus, JDFElement.EnumOrientation, JDFElement.EnumPoolType, JDFElement.EnumSeparation, JDFElement.EnumSettingsPolicy, JDFElement.EnumValidationLevel, JDFElement.EnumVersion, JDFElement.EnumXYRelation, JDFElement.eUnit
-
Nested classes/interfaces inherited from class org.cip4.jdflib.core.KElement
KElement.SimpleElementNameComparator, KElement.SimpleNodeComparator, KElement.SingleAttributeComparator, KElement.SingleXPathComparator
-
-
Field Summary
-
Fields inherited from class org.apache.xerces.dom.ParentNode
firstChild, fNodeListCache, ownerDocument
-
Fields 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_NODE
-
Fields 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_NODE
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJDFAutoContentObject(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, java.lang.String qualifiedName)Constructor for JDFAutoContentObjectprotectedJDFAutoContentObject(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, java.lang.String myNamespaceURI, java.lang.String qualifiedName)Constructor for JDFAutoContentObjectprotectedJDFAutoContentObject(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, java.lang.String myNamespaceURI, java.lang.String qualifiedName, java.lang.String myLocalName)Constructor for JDFAutoContentObject
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description JDFAutoContentObject.EnumAnchorgetAnchor()(9) get attribute AnchorVStringgetAssemblyIDs()(21) get VString attribute AssemblyIDsJDFRectanglegetClipBox()(20) get JDFRectangle attribute ClipBoxjava.lang.StringgetClipBoxFormat()(23) get String attribute ClipBoxFormatjava.lang.StringgetClipBoxTemplate()(23) get String attribute ClipBoxTemplatejava.lang.StringgetClipPath()(23) get String attribute ClipPathjava.lang.StringgetCompensationCTMFormat()(23) get String attribute CompensationCTMFormatjava.lang.StringgetCompensationCTMTemplate()(23) get String attribute CompensationCTMTemplateJDFMatrixgetCTM()(20) get JDFMatrix attribute CTMintgetDocOrd()(15) get int attribute DocOrdJDFXYPairgetHalfTonePhaseOrigin()(20) get JDFXYPair attribute HalfTonePhaseOriginjava.lang.StringgetID()(23) get String attribute IDintgetLayerID()(15) get int attribute LayerIDintgetLogicalStackOrd()(15) get int attribute LogicalStackOrdintgetOrd()(15) get int attribute Ordjava.lang.StringgetOrdExpression()(23) get String attribute OrdExpressionintgetOrdID()(15) get int attribute OrdIDintgetSetOrd()(15) get int attribute SetOrdjava.lang.StringgetSourceClipPath()(23) get String attribute SourceClipPathprotected AttributeInfogetTheAttributeInfo()java.lang.StringgetTrimClipPath()(23) get String attribute TrimClipPathJDFMatrixgetTrimCTM()(20) get JDFMatrix attribute TrimCTMJDFXYPairgetTrimSize()(20) get JDFXYPair attribute TrimSizeJDFAutoContentObject.EnumTypegetType()(9) get attribute TypevoidsetAnchor(JDFAutoContentObject.EnumAnchor enumVar)(5) set attribute AnchorvoidsetAssemblyIDs(VString value)(36) set attribute AssemblyIDsvoidsetClipBox(JDFRectangle value)(36) set attribute ClipBoxvoidsetClipBoxFormat(java.lang.String value)(36) set attribute ClipBoxFormatvoidsetClipBoxTemplate(java.lang.String value)(36) set attribute ClipBoxTemplatevoidsetClipPath(java.lang.String value)(36) set attribute ClipPathvoidsetCompensationCTMFormat(java.lang.String value)(36) set attribute CompensationCTMFormatvoidsetCompensationCTMTemplate(java.lang.String value)(36) set attribute CompensationCTMTemplatevoidsetCTM(JDFMatrix value)(36) set attribute CTMvoidsetDocOrd(int value)(36) set attribute DocOrdvoidsetHalfTonePhaseOrigin(JDFXYPair value)(36) set attribute HalfTonePhaseOriginvoidsetID(java.lang.String value)(36) set attribute IDvoidsetLayerID(int value)(36) set attribute LayerIDvoidsetLogicalStackOrd(int value)(36) set attribute LogicalStackOrdvoidsetOrd(int value)(36) set attribute OrdvoidsetOrdExpression(java.lang.String value)(36) set attribute OrdExpressionvoidsetOrdID(int value)(36) set attribute OrdIDvoidsetSetOrd(int value)(36) set attribute SetOrdvoidsetSourceClipPath(java.lang.String value)(36) set attribute SourceClipPathvoidsetTrimClipPath(java.lang.String value)(36) set attribute TrimClipPathvoidsetTrimCTM(JDFMatrix value)(36) set attribute TrimCTMvoidsetTrimSize(JDFXYPair value)(36) set attribute TrimSizevoidsetType(JDFAutoContentObject.EnumType enumVar)(5) set attribute Type-
Methods 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, 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, 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, setGeneralID, setLongID, setMustHonorExceptions, setOperatorInterventionExceptions, setPartMap, setPartMapVector, setSettingsPolicy, setStatus, setVersion, setvStringAttribute, stringToVersion, uniqueElements, upDaterRefs, validAttribute, validAttribute, validEnumAttribute, validEnumerationsAttribute, validResourcePosition, version, write2Dir
-
Methods 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, 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, 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, xmlnsPrefix
-
Methods inherited from class org.apache.xerces.dom.ElementNSImpl
getLocalName, getPrefix, getTypeName, getTypeNamespace, getXMLBaseAttribute, isDerivedFrom, setType
-
Methods 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, synchronizeData
-
Methods inherited from class org.apache.xerces.dom.ParentNode
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildren
-
Methods inherited from class org.apache.xerces.dom.ChildNode
getNextSibling, getParentNode, getPreviousSibling
-
Methods 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, setUserData
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.w3c.dom.Element
getAttributeNode, getAttributeNodeNS, getAttributeNS, getElementsByTagName, getElementsByTagNameNS, getSchemaTypeInfo, getTagName, hasAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS
-
Methods 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 Detail
-
JDFAutoContentObject
protected JDFAutoContentObject(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, java.lang.String qualifiedName)Constructor for JDFAutoContentObject- Parameters:
myOwnerDocument-qualifiedName-
-
JDFAutoContentObject
protected JDFAutoContentObject(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, java.lang.String myNamespaceURI, java.lang.String qualifiedName)Constructor for JDFAutoContentObject- Parameters:
myOwnerDocument-myNamespaceURI-qualifiedName-
-
JDFAutoContentObject
protected JDFAutoContentObject(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, java.lang.String myNamespaceURI, java.lang.String qualifiedName, java.lang.String myLocalName)Constructor for JDFAutoContentObject- Parameters:
myOwnerDocument-myNamespaceURI-qualifiedName-myLocalName-
-
-
Method Detail
-
getTheAttributeInfo
protected AttributeInfo getTheAttributeInfo()
- Overrides:
getTheAttributeInfoin classJDFElement- Returns:
-
setOrd
public void setOrd(int value)
(36) set attribute Ord- Parameters:
value- the value to set the attribute to
-
getOrd
public int getOrd()
(15) get int attribute Ord- Returns:
- int the value of the attribute
-
setSourceClipPath
public void setSourceClipPath(java.lang.String value)
(36) set attribute SourceClipPath- Parameters:
value- the value to set the attribute to
-
getSourceClipPath
public java.lang.String getSourceClipPath()
(23) get String attribute SourceClipPath- Returns:
- the value of the attribute
-
setTrimClipPath
public void setTrimClipPath(java.lang.String value)
(36) set attribute TrimClipPath- Parameters:
value- the value to set the attribute to
-
getTrimClipPath
public java.lang.String getTrimClipPath()
(23) get String attribute TrimClipPath- Returns:
- the value of the attribute
-
setLogicalStackOrd
public void setLogicalStackOrd(int value)
(36) set attribute LogicalStackOrd- Parameters:
value- the value to set the attribute to
-
getLogicalStackOrd
public int getLogicalStackOrd()
(15) get int attribute LogicalStackOrd- Returns:
- int the value of the attribute
-
setClipBoxFormat
public void setClipBoxFormat(java.lang.String value)
(36) set attribute ClipBoxFormat- Parameters:
value- the value to set the attribute to
-
getClipBoxFormat
public java.lang.String getClipBoxFormat()
(23) get String attribute ClipBoxFormat- Returns:
- the value of the attribute
-
setAnchor
public void setAnchor(JDFAutoContentObject.EnumAnchor enumVar)
(5) set attribute Anchor- Parameters:
enumVar- the enumVar to set the attribute to
-
getAnchor
public JDFAutoContentObject.EnumAnchor getAnchor()
(9) get attribute Anchor- Returns:
- the value of the attribute
-
setOrdID
public void setOrdID(int value)
(36) set attribute OrdID- Parameters:
value- the value to set the attribute to
-
getOrdID
public int getOrdID()
(15) get int attribute OrdID- Returns:
- int the value of the attribute
-
setType
public void setType(JDFAutoContentObject.EnumType enumVar)
(5) set attribute Type- Parameters:
enumVar- the enumVar to set the attribute to
-
getType
public JDFAutoContentObject.EnumType getType()
(9) get attribute Type- Returns:
- the value of the attribute
-
setClipBox
public void setClipBox(JDFRectangle value)
(36) set attribute ClipBox- Parameters:
value- the value to set the attribute to
-
getClipBox
public JDFRectangle getClipBox()
(20) get JDFRectangle attribute ClipBox- Returns:
- JDFRectangle the value of the attribute, null if a the attribute value is not a valid to create a JDFRectangle
-
setOrdExpression
public void setOrdExpression(java.lang.String value)
(36) set attribute OrdExpression- Parameters:
value- the value to set the attribute to
-
getOrdExpression
public java.lang.String getOrdExpression()
(23) get String attribute OrdExpression- Returns:
- the value of the attribute
-
setCompensationCTMTemplate
public void setCompensationCTMTemplate(java.lang.String value)
(36) set attribute CompensationCTMTemplate- Parameters:
value- the value to set the attribute to
-
getCompensationCTMTemplate
public java.lang.String getCompensationCTMTemplate()
(23) get String attribute CompensationCTMTemplate- Returns:
- the value of the attribute
-
setLayerID
public void setLayerID(int value)
(36) set attribute LayerID- Parameters:
value- the value to set the attribute to
-
getLayerID
public int getLayerID()
(15) get int attribute LayerID- Returns:
- int the value of the attribute
-
setTrimCTM
public void setTrimCTM(JDFMatrix value)
(36) set attribute TrimCTM- Parameters:
value- the value to set the attribute to
-
getTrimCTM
public JDFMatrix getTrimCTM()
(20) get JDFMatrix attribute TrimCTM- Returns:
- JDFMatrix the value of the attribute, null if a the attribute value is not a valid to create a JDFMatrix
-
setSetOrd
public void setSetOrd(int value)
(36) set attribute SetOrd- Parameters:
value- the value to set the attribute to
-
getSetOrd
public int getSetOrd()
(15) get int attribute SetOrd- Returns:
- int the value of the attribute
-
setClipPath
public void setClipPath(java.lang.String value)
(36) set attribute ClipPath- Parameters:
value- the value to set the attribute to
-
getClipPath
public java.lang.String getClipPath()
(23) get String attribute ClipPath- Returns:
- the value of the attribute
-
setHalfTonePhaseOrigin
public void setHalfTonePhaseOrigin(JDFXYPair value)
(36) set attribute HalfTonePhaseOrigin- Parameters:
value- the value to set the attribute to
-
getHalfTonePhaseOrigin
public JDFXYPair getHalfTonePhaseOrigin()
(20) get JDFXYPair attribute HalfTonePhaseOrigin- Returns:
- JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
-
setDocOrd
public void setDocOrd(int value)
(36) set attribute DocOrd- Parameters:
value- the value to set the attribute to
-
getDocOrd
public int getDocOrd()
(15) get int attribute DocOrd- Returns:
- int the value of the attribute
-
setCompensationCTMFormat
public void setCompensationCTMFormat(java.lang.String value)
(36) set attribute CompensationCTMFormat- Parameters:
value- the value to set the attribute to
-
getCompensationCTMFormat
public java.lang.String getCompensationCTMFormat()
(23) get String attribute CompensationCTMFormat- Returns:
- the value of the attribute
-
setID
public void setID(java.lang.String value)
(36) set attribute ID
-
getID
public java.lang.String getID()
(23) get String attribute ID
-
setAssemblyIDs
public void setAssemblyIDs(VString value)
(36) set attribute AssemblyIDs- Parameters:
value- the value to set the attribute to
-
getAssemblyIDs
public VString getAssemblyIDs()
(21) get VString attribute AssemblyIDs- Returns:
- VString the value of the attribute
-
setCTM
public void setCTM(JDFMatrix value)
(36) set attribute CTM- Parameters:
value- the value to set the attribute to
-
getCTM
public JDFMatrix getCTM()
(20) get JDFMatrix attribute CTM- Returns:
- JDFMatrix the value of the attribute, null if a the attribute value is not a valid to create a JDFMatrix
-
setClipBoxTemplate
public void setClipBoxTemplate(java.lang.String value)
(36) set attribute ClipBoxTemplate- Parameters:
value- the value to set the attribute to
-
getClipBoxTemplate
public java.lang.String getClipBoxTemplate()
(23) get String attribute ClipBoxTemplate- Returns:
- the value of the attribute
-
setTrimSize
public void setTrimSize(JDFXYPair value)
(36) set attribute TrimSize- Parameters:
value- the value to set the attribute to
-
getTrimSize
public JDFXYPair getTrimSize()
(20) get JDFXYPair attribute TrimSize- Returns:
- JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
-
-