JGraph
v1.0.7

A B C D E F G H I J K L M N O P Q R S T U V

P

paint(Graphics) - Method in class com.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
paint(Graphics) - Method in class com.jgraph.graph.VertexView.SizeHandle
 
paint(Graphics) - Method in class com.jgraph.graph.VertexRenderer
Paint the renderer.
paint(Graphics) - Method in class com.jgraph.graph.PortRenderer
Paint the renderer.
paint(Graphics) - Method in class com.jgraph.graph.EdgeView.EdgeHandle
 
paint(Graphics) - Method in class com.jgraph.graph.EdgeRenderer
Paint the renderer.
paint(Graphics) - Method in class com.jgraph.graph.DefaultGraphCellEditor.EditorContainer
Overrides Container.paint to paint the node's icon and use the selection color for the background.
paint(Graphics) - Method in interface com.jgraph.graph.CellHandle
Paint the handle on the given graphics object once.
paint(Graphics) - Method in class com.jgraph.graph.BasicMarqueeHandler
Called after the component was repainted (ie. after autoscroll).
paint(Graphics, JComponent) - Method in class com.jgraph.plaf.basic.BasicGraphUI
Main painting routine.
paintBackground(Graphics) - Method in class com.jgraph.plaf.basic.BasicGraphUI
Paint the background of this graph.
paintCell(Graphics, CellView, Rectangle, boolean) - Method in class com.jgraph.plaf.basic.BasicGraphUI
Paints the renderer of view to g at bounds.
paintCell(Graphics, CellView, Rectangle, boolean) - Method in class com.jgraph.plaf.GraphUI
Paints the renderer of view to g at bounds.
paintForeground(Graphics) - Method in class com.jgraph.plaf.basic.BasicGraphUI
Paint the foreground of this graph.
paintGrid(int, Graphics, Rectangle) - Method in class com.jgraph.plaf.basic.BasicGraphUI
Paint the grid.
paintLabel(Graphics, String) - Method in class com.jgraph.graph.EdgeRenderer
Paint the specified label for the current edgeview.
paintPort(Graphics, PortView) - Method in class com.jgraph.graph.EdgeView.EdgeHandle
 
paintPorts(Graphics, PortView[]) - Method in class com.jgraph.plaf.basic.BasicGraphUI
Paint ports.
paintPorts(Graphics, PortView[]) - Method in class com.jgraph.plaf.GraphUI
Paints the renderers of portViews to g.
paramString() - Method in class com.jgraph.JGraph
Returns a string representation of this JGraph.
parent - Variable in class com.jgraph.graph.ParentMap.Entry
Child and parent of the relation this entry describes.
parent - Variable in class com.jgraph.graph.AbstractCellView
Cached parent view
parentMap - Variable in class com.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
ParentMap - class com.jgraph.graph.ParentMap.
An object that describes relations between childs and parents.
ParentMap.Entry - class com.jgraph.graph.ParentMap.Entry.
Object that represents the relation between a child an a parent.
ParentMap.Entry(Object, Object) - Constructor for class com.jgraph.graph.ParentMap.Entry
Constructs a new relation between child and parent.
ParentMap() - Constructor for class com.jgraph.graph.ParentMap
 
parents - Variable in class com.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
 
PERCENT - Static variable in class com.jgraph.graph.GraphConstants
100 percent unit for relative positioning.
points - Variable in class com.jgraph.graph.EdgeView
List of points of the edge.
POINTS - Static variable in class com.jgraph.graph.GraphConstants
Key for the points attribute.
port - Variable in class com.jgraph.graph.ConnectionSet.Connection
The port that will be connected to the edge.
Port - interface com.jgraph.graph.Port.
Defines the requirements for an object that represents a port in a graph model.
PortRenderer - class com.jgraph.graph.PortRenderer.
This renderer displays entries that implement the CellView interface and supports the following attributes: GraphConstants.OFFSET GraphConstants.ABSOLUTE PortRenderer() - Constructor for class com.jgraph.graph.PortRenderer
Constructs a renderer that may be used to render ports.
ports - Variable in class com.jgraph.graph.GraphView
 
PORTS_VISIBLE_PROPERTY - Static variable in class com.jgraph.JGraph
Bound property name for gridVisible.
portsVisible - Variable in class com.jgraph.JGraph
True if the ports are visible.
PortView - class com.jgraph.graph.PortView.
The default implementation of a port view.
PortView(Object, JGraph, CellMapper) - Constructor for class com.jgraph.graph.PortView
Constructs a view that holds a reference to the specified cell, anchor and parent vertex.
portViews - Variable in class com.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
portViews - Variable in class com.jgraph.graph.VertexView.SizeHandle
 
preferredMinSize - Variable in class com.jgraph.plaf.basic.BasicGraphUI
Minimum preferred size.
preferredSize - Variable in class com.jgraph.plaf.basic.BasicGraphUI
Size needed to completely display all the cells.
prepareForEditing() - Method in class com.jgraph.graph.DefaultGraphCellEditor
Invoked just before editing is to start.
prepareForUIInstall() - Method in class com.jgraph.plaf.basic.BasicGraphUI
Invoked after the graph instance variable has been set, but before any defaults/listeners have been installed.
prev - Variable in class com.jgraph.graph.GraphView.GraphViewLayerEdit
 
preview - Variable in class com.jgraph.graph.VertexRenderer
Cached hasFocus and selected value.
preview - Variable in class com.jgraph.graph.PortRenderer
Cached hasFocus and selected value.
preview - Variable in class com.jgraph.graph.EdgeRenderer
Boolean attributes of the current edgeview.
previousCursor - Variable in class com.jgraph.plaf.basic.BasicGraphUI.MouseHandler
 
previousCursor - Variable in class com.jgraph.graph.BasicMarqueeHandler
 
propertyChange(PropertyChangeEvent) - Method in class com.jgraph.plaf.basic.BasicGraphUI.PropertyChangeHandler
 
propertyChangeListener - Variable in class com.jgraph.plaf.basic.BasicGraphUI
Listens for JGraph property changes and updates display.
propertyMap - Variable in class com.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
putMapping(Object, CellView) - Method in class com.jgraph.graph.GraphView
Associates the specified model cell with the specified view.
putMapping(Object, CellView) - Method in class com.jgraph.graph.GraphContext
Associates cell with view in the graph context.
putMapping(Object, CellView) - Method in interface com.jgraph.graph.CellMapper
Inserts the association between cell and view.
putViews(GraphView, CellView[]) - Method in interface com.jgraph.event.GraphModelEvent.GraphModelChange
Allows a GraphView to store an array of CellViews (used for command history).
putViews(GraphView, CellView[]) - Method in class com.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
putViews(GraphView, CellView[]) - Method in class com.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
Returns the views that have not changed explicitly, but implicitly because one of their dependent cells has changed.

JGraph
v1.0.7

A B C D E F G H I J K L M N O P Q R S T U V
Copyright (C) 2002 Gaudenz Alder. All rights reserved.