cage.viewer.twoview
Class TwoViewPainter
java.lang.Object
cage.viewer.twoview.TwoViewPainter
public class TwoViewPainter
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TwoViewPainter
public TwoViewPainter(TwoViewDevice device)
setGraph
public void setGraph(EmbeddableGraph graph)
setPaintArea
public void setPaintArea(double horMin,
double horMax,
double verMin,
double verMax)
getPoint
public FloatingPoint getPoint(double x,
double y)
getCoordinate
public FloatingPoint getCoordinate(double px,
double py)
getBoundingBox
public FloatingPoint[] getBoundingBox()
getGraphSize
public int getGraphSize()
getCoordinatePoint
public FloatingPoint getCoordinatePoint(int n)
paintGraph
public void paintGraph()