Uses of Package
org.netbeans.api.visual.model
Packages that use org.netbeans.api.visual.model
Package
Description
This package contains
ActionFactory
class which is factory of all built-in widget-actions provided by the library.
This package contains
Anchor
interface which is used by ConnectionWidget
for defining its source and target point.
This package contains built-in graph-oriented models.
This package contains built-in graph-oriented layout algorithms.
This package contains
LookFeel
class with style definition for colors and borders.
This package contains
ObjectScene
class which is a scene with ability to register model-objects with widgets on the scene.
This package contains a VMD visualization style.
This package contains
Widget
class.
This package contains general high-level widgets.
-
Classes in org.netbeans.api.visual.model used by org.netbeans.api.visual.actionClassDescriptionThis class manages mapping between model-objects and widgets on a scene.
-
Classes in org.netbeans.api.visual.model used by org.netbeans.api.visual.anchorClassDescriptionThis class represents a model with a single state which can be boolean or non-negative integer value.
-
Classes in org.netbeans.api.visual.model used by org.netbeans.api.visual.graphClassDescriptionThis class manages mapping between model-objects and widgets on a scene.
-
Classes in org.netbeans.api.visual.model used by org.netbeans.api.visual.graph.layoutClassDescriptionThis class manages mapping between model-objects and widgets on a scene.
-
Classes in org.netbeans.api.visual.model used by org.netbeans.api.visual.laf
-
Classes in org.netbeans.api.visual.model used by org.netbeans.api.visual.modelClassDescriptionThis class manages mapping between model-objects and widgets on a scene.A wrapper object for the ObjectScene when it is passed to ObjectSceneListener.This enum is used for specifying events in which an object scene listener is interested.This interface represents a listener that is notified about changes in a object scene which is passed as the first parameter of every listener methods.This class holds a state of a object or a widget.The listener for listening on state changed event on a state model.
-
Classes in org.netbeans.api.visual.model used by org.netbeans.api.visual.vmdClassDescriptionThis class manages mapping between model-objects and widgets on a scene.This class holds a state of a object or a widget.The listener for listening on state changed event on a state model.
-
Classes in org.netbeans.api.visual.model used by org.netbeans.api.visual.widget
-
Classes in org.netbeans.api.visual.model used by org.netbeans.api.visual.widget.general