Uses of Interface
Prog1Tools.GraphicItemSpec

Uses of GraphicItemSpec in Prog1Tools
 

Classes in Prog1Tools that implement GraphicItemSpec
 class GraphicArc
          Implementierung des Grafikelements Ovalbogen.
 class GraphicItem
           
 class GraphicLine
          Implementierung des Grafikelements Linie.
 class GraphicOval
          Implementierung des Grafikelements Oval.
 class GraphicPolygon
          Implementierung des Grafikelements Polygon.
 class GraphicPolyline
          Implementierung des Grafikelements Polylinie.
 class GraphicRectangle
          Implementierung des Grafikelements Rechteck.
 class GraphicRectangle3D
          Implementierung des Grafikelements Rechteck mit 3D-Effekt.
 class GraphicRectangleRounded
          Implementierung des Grafikelements Rechteck mit abgerundeten Ecken.
 class GraphicString
          Implementierung des Grafikelements Text.
 

Constructors in Prog1Tools with parameters of type GraphicItemSpec
GraphicItemSpecContract(GraphicItemSpec target)