moebiusViewer
Interface MoebiusShape

All Known Implementing Classes:
AbstractShape, CirclePatternShape, Rectangle

public interface MoebiusShape


Method Summary
 void draw(MoebiusGraphics context)
           
 java.util.Vector getTools()
           
 

Method Detail

getTools

public java.util.Vector getTools()

draw

public void draw(MoebiusGraphics context)