fr.orsay.lri.varna.models.export
Class GraphicElement

java.lang.Object
  extended by fr.orsay.lri.varna.models.export.GraphicElement
Direct Known Subclasses:
ArcCommand, CircleCommand, ColorCommand, FillCircleCommand, FillPolygonCommand, FontCommand, LineCommand, PolygonCommand, RectangleCommand, TextCommand

public abstract class GraphicElement
extends Object


Constructor Summary
GraphicElement()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphicElement

public GraphicElement()