首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
G-Index (Visual Library API) - NetBeans API Javadoc (Current Development Version)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.api.visual 2.2
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
G
getAccessibleContext()
- Method in class org.netbeans.api.visual.widget.
Widget
Returns an accessible context of the widget.
getActions()
- Method in class org.netbeans.api.visual.action.
WidgetAction.Chain
Returns a list of actions in the chain.
getActions()
- Method in class org.netbeans.api.visual.widget.
Widget
Returns a default action chain.
getActions(String)
- Method in class org.netbeans.api.visual.widget.
Widget
Returns already created action chain for a specified tool.
getActiveCard(Widget)
- Static method in class org.netbeans.api.visual.layout.
LayoutFactory
Returns active card of a specified widget where a card layout is used.
getActiveTool()
- Method in class org.netbeans.api.visual.widget.
Scene
Returns an active tool of the scene.
getAlignment()
- Method in class org.netbeans.api.visual.widget.
LabelWidget
Returns a text horizontal alignment.
getAnchorSceneLocation()
- Method in class org.netbeans.api.visual.anchor.
Anchor.Result
Returns a scene location of an anchor.
getAnimator()
- Method in class org.netbeans.api.visual.animator.
AnimatorEvent
Returns the related animator instance.
getAttachedAnchor()
- Method in interface org.netbeans.api.visual.anchor.
Anchor.Entry
Returns an anchor of a connection widget which relates to the entry.
getAttachedConnectionWidget()
- Method in interface org.netbeans.api.visual.anchor.
Anchor.Entry
Returns a connection widget where the entry is attached to.
getBackground()
- Method in class org.netbeans.api.visual.laf.
LookFeel
Returns a default scene background
getBackground(ObjectState)
- Method in class org.netbeans.api.visual.laf.
LookFeel
Returns a background for a specific state.
getBackground()
- Method in class org.netbeans.api.visual.widget.
Widget
Returns the widget background paint.
getBooleanState()
- Method in class org.netbeans.api.visual.model.
StateModel
Returns a boolean representation of a state.
getBorder(ObjectState)
- Method in class org.netbeans.api.visual.laf.
LookFeel
Returns a border for a specific state.
getBorder()
- Method in class org.netbeans.api.visual.widget.
Widget
Returns the border of the widget.
getBounds()
- Method in class org.netbeans.api.visual.widget.
Widget
Returns the resolved bounds of the widget.
getButton()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetMouseEvent
getButton()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetMouseWheelEvent
getChildConstraint(Widget)
- Method in class org.netbeans.api.visual.widget.
Widget
Returns constraint assigned to a specified child widget.
getChildren()
- Method in class org.netbeans.api.visual.widget.
Widget
Returns a list of children widgets.
getClickCount()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetMouseEvent
getClickCount()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetMouseWheelEvent
getClientArea()
- Method in class org.netbeans.api.visual.widget.
Widget
Returns a client area of the widget.
getColorAnimator()
- Method in class org.netbeans.api.visual.animator.
SceneAnimator
Returns the color animator which animates background and foreground colors of all widgets in the scene.
getComponent()
- Method in class org.netbeans.api.visual.widget.
ComponentWidget
Returns a AWT/Swing component.
getControlPoint(int)
- Method in class org.netbeans.api.visual.widget.
ConnectionWidget
Returns a location of control point at the specified index in the list of control points.
getControlPoint(int)
- Method in class org.netbeans.api.visual.widget.
FreeConnectionWidget
Returns a control point at a specific index.
getControlPointHitAt(Point)
- Method in class org.netbeans.api.visual.widget.
ConnectionWidget
Returns an index of a control point that is hit by the local location
getControlPoints()
- Method in class org.netbeans.api.visual.widget.
ConnectionWidget
Returns a list of control points.
getControlPointShape()
- Method in class org.netbeans.api.visual.widget.
ConnectionWidget
Returns a point shape of control points of the connection widget.
getConvolveOp()
- Method in class org.netbeans.api.visual.widget.
ConvolveWidget
Returns a convolve operation.
getCurrentDataFlavors()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetDropTargetDragEvent
getCurrentDataFlavors()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetDropTargetDropEvent
getCurrentDataFlavorsAsList()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetDropTargetDragEvent
getCurrentDataFlavorsAsList()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetDropTargetDropEvent
getCursor()
- Method in class org.netbeans.api.visual.widget.
Widget
Returns a mouse cursor for the widget.
getCutDistance()
- Method in interface org.netbeans.api.visual.anchor.
AnchorShape
Returns a distance by which a line at particular source or target point should be cut (not rendered).
getDefaultFont()
- Method in class org.netbeans.api.visual.widget.
Scene
Returns a default font of the scene.
getDirections()
- Method in class org.netbeans.api.visual.anchor.
Anchor.Result
Returns possible directions of an anchor.
getDropAction()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetDropTargetDragEvent
getDropAction()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetDropTargetDropEvent
getDropTargetContext()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetDropTargetDragEvent
getDropTargetContext()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetDropTargetDropEvent
getDropTargetContext()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetDropTargetEvent
getEdges()
- Method in class org.netbeans.api.visual.graph.
GraphPinScene
Returns a collection of all edges registered in the graph model.
getEdges()
- Method in class org.netbeans.api.visual.graph.
GraphScene
Returns a collection of all edges registered in the graph model.
getEdges()
- Method in class org.netbeans.api.visual.graph.layout.
UniversalGraph
Returns a collection of edges in the graph.
getEdgeSource(E)
- Method in class org.netbeans.api.visual.graph.
GraphPinScene
Returns an edge source.
getEdgeSource(E)
- Method in class org.netbeans.api.visual.graph.
GraphScene
Returns an edge source.
getEdgeSource(E)
- Method in class org.netbeans.api.visual.graph.layout.
UniversalGraph
Returns an edge source.
getEdgeTarget(E)
- Method in class org.netbeans.api.visual.graph.
GraphPinScene
Returns an edge target.
getEdgeTarget(E)
- Method in class org.netbeans.api.visual.graph.
GraphScene
Returns an edge target.
getEdgeTarget(E)
- Method in class org.netbeans.api.visual.graph.layout.
UniversalGraph
Returns an edge target.
getEndPointShape()
- Method in class org.netbeans.api.visual.widget.
ConnectionWidget
Returns a point shape of end points of the connection widget.
getEntries()
- Method in class org.netbeans.api.visual.anchor.
Anchor
Returns a list of registered entries
getEventID()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetDropTargetDragEvent
Returns an event id.
getEventID()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetDropTargetDropEvent
Returns an event id.
getEventID()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetDropTargetEvent
Returns an event id.
getEventID()
- Method in interface org.netbeans.api.visual.action.
WidgetAction.WidgetEvent
Returns an event id.
getEventID()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetFocusEvent
Returns an event id.
getEventID()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetKeyEvent
Returns an event id.
getEventID()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetMouseEvent
Returns an event id.
getEventID()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetMouseWheelEvent
Returns an event id.
getExpansionDirections(InplaceEditorProvider.EditorController, Widget, C)
- Method in interface org.netbeans.api.visual.action.
InplaceEditorProvider
Called to obtain directions where an editor component can expand to.
getFirstControlPoint()
- Method in class org.netbeans.api.visual.widget.
ConnectionWidget
Returns the first control point.
getFocusedObject()
- Method in class org.netbeans.api.visual.model.
ObjectScene
Returns a focused object.
getFocusedWidget()
- Method in class org.netbeans.api.visual.widget.
Scene
Returns a focused widget of the scene.
getFont()
- Method in class org.netbeans.api.visual.widget.
Widget
Returns the font assigned to the widget.
getForeground()
- Method in class org.netbeans.api.visual.laf.
LookFeel
Returns a default scene foreground
getForeground(ObjectState)
- Method in class org.netbeans.api.visual.laf.
LookFeel
Returns a foreground for a specific state.
getForeground()
- Method in class org.netbeans.api.visual.widget.
Widget
Returns the widget foreground color.
getGraphics()
- Method in class org.netbeans.api.visual.widget.
Scene
Returns an instance of Graphics2D which is used for calculating boundaries and rendering all widgets in the scene.
getGraphics()
- Method in class org.netbeans.api.visual.widget.
Widget
Returns a Graphics2D instance with is assigned to the scene.
getHeader()
- Method in class org.netbeans.api.visual.vmd.
VMDNodeWidget
Returns a header widget.
getHeader()
- Method in class org.netbeans.api.visual.widget.general.
ListWidget
Deprecated.
Returns a header widget.
getHighlightedObjects()
- Method in class org.netbeans.api.visual.model.
ObjectScene
Returns a set of highlighted objects.
getHoveredObject()
- Method in class org.netbeans.api.visual.model.
ObjectScene
Returns a hovered object.
getIdentityCode(Object)
- Method in class org.netbeans.api.visual.model.
ObjectScene
This method returns an identity code.
getImage()
- Method in class org.netbeans.api.visual.widget.
ImageWidget
Returns an image.
getImageWidget()
- Method in class org.netbeans.api.visual.widget.general.
IconNodeWidget
Returns the image widget part of the icon node widget.
getImageWidget()
- Method in class org.netbeans.api.visual.widget.general.
ListWidget
Deprecated.
Returns an image widget in the header.
getInitialEditorComponentBounds(InplaceEditorProvider.EditorController, Widget, C, Rectangle)
- Method in interface org.netbeans.api.visual.action.
InplaceEditorProvider
Called to obtain the initial boundary editor component in view coordination system.
getInplaceEditorController(WidgetAction)
- Static method in class org.netbeans.api.visual.action.
ActionFactory
Returns an editor controller for a specified inplace-editor-action created by
ActionFactory.createInplaceEditorAction
method.
getInsets()
- Method in interface org.netbeans.api.visual.border.
Border
Returns layout insets.
getKeyChar()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetKeyEvent
getKeyCode()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetKeyEvent
getKeyEventProcessingType()
- Method in class org.netbeans.api.visual.widget.
Scene
Returns a key events processing type of the scene.
getKeyLocation()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetKeyEvent
getLabel()
- Method in class org.netbeans.api.visual.widget.
LabelWidget
Returns a label.
getLabelWidget()
- Method in class org.netbeans.api.visual.widget.general.
IconNodeWidget
Returns the label widget part of the icon node widget.
getLabelWidget()
- Method in class org.netbeans.api.visual.widget.general.
ListWidget
Deprecated.
Returns a label widget in the header.
getLastControlPoint()
- Method in class org.netbeans.api.visual.widget.
ConnectionWidget
Returns the last control point.
getLayout()
- Method in class org.netbeans.api.visual.widget.
Widget
Returns the layout of the widget.
getLineColor(ObjectState)
- Method in class org.netbeans.api.visual.laf.
LookFeel
Returns a line color for a specific state.
getLineColor()
- Method in class org.netbeans.api.visual.widget.
ConnectionWidget
Returns line color of the widget.
getLocation()
- Method in class org.netbeans.api.visual.widget.
Widget
Returns the resolved location of the widget.
getLockedAction()
- Method in class org.netbeans.api.visual.action.
WidgetAction.State
Returns whether (and by which action) the next event has to be processed prior to regular processing.
getLockedWidget()
- Method in class org.netbeans.api.visual.action.
WidgetAction.State
Returns whether (and by which widget) the next event has to be processed prior to regular processing.
getLookFeel()
- Method in class org.netbeans.api.visual.widget.
Scene
Returns a look'n'feel of the scene.
getLookup()
- Method in class org.netbeans.api.visual.widget.
Widget
Returns a lookup of the widget.
getMargin()
- Method in class org.netbeans.api.visual.laf.
LookFeel
Returns a margin for a specific state.
getMaximumBounds()
- Method in class org.netbeans.api.visual.widget.
Scene
Returns maximum bounds of the scene.
getMaximumSize()
- Method in class org.netbeans.api.visual.widget.
Widget
Returns a maximum size of the widget.
getMaxStates()
- Method in class org.netbeans.api.visual.model.
StateModel
Returns a maximal states.
getMiniBorder(ObjectState)
- Method in class org.netbeans.api.visual.laf.
LookFeel
Returns a minimalistic version of border for a specific state.
getMinimumSize()
- Method in class org.netbeans.api.visual.widget.
Widget
Returns a minimum size of the widget.
getModifiers()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetKeyEvent
getModifiers()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetMouseEvent
getModifiers()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetMouseWheelEvent
getModifiersEx()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetKeyEvent
getModifiersEx()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetMouseEvent
getModifiersEx()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetMouseWheelEvent
getNodeAnchor()
- Method in class org.netbeans.api.visual.vmd.
VMDNodeWidget
Returns a node anchor.
getNodeName()
- Method in class org.netbeans.api.visual.vmd.
VMDNodeWidget
Returns a node name.
getNodeNameWidget()
- Method in class org.netbeans.api.visual.vmd.
VMDNodeWidget
Returns a node name widget.
getNodePins(N)
- Method in class org.netbeans.api.visual.graph.
GraphPinScene
Returns a collection of pins that are assigned to a specified node
getNodes()
- Method in class org.netbeans.api.visual.graph.
GraphPinScene
Returns a collection of all nodes registered in the graph model.
getNodes()
- Method in class org.netbeans.api.visual.graph.
GraphScene
Returns a collection of all nodes registered in the graph model.
getNodes()
- Method in class org.netbeans.api.visual.graph.layout.
UniversalGraph
Returns a collection of nodes in the graph.
getObjects()
- Method in class org.netbeans.api.visual.model.
ObjectScene
Returns a set of objects with registered mapping.
getObjectScene()
- Method in class org.netbeans.api.visual.model.
ObjectSceneEvent
Returns an instance of related object scene.
getObjectState(Object)
- Method in class org.netbeans.api.visual.model.
ObjectScene
Returns an object-state of a specified object.
getOpaque(ObjectState)
- Method in class org.netbeans.api.visual.laf.
LookFeel
Returns a opacity value for a specific state.
getOppositeAnchor()
- Method in interface org.netbeans.api.visual.anchor.
Anchor.Entry
Returns an anchor of a connection widget which is opposite to the related anchor
getOppositeComponent()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetFocusEvent
getOppositeSceneLocation(Anchor.Entry)
- Method in class org.netbeans.api.visual.anchor.
Anchor
Returns a scene location of a related widget of an opposite anchor.
getOrientation()
- Method in class org.netbeans.api.visual.widget.
LabelWidget
Gets a text orientation.
getOrientation()
- Method in class org.netbeans.api.visual.widget.
SeparatorWidget
Returns a separator orientation
getOriginalLocation(Widget)
- Method in interface org.netbeans.api.visual.action.
MoveProvider
Called to acquire a origin location against which the movement will be calculated.
getParentWidget()
- Method in class org.netbeans.api.visual.widget.
Widget
Returns a parent widget.
getPinName()
- Method in class org.netbeans.api.visual.vmd.
VMDPinWidget
Returns a pin name.
getPinNameWidget()
- Method in class org.netbeans.api.visual.vmd.
VMDPinWidget
Returns a pin name widget.
getPinNode(P)
- Method in class org.netbeans.api.visual.graph.
GraphPinScene
Returns a node where the pin assigned to.
getPins()
- Method in class org.netbeans.api.visual.graph.
GraphPinScene
Returns all pins registered in the graph model.
getPoint()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetDropTargetDragEvent
Returns stored location.
getPoint()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetDropTargetDropEvent
Returns stored location.
getPoint()
- Method in interface org.netbeans.api.visual.action.
WidgetAction.WidgetLocationEvent
Returns stored location.
getPoint()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetMouseEvent
Returns stored location.
getPoint()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetMouseWheelEvent
Returns stored location.
getPopupMenu(Widget, Point)
- Method in interface org.netbeans.api.visual.action.
PopupMenuProvider
Get a JPopupMenu to display in the context of the given Widget.
getPreferredBounds()
- Method in class org.netbeans.api.visual.widget.
Widget
Returns a preferred bounds relatively to the location of the widget.
getPreferredBoundsAnimator()
- Method in class org.netbeans.api.visual.animator.
SceneAnimator
Returns the preferred bounds animator which animates preferred bounds of all widgets in the scene.
getPreferredLocation()
- Method in class org.netbeans.api.visual.widget.
Widget
Returns a preferred location of the widget.
getPreferredLocationAnimator()
- Method in class org.netbeans.api.visual.animator.
SceneAnimator
Returns the preferred location animator which animates preferred location of all widgets in the scene.
getPreferredSize()
- Method in class org.netbeans.api.visual.widget.
Widget
Returns a preferred size of the widget.
getPriorActions()
- Method in class org.netbeans.api.visual.widget.
Scene
Returns a prior actions.
getProgress()
- Method in class org.netbeans.api.visual.animator.
AnimatorEvent
The animation progress value.
getRadius()
- Method in interface org.netbeans.api.visual.anchor.
AnchorShape
Returns a radius of a shape that the shape used for rendering.
getRadius()
- Method in interface org.netbeans.api.visual.anchor.
PointShape
Returns a radius of the shape.
getRegions(Widget)
- Method in interface org.netbeans.api.visual.action.
AlignWithWidgetCollector
Returns a collection of regions (in scene coordination system) for a specified moving widget.
getRelatedSceneLocation()
- Method in class org.netbeans.api.visual.anchor.
Anchor
Returns a scene location of a related widget.
getRelatedWidget()
- Method in class org.netbeans.api.visual.anchor.
Anchor
Returns a related widget.
getRouter()
- Method in class org.netbeans.api.visual.widget.
ConnectionWidget
Returns the control-points-based path router of the connection widget.
getScene()
- Method in class org.netbeans.api.visual.animator.
Animator
Returns a scene that is related to the scene animator.
getScene()
- Method in class org.netbeans.api.visual.animator.
SceneAnimator
Returns an assigned scene.
getScene()
- Method in class org.netbeans.api.visual.graph.layout.
UniversalGraph
Returns a related scene as a ObjectScene.
getScene()
- Method in class org.netbeans.api.visual.widget.
Widget
Returns a scene where the widget is assigned
getSceneAnimator()
- Method in class org.netbeans.api.visual.widget.
Scene
Returns a scene animator of the scene.
getScrollAmount()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetMouseWheelEvent
getScrollType()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetMouseWheelEvent
getSelectedObjects()
- Method in class org.netbeans.api.visual.model.
ObjectScene
Returns a set of selected objects.
getSourceActions()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetDropTargetDragEvent
getSourceActions()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetDropTargetDropEvent
getSourceAnchor()
- Method in class org.netbeans.api.visual.widget.
ConnectionWidget
Returns a source anchor of the connection widget.
getSourceAnchorEntry()
- Method in class org.netbeans.api.visual.widget.
ConnectionWidget
Returns an anchor entry representing the source of the connection widget.
getSourceAnchorShape()
- Method in class org.netbeans.api.visual.widget.
ConnectionWidget
Returns an anchor shape of the source of the connection widget.
getState()
- Method in class org.netbeans.api.visual.model.
StateModel
Returns a integer representation of the state.
getState()
- Method in class org.netbeans.api.visual.widget.
Widget
Returns a state of the widget.
getStroke()
- Method in class org.netbeans.api.visual.widget.
ConnectionWidget
Returns a stroke of the connection widget.
getTargetAnchor()
- Method in class org.netbeans.api.visual.widget.
ConnectionWidget
Returns a target anchor of the connection widget.
getTargetAnchorEntry()
- Method in class org.netbeans.api.visual.widget.
ConnectionWidget
Returns an anchor entry representing the target of the connection widget.
getTargetAnchorShape()
- Method in class org.netbeans.api.visual.widget.
ConnectionWidget
Returns an anchor shape of the target of the connection widget.
getTargetAnchorShapeRotation()
- Method in class org.netbeans.api.visual.widget.
ConnectionWidget
Returns the rotation of the target anchor shape.
getTargetZoomFactor()
- Method in class org.netbeans.api.visual.animator.
SceneAnimator
Returns a target zoom factor.
getText(Widget)
- Method in interface org.netbeans.api.visual.action.
TextFieldInplaceEditor
Returns an initial text of the in-place editor.
getThickness()
- Method in class org.netbeans.api.visual.widget.
SeparatorWidget
Returns a thickness of the separator.
getToolTipText()
- Method in class org.netbeans.api.visual.widget.
Widget
Returns a tool-tip text of the widget.
getTransferable()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetDropTargetDragEvent
getTransferable()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetDropTargetDropEvent
getUnitsToScroll()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetMouseWheelEvent
getVerticalAlignment()
- Method in class org.netbeans.api.visual.widget.
LabelWidget
Gets a text vertical alignment.
getView()
- Method in class org.netbeans.api.visual.widget.
Scene
Returns an instance of created view
getView()
- Method in class org.netbeans.api.visual.widget.
ScrollWidget
Returns an inner widget.
getView()
- Method in class org.netbeans.api.visual.widget.
SwingScrollWidget
Returns an inner widget.
getWheelRotation()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetMouseWheelEvent
getWhen()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetKeyEvent
getWhen()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetMouseEvent
getWhen()
- Method in class org.netbeans.api.visual.action.
WidgetAction.WidgetMouseWheelEvent
getZoomAnimator()
- Method in class org.netbeans.api.visual.animator.
SceneAnimator
Returns the zoom animator.
getZoomFactor()
- Method in class org.netbeans.api.visual.widget.
Scene
Returns a zoom factor.
GraphLayout
<
N
,
E
> - Class in
org.netbeans.api.visual.graph.layout
This class represents a graph-orinted layout.
GraphLayout()
- Constructor for class org.netbeans.api.visual.graph.layout.
GraphLayout
graphLayoutFinished(UniversalGraph<N, E>)
- Method in interface org.netbeans.api.visual.graph.layout.
GraphLayoutListener
Called when a graph layout is finished.
GraphLayoutListener
<
N
,
E
> - Interface in
org.netbeans.api.visual.graph.layout
graphLayoutStarted(UniversalGraph<N, E>)
- Method in interface org.netbeans.api.visual.graph.layout.
GraphLayoutListener
Called when a graph layout is started.
GraphPinScene
<
N
,
E
,
P
> - Class in
org.netbeans.api.visual.graph
This class holds and manages graph-oriented model.
GraphPinScene()
- Constructor for class org.netbeans.api.visual.graph.
GraphPinScene
Creates a graph scene.
GraphPinScene.StringGraph
- Class in
org.netbeans.api.visual.graph
This class is a particular GraphPinScene where nodes, edges and pins are represented with String class.
GraphPinScene.StringGraph()
- Constructor for class org.netbeans.api.visual.graph.
GraphPinScene.StringGraph
GraphScene
<
N
,
E
> - Class in
org.netbeans.api.visual.graph
This class holds and manages graph-oriented model.
GraphScene()
- Constructor for class org.netbeans.api.visual.graph.
GraphScene
Creates a graph scene.
GraphScene.StringGraph
- Class in
org.netbeans.api.visual.graph
This class is a particular GraphScene where nodes and edges are represented with String class.
GraphScene.StringGraph()
- Constructor for class org.netbeans.api.visual.graph.
GraphScene.StringGraph
GridGraphLayout
<
N
,
E
> - Class in
org.netbeans.api.visual.graph.layout
This class represents a graph-oriented layout which organizes nodes into a grid.
GridGraphLayout()
- Constructor for class org.netbeans.api.visual.graph.layout.
GridGraphLayout
Creates a grid graph layout.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.api.visual 2.2
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Built on May 28 2007. | Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.