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, waitcheckDelegationpublic ElevatedNode(Node node)
node - Node; the node to which the animation belongspublic DirectedPoint getLocation() throws RemoteException
getLocation in interface LocatableRemoteExceptionpublic javax.media.j3d.Bounds getBounds()
throws RemoteException
getBounds in interface LocatableRemoteExceptionpublic Object getParentIntrospectionObject()
getParentIntrospectionObject in interface DelegateIntrospectionCopyright © 2014–2019 Delft University of Technology. All rights reserved.