Package com.f1j.drawing

Interface Summary
AutoShapeTypes this interface contains definitions of AutoShape types.
Drawing This interface defines the drawing API.
DrawingModel This interface defines the common drawing API.
FillFormat The Fill Format interface.
Format The drawing Format interface
LineFormat The Line Format interface.
Picture This interface describes the public API for a picture shape.
PictureFormat The Picture Format interface.
PlacementFormat The Position Format interface.
Shape This interface describes the public API for a shape.
ShapeAnchor this interface is implemented by a drawing client to maintain positioning information on a shape.
ShapeRange this interface describes the public API for a set of shapes, such as a selection.
ShapeTypes this interface contains definitions of shape types.
TextboxFormat The Textbox Format interface.
ZOrderTypes This interface contains definitions of Z Order types.
 

Class Summary
EAutoShape Auto shape type enumeration.
EShape An enumeration of AutoShapeTypes static fields.
EZOrder Z-Order enumeration.
LineFormat.EArrowheadLength Arrowhead length enumeration
LineFormat.EArrowheadStyle Arrowhead style enumeration
LineFormat.EArrowheadWidth Arrowhead width enumeration
LineFormat.EDashStyle Dash style enumeration
LineFormat.EProperty Line style property enumeration
PictureFormat.EProperty Picture format property enumeration
PlacementFormat.EProperty Placement format property enumeration
TextboxFormat.EProperty Textbox Format Property enumeration
 

Exception Summary
SelectionException The size, shape, or count of the current selection is not compatible with the requested operation.
UnsupportedFeatureException Indicates that the requested feature is not supported.
ViewException The requested operation is not possible in the current view state.