public static class NodeAnimation.ElevatedNode extends Object implements Locatable, DelegateIntrospection
Constructor and Description |
---|
ElevatedNode(Node node) |
Modifier and Type | Method and Description |
---|---|
javax.media.j3d.Bounds |
getBounds() |
DirectedPoint |
getLocation() |
Object |
getParentIntrospectionObject() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkDelegation
public ElevatedNode(Node node)
node
- Node; the node to which the animation belongspublic DirectedPoint getLocation() throws RemoteException
getLocation
in interface Locatable
RemoteException
public javax.media.j3d.Bounds getBounds() throws RemoteException
getBounds
in interface Locatable
RemoteException
public Object getParentIntrospectionObject()
getParentIntrospectionObject
in interface DelegateIntrospection
Copyright © 2014–2019 Delft University of Technology. All rights reserved.