Uses of Class
cage.viewer.twoview.FloatingPoint

Packages that use FloatingPoint
cage.viewer.twoview Contains the classes needed for TwoView
 

Uses of FloatingPoint in cage.viewer.twoview
 

Methods in cage.viewer.twoview that return FloatingPoint
 FloatingPoint[] TwoViewPainter.getBoundingBox()
           
 FloatingPoint TwoViewPainter.getCoordinate(double px, double py)
           
 FloatingPoint TwoViewPainter.getCoordinatePoint(int n)
           
 FloatingPoint TwoViewPainter.getPoint(double x, double y)