com.depthexplorer
Interface Drawable

All Known Implementing Classes:
RTNRoot

public interface Drawable


Method Summary
 void draw(Graphics2D g2, double pointDim)
           
 

Method Detail

draw

void draw(Graphics2D g2,
          double pointDim)