Eclipse Draw2d
2.1
A B C D E F G H I K L M N O P Q R S T U V W X Y

P

PAGE_DOWN - Static variable in class org.eclipse.draw2d.ScrollBarLayout
Used as a constraint for the page down figure.
PAGE_UP - Static variable in class org.eclipse.draw2d.ScrollBarLayout
Used as a constraint for the page up figure.
PageFlowLayout - class org.eclipse.draw2d.text.PageFlowLayout.
A block layout which requires no FlowContext to perform its layout.
PageFlowLayout(FlowPage) - Constructor for class org.eclipse.draw2d.text.PageFlowLayout
Creates a new PageFlowLayout with the given FlowPage
paint(GC) - Method in class org.eclipse.draw2d.LightweightSystem
Invokes this LightweightSystem's UpdateManager to paint this LightweightSystem's Canvas and contents.
paint(Graphics) - Method in interface org.eclipse.draw2d.IFigure
Paints this IFigure and its children.
paint(Graphics) - Method in class org.eclipse.draw2d.Figure
Paints this Figure and its children.
paint(Graphics, IFigure, Insets, Color[], Color[]) - Method in class org.eclipse.draw2d.SchemeBorder
Paints the border using the information in the set Scheme and the inputs given.
paint(IFigure, Graphics, Insets) - Method in class org.eclipse.draw2d.TitleBarBorder
 
paint(IFigure, Graphics, Insets) - Method in class org.eclipse.draw2d.SimpleEtchedBorder
 
paint(IFigure, Graphics, Insets) - Method in class org.eclipse.draw2d.SchemeBorder
 
paint(IFigure, Graphics, Insets) - Method in class org.eclipse.draw2d.MarginBorder
This method does nothing, since this border is just for spacing.
paint(IFigure, Graphics, Insets) - Method in class org.eclipse.draw2d.LineBorder
 
paint(IFigure, Graphics, Insets) - Method in class org.eclipse.draw2d.GroupBoxBorder
 
paint(IFigure, Graphics, Insets) - Method in class org.eclipse.draw2d.FocusBorder
Paints a focus rectangle.
paint(IFigure, Graphics, Insets) - Method in class org.eclipse.draw2d.CompoundBorder
 
paint(IFigure, Graphics, Insets) - Method in class org.eclipse.draw2d.ButtonBorder
Paints this border with the help of the set scheme, the model of the clickable figure, and other inputs.
paint(IFigure, Graphics, Insets) - Method in interface org.eclipse.draw2d.Border
Paints the border.
paintBorder(Graphics) - Method in class org.eclipse.draw2d.Figure
Paints the border associated with this Figure, if one exists.
paintBorder(Graphics) - Method in class org.eclipse.draw2d.Clickable
If this Clickable has focus, this method paints a focus rectangle.
paintChildren(Graphics) - Method in class org.eclipse.draw2d.Figure
Paints this Figure's children.
paintClientArea(Graphics) - Method in class org.eclipse.draw2d.Viewport
 
paintClientArea(Graphics) - Method in class org.eclipse.draw2d.ScalableLayeredPane
 
paintClientArea(Graphics) - Method in class org.eclipse.draw2d.ScalableFreeformLayeredPane
 
paintClientArea(Graphics) - Method in class org.eclipse.draw2d.Figure
Paints this Figure's client area.
paintClientArea(Graphics) - Method in class org.eclipse.draw2d.Clickable
Paints the area of this figure excluded by the borders.
paintEtchedBorder(Graphics, Rectangle) - Static method in class org.eclipse.draw2d.FigureUtilities
Paints a border with an etching effect, having a shadow of a darker version of g's background color, and a highlight a lighter version of g's background color.
paintEtchedBorder(Graphics, Rectangle, Color, Color) - Static method in class org.eclipse.draw2d.FigureUtilities
Paints a border with an etching effect, having a shadow of Color shadow and highlight of Color highlight.
paintFigure(Graphics) - Method in class org.eclipse.draw2d.ToggleButton
 
paintFigure(Graphics) - Method in class org.eclipse.draw2d.Shape
Paints the shape.
paintFigure(Graphics) - Method in class org.eclipse.draw2d.Label
 
paintFigure(Graphics) - Method in class org.eclipse.draw2d.ImageFigure
 
paintFigure(Graphics) - Method in class org.eclipse.draw2d.Figure
Paints this Figure's primary representation, or background.
paintFigure(Graphics) - Method in class org.eclipse.draw2d.parts.Thumbnail
 
paintFigure(Graphics) - Method in class org.eclipse.draw2d.text.TextFlow
 
paintFigure(Graphics) - Method in class org.eclipse.draw2d.text.FlowFigure
 
Panel - class org.eclipse.draw2d.Panel.
A General purpose Container.
Panel() - Constructor for class org.eclipse.draw2d.Panel
 
ParagraphTextLayout - class org.eclipse.draw2d.text.ParagraphTextLayout.
The layout for TextFlow.
ParagraphTextLayout(TextFlow) - Constructor for class org.eclipse.draw2d.text.ParagraphTextLayout
Consturcts a new ParagraphTextLayout on the specified TextFlow.
ParagraphTextLayout(TextFlow, int) - Constructor for class org.eclipse.draw2d.text.ParagraphTextLayout
Constructs the layout with the specified TextFlow and wrapping style.
performScale(double) - Method in interface org.eclipse.draw2d.geometry.Translatable
Scales this object by the scale factor.
performScale(double) - Method in class org.eclipse.draw2d.geometry.Rectangle
 
performScale(double) - Method in class org.eclipse.draw2d.geometry.PrecisionRectangle
 
performScale(double) - Method in class org.eclipse.draw2d.geometry.PrecisionPoint
 
performScale(double) - Method in class org.eclipse.draw2d.geometry.PointList
 
performScale(double) - Method in class org.eclipse.draw2d.geometry.Point
 
performScale(double) - Method in class org.eclipse.draw2d.geometry.Dimension
 
performTranslate(int, int) - Method in interface org.eclipse.draw2d.geometry.Translatable
Translates this object horizontally by dx and vertically by dy.
performTranslate(int, int) - Method in class org.eclipse.draw2d.geometry.Rectangle
 
performTranslate(int, int) - Method in class org.eclipse.draw2d.geometry.PrecisionRectangle
 
performTranslate(int, int) - Method in class org.eclipse.draw2d.geometry.PrecisionPoint
 
performTranslate(int, int) - Method in class org.eclipse.draw2d.geometry.PointList
 
performTranslate(int, int) - Method in class org.eclipse.draw2d.geometry.Point
 
performTranslate(int, int) - Method in class org.eclipse.draw2d.geometry.Dimension
 
performUpdate() - Method in class org.eclipse.draw2d.UpdateManager
Performs the update.
performUpdate() - Method in class org.eclipse.draw2d.SubordinateUpdateManager
 
performUpdate() - Method in class org.eclipse.draw2d.DeferredUpdateManager
Performs the update.
performUpdate(Rectangle) - Method in class org.eclipse.draw2d.UpdateManager
Performs an update on the given exposed rectangle.
performUpdate(Rectangle) - Method in class org.eclipse.draw2d.SubordinateUpdateManager
 
performUpdate(Rectangle) - Method in class org.eclipse.draw2d.DeferredUpdateManager
Adds the given exposed region to the update queue and then performs the update.
Point - class org.eclipse.draw2d.geometry.Point.
Represents a point (x, y) in 2-dimensional space.
Point() - Constructor for class org.eclipse.draw2d.geometry.Point
Constructs a Point at location (0,0).
Point(double, double) - Constructor for class org.eclipse.draw2d.geometry.Point
Constructs a Point at the specified x and y locations.
Point(int, int) - Constructor for class org.eclipse.draw2d.geometry.Point
Constructs a Point at the specified x and y locations.
Point(Point) - Constructor for class org.eclipse.draw2d.geometry.Point
Constructs a Point which is at the same location as the specified Point.
PointList - class org.eclipse.draw2d.geometry.PointList.
Represents a List of Points.
PointList() - Constructor for class org.eclipse.draw2d.geometry.PointList
Constructs an empty PointList.
PointList(int) - Constructor for class org.eclipse.draw2d.geometry.PointList
Constructs a PointList with initial capacity size, but no points.
Polygon - class org.eclipse.draw2d.Polygon.
Draws a polygon which encloses all of its Points.
Polygon() - Constructor for class org.eclipse.draw2d.Polygon
 
PolygonDecoration - class org.eclipse.draw2d.PolygonDecoration.
A rotatable, polygon shaped decoration most commonly used for decorating the ends of polylines.
PolygonDecoration() - Constructor for class org.eclipse.draw2d.PolygonDecoration
Constructs a PolygonDecoration.
Polyline - class org.eclipse.draw2d.Polyline.
Provides for graphical lines comprised of Points.
Polyline() - Constructor for class org.eclipse.draw2d.Polyline
 
PolylineConnection - class org.eclipse.draw2d.PolylineConnection.
Connection based on polyline.
PolylineConnection() - Constructor for class org.eclipse.draw2d.PolylineConnection
 
PolylineDecoration - class org.eclipse.draw2d.PolylineDecoration.
A decorative Figure intended to be placed on a Polyline.
PolylineDecoration() - Constructor for class org.eclipse.draw2d.PolylineDecoration
Constructs a PolylineDecoration.
popState() - Method in class org.eclipse.draw2d.ScaledGraphics
 
popState() - Method in class org.eclipse.draw2d.SWTGraphics
 
popState() - Method in class org.eclipse.draw2d.Graphics
Pops the previous state of this graphics object off the stack (if Graphics.pushState() has previously been called) and restores the current state to that popped state.
PopUpHelper - class org.eclipse.draw2d.PopUpHelper.
Provides abstract support for classes that manage popups.
PopUpHelper(Control) - Constructor for class org.eclipse.draw2d.PopUpHelper
Constructs a PopUpHelper to assist with popups on Control c.
PositionConstants - interface org.eclipse.draw2d.PositionConstants.
Constants representing cardinal directions and relative positions.
postValidate() - Method in class org.eclipse.draw2d.text.PageFlowLayout
TODO: This method is not being called.
postValidate() - Method in class org.eclipse.draw2d.text.InlineFlow
 
postValidate() - Method in class org.eclipse.draw2d.text.FlowPage
 
postValidate() - Method in class org.eclipse.draw2d.text.FlowFigure
Called after validate has occurred.
postValidate() - Method in class org.eclipse.draw2d.text.BlockFlow
 
preciseHeight - Variable in class org.eclipse.draw2d.geometry.PrecisionRectangle
Double value for height
preciseWidth - Variable in class org.eclipse.draw2d.geometry.PrecisionRectangle
Double value for width
preciseX - Variable in class org.eclipse.draw2d.geometry.PrecisionRectangle
Double value for X
preciseX - Variable in class org.eclipse.draw2d.geometry.PrecisionPoint
Double value for X
preciseY - Variable in class org.eclipse.draw2d.geometry.PrecisionRectangle
Double value for Y
preciseY - Variable in class org.eclipse.draw2d.geometry.PrecisionPoint
Double value for Y
PrecisionPoint - class org.eclipse.draw2d.geometry.PrecisionPoint.
 
PrecisionPoint() - Constructor for class org.eclipse.draw2d.geometry.PrecisionPoint
Constructor for PrecisionPoint.
PrecisionPoint(double, double) - Constructor for class org.eclipse.draw2d.geometry.PrecisionPoint
Constructor for PrecisionPoint.
PrecisionPoint(int, int) - Constructor for class org.eclipse.draw2d.geometry.PrecisionPoint
Constructor for PrecisionPoint.
PrecisionPoint(Point) - Constructor for class org.eclipse.draw2d.geometry.PrecisionPoint
Constructor for PrecisionPoint.
PrecisionRectangle - class org.eclipse.draw2d.geometry.PrecisionRectangle.
 
PrecisionRectangle(Rectangle) - Constructor for class org.eclipse.draw2d.geometry.PrecisionRectangle
Constructs a new PrecisionRectangle from the given integer Rectangle.
preferredSize - Variable in class org.eclipse.draw2d.AbstractLayout
The cached preferred size.
prefSize - Variable in class org.eclipse.draw2d.Figure
This Figure's preferred size.
preLayout() - Method in class org.eclipse.draw2d.text.InlineFlowLayout
Clears out all fragments prior to the call to layoutChildren().
preLayout() - Method in class org.eclipse.draw2d.text.FlowContainerLayout
Called before layoutChildren() to setup any necessary state.
preLayout() - Method in class org.eclipse.draw2d.text.BlockFlowLayout
 
preparePrintSource() - Method in class org.eclipse.draw2d.PrintOperation
This method contains all operations performed to sourceFigure prior to being printed.
preparePrintSource() - Method in class org.eclipse.draw2d.PrintFigureOperation
 
PRESSED_FLAG - Static variable in class org.eclipse.draw2d.ButtonModel
Flags for button states.
PRESSED_PROPERTY - Static variable in class org.eclipse.draw2d.ButtonModel
Pressed property
primTranslate(int, int) - Method in class org.eclipse.draw2d.Triangle
 
primTranslate(int, int) - Method in class org.eclipse.draw2d.Polyline
 
primTranslate(int, int) - Method in class org.eclipse.draw2d.FreeformLayeredPane
 
primTranslate(int, int) - Method in class org.eclipse.draw2d.FreeformLayer
 
primTranslate(int, int) - Method in class org.eclipse.draw2d.Figure
Translates this Figure's bounds, without firing a move.
PrinterGraphics - class org.eclipse.draw2d.PrinterGraphics.
A scalable graphics object used to print to a printer.
PrinterGraphics(Graphics, Printer) - Constructor for class org.eclipse.draw2d.PrinterGraphics
Creates a new PrinterGraphics with Graphics g, using Printer p
PrintFigureOperation - class org.eclipse.draw2d.PrintFigureOperation.
Class responsible for printing Figures.
PrintFigureOperation(Printer) - Constructor for class org.eclipse.draw2d.PrintFigureOperation
Constructor for PrintFigureOperation.
PrintFigureOperation(Printer, IFigure) - Constructor for class org.eclipse.draw2d.PrintFigureOperation
Constructor for PrintFigureOperation.
PrintOperation - class org.eclipse.draw2d.PrintOperation.
Implementation of draw2d's printing capabilities.
PrintOperation() - Constructor for class org.eclipse.draw2d.PrintOperation
Creates a new PrintOperation
PrintOperation(Printer) - Constructor for class org.eclipse.draw2d.PrintOperation
Creates a new PrintOperation on Printer p
printPages() - Method in class org.eclipse.draw2d.PrintOperation
This method is responsible for printing pages.
printPages() - Method in class org.eclipse.draw2d.PrintFigureOperation
 
processPositions(Ray, Ray, List, boolean, Connection) - Method in class org.eclipse.draw2d.ManhattanConnectionRouter
 
PROPERTY_CONNECTION_ROUTER - Static variable in interface org.eclipse.draw2d.Connection
The connection router property.
PROPERTY_EXTENT - Static variable in interface org.eclipse.draw2d.RangeModel
Extent property name
PROPERTY_MAXIMUM - Static variable in interface org.eclipse.draw2d.RangeModel
Maximum property name
PROPERTY_MINIMUM - Static variable in interface org.eclipse.draw2d.RangeModel
Minimum property name
PROPERTY_POINTS - Static variable in interface org.eclipse.draw2d.Connection
The points property.
PROPERTY_VALUE - Static variable in interface org.eclipse.draw2d.RangeModel
Value property name
PROPERTY_VIEW_LOCATION - Static variable in class org.eclipse.draw2d.Viewport
ID for the view location property
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.draw2d.Viewport
Listens for either of the RangeModels to fire a property change event and updates the view accordingly.
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.draw2d.ScrollBar
 
propertyListeners - Variable in class org.eclipse.draw2d.DefaultRangeModel
Listeners interested in the range model's property changes.
prune(IFigure) - Method in interface org.eclipse.draw2d.TreeSearch
Returns true if the figure and all of its contained figures should be pruned from the search.
prune(IFigure) - Method in class org.eclipse.draw2d.ExclusionSearch
Returns true if the figure is a member of the Collection.
pushState() - Method in class org.eclipse.draw2d.ScaledGraphics
 
pushState() - Method in class org.eclipse.draw2d.SWTGraphics
 
pushState() - Method in class org.eclipse.draw2d.Graphics
Pushes the current state of this graphics object onto a stack.

Eclipse Draw2d
2.1
A B C D E F G H I K L M N O P Q R S T U V W X Y
Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.