|
||||||||||
| 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.JDFAutoEmboss
public abstract class JDFAutoEmboss
class JDFAutoEmboss : public JDFElement
| Nested Class Summary | |
|---|---|
static class |
JDFAutoEmboss.EnumDirection
Enumeration strings for Direction |
static class |
JDFAutoEmboss.EnumEdgeShape
Enumeration strings for EdgeShape |
static class |
JDFAutoEmboss.EnumEmbossingType
Enumeration strings for EmbossingType |
static class |
JDFAutoEmboss.EnumLevel
Enumeration strings for Level |
| 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 |
JDFAutoEmboss(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
String qualifiedName)
Constructor for JDFAutoEmboss |
protected |
JDFAutoEmboss(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
String myNamespaceURI,
String qualifiedName)
Constructor for JDFAutoEmboss |
protected |
JDFAutoEmboss(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
String myNamespaceURI,
String qualifiedName,
String myLocalName)
Constructor for JDFAutoEmboss |
| Method Summary | |
|---|---|
JDFIdentificationField |
appendIdentificationField()
(30) append element IdentificationField |
JDFMedia |
appendMedia()
(29) append element Media |
JDFMedia |
appendTool()
(29) append element Tool |
Collection<JDFIdentificationField> |
getAllIdentificationField()
Get all IdentificationField from the current element |
JDFIdentificationField |
getCreateIdentificationField(int iSkip)
(26) getCreateIdentificationField |
JDFMedia |
getCreateMedia()
(25) getCreateMedia |
JDFMedia |
getCreateTool()
(25) getCreateTool |
JDFAutoEmboss.EnumDirection |
getDirection()
(9) get attribute Direction |
double |
getEdgeAngle()
(17) get double attribute EdgeAngle |
JDFAutoEmboss.EnumEdgeShape |
getEdgeShape()
(9) get attribute EdgeShape |
JDFAutoEmboss.EnumEmbossingType |
getEmbossingType()
(9) get attribute EmbossingType |
double |
getHeight()
(17) get double attribute Height |
JDFIdentificationField |
getIdentificationField(int iSkip)
(27) const get element IdentificationField |
JDFXYPair |
getImageSize()
(20) get JDFXYPair attribute ImageSize |
JDFAutoEmboss.EnumLevel |
getLevel()
(9) get attribute Level |
JDFMedia |
getMedia()
(24) const get element Media |
JDFXYPair |
getPosition()
(20) get JDFXYPair attribute Position |
protected AttributeInfo |
getTheAttributeInfo()
|
protected ElementInfo |
getTheElementInfo()
|
JDFMedia |
getTool()
(24) const get element Tool |
void |
refIdentificationField(JDFIdentificationField refTarget)
(31) create inter-resource link to refTarget |
void |
refMedia(JDFMedia refTarget)
(31) create inter-resource link to refTarget |
void |
refTool(JDFTool refTarget)
(31) create inter-resource link to refTarget |
void |
setDirection(JDFAutoEmboss.EnumDirection enumVar)
(5) set attribute Direction |
void |
setEdgeAngle(double value)
(36) set attribute EdgeAngle |
void |
setEdgeShape(JDFAutoEmboss.EnumEdgeShape enumVar)
(5) set attribute EdgeShape |
void |
setEmbossingType(JDFAutoEmboss.EnumEmbossingType enumVar)
(5) set attribute EmbossingType |
void |
setHeight(double value)
(36) set attribute Height |
void |
setImageSize(JDFXYPair value)
(36) set attribute ImageSize |
void |
setLevel(JDFAutoEmboss.EnumLevel enumVar)
(5) set attribute Level |
void |
setPosition(JDFXYPair value)
(36) set attribute Position |
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 JDFAutoEmboss(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
String qualifiedName)
myOwnerDocument - qualifiedName -
protected JDFAutoEmboss(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
String myNamespaceURI,
String qualifiedName)
myOwnerDocument - myNamespaceURI - qualifiedName -
protected JDFAutoEmboss(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 setDirection(JDFAutoEmboss.EnumDirection enumVar)
enumVar - the enumVar to set the attribute topublic JDFAutoEmboss.EnumDirection getDirection()
public void setEdgeAngle(double value)
value - the value to set the attribute topublic double getEdgeAngle()
public void setEdgeShape(JDFAutoEmboss.EnumEdgeShape enumVar)
enumVar - the enumVar to set the attribute topublic JDFAutoEmboss.EnumEdgeShape getEdgeShape()
public void setEmbossingType(JDFAutoEmboss.EnumEmbossingType enumVar)
enumVar - the enumVar to set the attribute topublic JDFAutoEmboss.EnumEmbossingType getEmbossingType()
public void setHeight(double value)
value - the value to set the attribute topublic double getHeight()
public void setImageSize(JDFXYPair value)
value - the value to set the attribute topublic JDFXYPair getImageSize()
public void setLevel(JDFAutoEmboss.EnumLevel enumVar)
enumVar - the enumVar to set the attribute topublic JDFAutoEmboss.EnumLevel getLevel()
public void setPosition(JDFXYPair value)
value - the value to set the attribute topublic JDFXYPair getPosition()
public JDFIdentificationField getCreateIdentificationField(int iSkip)
iSkip - number of elements to skip
public JDFIdentificationField getIdentificationField(int iSkip)
iSkip - number of elements to skip
public Collection<JDFIdentificationField> getAllIdentificationField()
public JDFIdentificationField appendIdentificationField()
public void refIdentificationField(JDFIdentificationField refTarget)
refTarget - the element that is referencedpublic JDFMedia getMedia()
public JDFMedia getCreateMedia()
public JDFMedia appendMedia()
throws JDFException
JDFException - if the element already existspublic void refMedia(JDFMedia refTarget)
refTarget - the element that is referencedpublic JDFMedia getTool()
public JDFMedia getCreateTool()
public JDFMedia appendTool()
throws JDFException
JDFException - if the element already existspublic void refTool(JDFTool refTarget)
refTarget - the element that is referenced
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||