Class NodeAnimation.ElevatedNode

java.lang.Object
org.opentrafficsim.draw.network.NodeAnimation.ElevatedNode
All Implemented Interfaces:
Locatable, DelegateIntrospection
Enclosing class:
NodeAnimation

public static class NodeAnimation.ElevatedNode extends Object implements Locatable, DelegateIntrospection
Class for elevating the node for animation purposes.
  • Constructor Details

    • ElevatedNode

      public ElevatedNode(org.opentrafficsim.core.network.Node node)
      Parameters:
      node - Node; the node to which the animation belongs
  • Method Details