public interface IMaskingNode extends IFXGNode
Modifier and Type | Method and Description |
---|---|
GraphicContext |
createGraphicContext() |
int |
getMaskIndex() |
void |
setMaskIndex(int index)
Records the index of this mask in the parent DisplayObject's list of
children.
|
addChild, getChildren, getDocumentNode, getDocumentPath, getEndColumn, getEndLine, getNodeName, getNodeURI, getStartColumn, getStartLine, setAttribute, setDocumentNode, setEndColumn, setEndLine, setStartColumn, setStartLine
GraphicContext createGraphicContext()
int getMaskIndex()
void setMaskIndex(int index)
index
- - the child index to the maskCopyright © 2016 The Apache Software Foundation. All rights reserved.