subscript.vis
Class VisGLineSegment2D

java.lang.Object
  extended by subscript.vis.VisObject
      extended by subscript.vis.VisPoints
          extended by subscript.vis.VisGLineSegment2D

public class VisGLineSegment2D
extends VisPoints

A 2D line segment.


Constructor Summary
VisGLineSegment2D(GLineSegment2D seg, VisLineStyle style)
           
 
Method Summary
 
Methods inherited from class subscript.vis.VisPoints
add, add, add, add, add, add, clear, getExtents, getLast, render, size
 
Methods inherited from class subscript.vis.VisObject
getPosition, rotateX, rotateY, rotateZ, setPosition, setPosition, setPosition, setPositionT, setPositionXYT, setPositionXYT, setPositionXYZ, transform, transform, translate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VisGLineSegment2D

public VisGLineSegment2D(GLineSegment2D seg,
                         VisLineStyle style)