Class LaneAnimation.CenterLine

  • All Implemented Interfaces:
    Locatable
    Enclosing class:
    LaneAnimation

    public static class LaneAnimation.CenterLine
    extends java.lang.Object
    implements Locatable
    Draw center line of a lane.
    • Method Detail

      • getLocation

        public final DirectedPoint getLocation()
                                        throws java.rmi.RemoteException
        Specified by:
        getLocation in interface Locatable
        Throws:
        java.rmi.RemoteException
      • getBounds

        public final javax.media.j3d.Bounds getBounds()
                                               throws java.rmi.RemoteException
        Specified by:
        getBounds in interface Locatable
        Throws:
        java.rmi.RemoteException
      • getCenterLine

        public OTSLine3D getCenterLine()
        Retrieve the center line.
        Returns:
        OTSLine3D; the center line