public class PlaceObjectNode extends GraphicContentNode implements IMaskingNode
Modifier and Type | Field and Description |
---|---|
DefinitionNode |
definition
The Definition referenced by this instance.
|
alpha, alphaSet, blendMode, colorTransform, filters, id, isPartofClipMask, luminosityClip, luminosityInvert, mask, maskType, maskTypeSet, matrix, rotation, rotationSet, scaleSet, scaleX, scaleY, translateSet, visible, x, y
ALPHA_MAX_INCLUSIVE, ALPHA_MIN_INCLUSIVE, COLOR_BLACK, COLOR_RED, COLOR_WHITE, documentNode, endColumn, endLine, EPSILON, GRADIENT_ENTRIES_MAX_INCLUSIVE, startColumn, startLine, uri
Constructor and Description |
---|
PlaceObjectNode() |
Modifier and Type | Method and Description |
---|---|
int |
getMaskIndex() |
String |
getNodeName() |
void |
setMaskIndex(int index)
Records the index of this mask in the parent DisplayObject's list of
children.
|
addChild, convertTransformAttrToMatrix, createGraphicContext, getChildren, getId, getLuminosityClip, getLuminosityInvert, getMask, getMaskType, parseBlendMode, setAttribute, setId, setParentGraphicContext
getDocumentNode, getDocumentPath, getEndColumn, getEndLine, getFileVersion, getNodeURI, getStartColumn, getStartLine, isVersionGreaterThanCompiler, setDocumentNode, setEndColumn, setEndLine, setNodeURI, setStartColumn, setStartLine
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createGraphicContext
addChild, getChildren, getDocumentNode, getDocumentPath, getEndColumn, getEndLine, getNodeURI, getStartColumn, getStartLine, setAttribute, setDocumentNode, setEndColumn, setEndLine, setStartColumn, setStartLine
public DefinitionNode definition
public String getNodeName()
getNodeName
in interface IFXGNode
public int getMaskIndex()
getMaskIndex
in interface IMaskingNode
public void setMaskIndex(int index)
setMaskIndex
in interface IMaskingNode
index
- - the child index to the maskCopyright © 2016 The Apache Software Foundation. All rights reserved.