|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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.JDFAutoPageData
public abstract class JDFAutoPageData
class JDFAutoPageData : public JDFElement
| Nested Class Summary |
|---|
| 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 |
| Nested classes/interfaces inherited from class org.cip4.jdflib.core.KElement |
|---|
KElement.SimpleNodeComparator, KElement.SingleAttributeComparator, KElement.SingleXPathComparator |
| Field Summary |
|---|
| Fields inherited from class org.apache.xerces.dom.ElementNSImpl |
|---|
localName, namespaceURI |
| Fields inherited from class org.apache.xerces.dom.ElementImpl |
|---|
attributes, name |
| Fields inherited from class org.apache.xerces.dom.ParentNode |
|---|
firstChild, fNodeListCache, ownerDocument |
| Fields inherited from class org.apache.xerces.dom.ChildNode |
|---|
nextSibling, previousSibling |
| 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.TypeInfo |
|---|
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION |
| Constructor Summary | |
|---|---|
protected |
JDFAutoPageData(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
String qualifiedName)
Constructor for JDFAutoPageData |
protected |
JDFAutoPageData(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
String myNamespaceURI,
String qualifiedName)
Constructor for JDFAutoPageData |
protected |
JDFAutoPageData(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
String myNamespaceURI,
String qualifiedName,
String myLocalName)
Constructor for JDFAutoPageData |
| Method Summary | |
|---|---|
JDFElementColorParams |
appendElementColorParams()
(29) append element ElementColorParams |
JDFImageCompressionParams |
appendImageCompressionParams()
(29) append element ImageCompressionParams |
JDFPageElement |
appendPageElement()
(30) append element PageElement |
JDFScreeningParams |
appendScreeningParams()
(29) append element ScreeningParams |
JDFSeparationSpec |
appendSeparationSpec()
(30) append element SeparationSpec |
Collection<JDFPageElement> |
getAllPageElement()
Get all PageElement from the current element |
Collection<JDFSeparationSpec> |
getAllSeparationSpec()
Get all SeparationSpec from the current element |
String |
getAssemblyID()
(23) get String attribute AssemblyID |
VString |
getAssemblyIDs()
(21) get VString attribute AssemblyIDs |
String |
getCatalogDetails()
(23) get String attribute CatalogDetails |
String |
getCatalogID()
(23) get String attribute CatalogID |
JDFElementColorParams |
getCreateElementColorParams()
(25) getCreateElementColorParams |
JDFImageCompressionParams |
getCreateImageCompressionParams()
(25) getCreateImageCompressionParams |
JDFPageElement |
getCreatePageElement(int iSkip)
(26) getCreatePageElement |
JDFScreeningParams |
getCreateScreeningParams()
(25) getCreateScreeningParams |
JDFSeparationSpec |
getCreateSeparationSpec(int iSkip)
(26) getCreateSeparationSpec |
JDFElementColorParams |
getElementColorParams()
(24) const get element ElementColorParams |
JDFIntegerList |
getFoldOutPages()
(20) get JDFIntegerList attribute FoldOutPages |
boolean |
getHasBleeds()
(18) get boolean attribute HasBleeds |
JDFImageCompressionParams |
getImageCompressionParams()
(24) const get element ImageCompressionParams |
boolean |
getIsBlank()
(18) get boolean attribute IsBlank |
boolean |
getIsPrintable()
(18) get boolean attribute IsPrintable |
boolean |
getIsTrapped()
(18) get boolean attribute IsTrapped |
String |
getJobID()
(23) get String attribute JobID |
JDFPageElement |
getPageElement(int iSkip)
(27) const get element PageElement |
String |
getPageFormat()
(23) get String attribute PageFormat |
JDFIntegerRangeList |
getPageIndex()
(20) get JDFIntegerRangeList attribute PageIndex |
String |
getPageLabel()
(23) get String attribute PageLabel |
String |
getPageLabelPrefix()
(23) get String attribute PageLabelPrefix |
String |
getPageLabelSuffix()
(23) get String attribute PageLabelSuffix |
String |
getPageStatus()
(23) get String attribute PageStatus |
String |
getProductID()
(23) get String attribute ProductID |
JDFScreeningParams |
getScreeningParams()
(24) const get element ScreeningParams |
JDFSeparationSpec |
getSeparationSpec(int iSkip)
(27) const get element SeparationSpec |
JDFRectangle |
getSourceBleedBox()
(20) get JDFRectangle attribute SourceBleedBox |
JDFRectangle |
getSourceClipBox()
(20) get JDFRectangle attribute SourceClipBox |
JDFRectangle |
getSourceTrimBox()
(20) get JDFRectangle attribute SourceTrimBox |
boolean |
getTemplate()
(18) get boolean attribute Template |
protected AttributeInfo |
getTheAttributeInfo()
|
protected ElementInfo |
getTheElementInfo()
|
void |
refElementColorParams(JDFElementColorParams refTarget)
(31) create inter-resource link to refTarget |
void |
refImageCompressionParams(JDFImageCompressionParams refTarget)
(31) create inter-resource link to refTarget |
void |
refScreeningParams(JDFScreeningParams refTarget)
(31) create inter-resource link to refTarget |
void |
setAssemblyID(String value)
(36) set attribute AssemblyID |
void |
setAssemblyIDs(VString value)
(36) set attribute AssemblyIDs |
void |
setCatalogDetails(String value)
(36) set attribute CatalogDetails |
void |
setCatalogID(String value)
(36) set attribute CatalogID |
void |
setFoldOutPages(JDFIntegerList value)
(36) set attribute FoldOutPages |
void |
setHasBleeds(boolean value)
(36) set attribute HasBleeds |
void |
setIsBlank(boolean value)
(36) set attribute IsBlank |
void |
setIsPrintable(boolean value)
(36) set attribute IsPrintable |
void |
setIsTrapped(boolean value)
(36) set attribute IsTrapped |
void |
setJobID(String value)
(36) set attribute JobID |
void |
setPageFormat(String value)
(36) set attribute PageFormat |
void |
setPageIndex(JDFIntegerRangeList value)
(36) set attribute PageIndex |
void |
setPageLabel(String value)
(36) set attribute PageLabel |
void |
setPageLabelPrefix(String value)
(36) set attribute PageLabelPrefix |
void |
setPageLabelSuffix(String value)
(36) set attribute PageLabelSuffix |
void |
setPageStatus(String value)
(36) set attribute PageStatus |
void |
setProductID(String value)
(36) set attribute ProductID |
void |
setSourceBleedBox(JDFRectangle value)
(36) set attribute SourceBleedBox |
void |
setSourceClipBox(JDFRectangle value)
(36) set attribute SourceClipBox |
void |
setSourceTrimBox(JDFRectangle value)
(36) set attribute SourceTrimBox |
void |
setTemplate(boolean value)
(36) set attribute Template |
String |
toString()
toString |
| Methods inherited from class org.apache.xerces.dom.ElementNSImpl |
|---|
getBaseURI, getLocalName, getPrefix, getTypeName, getTypeNamespace, isDerivedFrom, setType, setValues |
| Methods inherited from class org.apache.xerces.dom.ElementImpl |
|---|
cloneNode, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getNodeName, getNodeType, 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 |
|---|
protected JDFAutoPageData(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
String qualifiedName)
myOwnerDocument - qualifiedName -
protected JDFAutoPageData(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
String myNamespaceURI,
String qualifiedName)
myOwnerDocument - myNamespaceURI - qualifiedName -
protected JDFAutoPageData(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
String myNamespaceURI,
String qualifiedName,
String myLocalName)
myOwnerDocument - myNamespaceURI - qualifiedName - myLocalName - | Method Detail |
|---|
protected AttributeInfo getTheAttributeInfo()
getTheAttributeInfo in class JDFElementprotected ElementInfo getTheElementInfo()
getTheElementInfo in class JDFElementpublic String toString()
JDFElement
toString in class JDFElementObject.toString()public void setAssemblyID(String value)
value - the value to set the attribute topublic String getAssemblyID()
public void setAssemblyIDs(VString value)
value - the value to set the attribute topublic VString getAssemblyIDs()
public void setCatalogID(String value)
value - the value to set the attribute topublic String getCatalogID()
public void setCatalogDetails(String value)
value - the value to set the attribute topublic String getCatalogDetails()
public void setFoldOutPages(JDFIntegerList value)
value - the value to set the attribute topublic JDFIntegerList getFoldOutPages()
public void setHasBleeds(boolean value)
value - the value to set the attribute topublic boolean getHasBleeds()
public void setIsBlank(boolean value)
value - the value to set the attribute topublic boolean getIsBlank()
public void setIsPrintable(boolean value)
value - the value to set the attribute topublic boolean getIsPrintable()
public void setIsTrapped(boolean value)
value - the value to set the attribute topublic boolean getIsTrapped()
public void setJobID(String value)
value - the value to set the attribute topublic String getJobID()
public void setPageFormat(String value)
value - the value to set the attribute topublic String getPageFormat()
public void setPageIndex(JDFIntegerRangeList value)
value - the value to set the attribute topublic JDFIntegerRangeList getPageIndex()
public void setPageLabel(String value)
value - the value to set the attribute topublic String getPageLabel()
public void setPageLabelPrefix(String value)
value - the value to set the attribute topublic String getPageLabelPrefix()
public void setPageLabelSuffix(String value)
value - the value to set the attribute topublic String getPageLabelSuffix()
public void setPageStatus(String value)
value - the value to set the attribute topublic String getPageStatus()
public void setProductID(String value)
value - the value to set the attribute topublic String getProductID()
public void setSourceBleedBox(JDFRectangle value)
value - the value to set the attribute topublic JDFRectangle getSourceBleedBox()
public void setSourceClipBox(JDFRectangle value)
value - the value to set the attribute topublic JDFRectangle getSourceClipBox()
public void setSourceTrimBox(JDFRectangle value)
value - the value to set the attribute topublic JDFRectangle getSourceTrimBox()
public void setTemplate(boolean value)
value - the value to set the attribute topublic boolean getTemplate()
public JDFElementColorParams getElementColorParams()
public JDFElementColorParams getCreateElementColorParams()
public JDFElementColorParams appendElementColorParams()
throws JDFException
JDFException - if the element already existspublic void refElementColorParams(JDFElementColorParams refTarget)
refTarget - the element that is referencedpublic JDFImageCompressionParams getImageCompressionParams()
public JDFImageCompressionParams getCreateImageCompressionParams()
public JDFImageCompressionParams appendImageCompressionParams()
throws JDFException
JDFException - if the element already existspublic void refImageCompressionParams(JDFImageCompressionParams refTarget)
refTarget - the element that is referencedpublic JDFPageElement getCreatePageElement(int iSkip)
iSkip - number of elements to skip
public JDFPageElement getPageElement(int iSkip)
iSkip - number of elements to skip
public Collection<JDFPageElement> getAllPageElement()
public JDFPageElement appendPageElement()
public JDFScreeningParams getScreeningParams()
public JDFScreeningParams getCreateScreeningParams()
public JDFScreeningParams appendScreeningParams()
throws JDFException
JDFException - if the element already existspublic void refScreeningParams(JDFScreeningParams refTarget)
refTarget - the element that is referencedpublic JDFSeparationSpec getCreateSeparationSpec(int iSkip)
iSkip - number of elements to skip
public JDFSeparationSpec getSeparationSpec(int iSkip)
iSkip - number of elements to skip
public Collection<JDFSeparationSpec> getAllSeparationSpec()
public JDFSeparationSpec appendSeparationSpec()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||