Constructor and Description |
---|
SliceItem() |
Modifier and Type | Method and Description |
---|---|
Bounds |
getNodeBounds()
Gets the original node bounds.
|
Node |
getSliceNode()
Gets the slice node.
|
void |
setNodeBounds(Bounds nodeBounds)
Sets the original node bounds.
|
void |
setSliceNode(Node sliceNode)
Sets the node representing the slice.
|
public SliceItem()
public Node getSliceNode()
public void setSliceNode(Node sliceNode)
sliceNode
- the new node representing the slicepublic Bounds getNodeBounds()
public void setNodeBounds(Bounds nodeBounds)
nodeBounds
- the new original node boundsCopyright © 2011–2016 JRebirth OSS. All rights reserved.