|
Runtime | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DropShadowBorder | |
IAnchorableFigure | Interface class for figures that are anchorable to other figures. |
IBorderItemLocator | Controls the location of border items around another figure. |
IOvalAnchorableFigure | |
IPolygonAnchorableFigure |
Class Summary | |
---|---|
BaseSlidableAnchor | Provides the implementation of Slidable anchor |
ConstrainedToolbarLayout | An extended toolbar layout that supports the following additional features: 1- The ability to stretch the major axis 2- The ability to reverse the children in layout 3- The ability to ignore invisible children 4- The ability to set ratio constraints on children (in major axis) |
FigureUtilities | A set of methods that are useful when manipulating figures. |
GravityConstrainedFlowLayout | |
GravityDirectionType | An enumeration of Gravity Direction types. |
HashedCircle | A circle figure with hashed lines. |
HashedCircle.HashType | An enumeration describing the hash lines inside the circle. |
ListScrollBar | |
OneLineBorder | This is a border that only draws a line at one position around the shape based on a position constant. |
PolylineConnectionEx | This is an extension of the PolylineConnection class to support avoid obstructions, smoothness
and jump-links behavior. |
RectangularDropShadow | |
RectangularDropShadowLineBorder | |
WrapLabel | An extended label that has the following extra features:
1- It is capable of showing selection and focus feedback (primary or
secondary) 2- It is capable of optionally underlining the label's text 3- It
is capable of wrapping the label's text at a given width with a given
alignment 4- It is capable of supporting multiple label icons (temporary
feature)
This class was originally deriving off Draw2d's Label class
but with the introduction of the auto-wrapping feature, a copy had to be made
overriding was not straightforward. |
Provides a set of classes that extend from the org.eclipse.draw2d hierarchies for rendering, geometric manipulation and layout of figures on the drawing surface.
These classes can be used when constructing your figures for display. They are pure draw2d extensions have no dependencies into org.eclipse.gef.
|
Runtime | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.