GShape

  • ShapeForm for information on using GShapes as decorative shapes.

  • StaticShapeFrame for information on using GShapes as static shapes.

The GShape object contains a set of shapes. For element properties requiring a GShape object, the shape can be specified as a GShape.ImageShape (user-defined image) or as one of the following constants:

GShape.ARROW                  GShape.ARROWBAR
GShape.CIRCLE                 GShape.CROSS
GShape.DIAMOND                GShape.FILLED_ARROW
GShape.FILLED_ARROWBAR        GShape.FILLED_CIRCLE
GShape.FILLED_DIAMOND         GShape.FILLED_SQUARE
GShape.FILLED_TRIANGLE        GShape.HYPHEN
Shape.LINE                    GShape.LSHAPE
GShape.SQUARE                 GShape.STAR
GShape.STICK                  GShape.TRIANGLE
GShape.VSHAPE                 GShape.XSHAPE
GShape.NIL (no shape)

GShape provides the following methods: