Uses of Class
treebolic.core.Arc

Packages that use Arc
treebolic.view   
 

Uses of Arc in treebolic.view
 

Methods in treebolic.view with parameters of type Arc
private  void Painter.draw(Arc thisArc, java.lang.String thisLabel, java.awt.Image thisImage, int thisStyle, java.awt.geom.Rectangle2D thisFromBox, java.awt.geom.Rectangle2D thisToBox, boolean isBorder)
          Draw arc
private  java.awt.geom.Arc2D Painter.toArc2D(Arc thisArc)
          Convert Arc to Arc2D