Package net.sf.latexdraw.glib.views.Java2D.interfaces

Interface Summary
IViewArc This interface defines a view of an arc.
IViewArrow This interface defines a view of an arrow.
IViewBezierCurve This interface defines a view of a Bezier curve.
IViewDot This interface defines a view of a dot.
IViewModifiablePtsShape This interface defines a view of an shape which points can be modified.
IViewRectangle This interface defines a view of a rectangle.
IViewsFactory This interface defines a factory of views.
IViewShape This interface defines a view of a shape.
IViewText This interface defines a view of a text.
ToolTipable Defines a type corresponding to shapes that support tooltips.
 

Class Summary
View2DTK This class permits the access to the current view factory.