Uses of Interface
org.jhotdraw.contrib.html.GeometricFigure

Packages that use GeometricFigure
org.jhotdraw.contrib.html   
 

Uses of GeometricFigure in org.jhotdraw.contrib.html
 

Classes in org.jhotdraw.contrib.html that implement GeometricFigure
 class DiamondFigureGeometricAdapter
          Geometric adapter for the DiamondFigure
 class EllipseFigureGeometricAdapter
          Geometric adapter for the EllipseFigure
 class PolygonFigureGeometricAdapter
          Geometric adapter for the PolygonFigure
 class RoundRectangleGeometricAdapter
          Geometric adapter for the RoundRectangleFigure
 class TriangleFigureGeometricAdapter
          Geometric adapter for the TriangleFigure