AbstractGraphMouse |
AbstractGraphMouse is a PluggableGraphMouse class that manages a collection of plugins for
picking and transforming the graph.
|
AbstractGraphMouse.Builder |
Configure an instance of an AbstractGraphMouse
|
AbstractGraphMousePlugin |
a base class for GraphMousePlugin instances.
|
AbstractModalGraphMouse |
AbstractModalGraphMouse is a PluggableGraphMouse class that manages a collection of plugins for
picking and transforming the graph.
|
AbstractModalGraphMouse.Builder |
Configure an instance of an AbstractModalGraphMouse
|
AbstractPopupGraphMousePlugin |
|
AnimatedPickingGraphMousePlugin |
AnimatedPickingGraphMousePlugin supports the picking of one Graph Vertex.
|
CrossoverScalingControl |
A scaling control that has a crossover point.
|
CrossoverScalingControl.Builder |
|
DefaultGraphMouse |
The DefaultGraphMouse does not have 'transforming/selecting' modes.
|
DefaultGraphMouse.Builder |
Build an instance of a DefaultGraphMouse
|
DefaultLensGraphMouse |
an implementation of the PluggableGraphMouse that includes plugins for manipulating a view that
is using a LensTransformer.
|
DefaultLensGraphMouse.Builder |
Build an instance of a RefactoredDefaultLEnsGraphMouse
|
DefaultModalGraphMouse |
DefaultModalGraphMouse is a GraphMouse class that pre-installs a large collection of plugins for
picking and transforming the graph.
|
DefaultModalGraphMouse.Builder |
Build an instance of a DefaultGraphMouse
|
DefaultSatelliteGraphMouse |
|
DefaultSatelliteGraphMouse.Builder |
|
EdgeEffects |
|
EdgeSupport |
interface to support the creation of new edges by the EditingGraphMousePlugin SimpleEdgeSupport
is a sample implementation
|
EditingGraphMousePlugin |
A plugin that can create vertices, undirected edges, and directed edges using mouse gestures.
|
EditingModalGraphMouse |
|
EditingModalGraphMouse.Builder |
Build an instance of a EditingModalGraphMouse
|
EditingPopupGraphMousePlugin |
a plugin that uses popup menus to create vertices, undirected edges, and directed edges.
|
GraphMouseListener |
This interface allows users to register listeners to register to receive vertex clicks.
|
GraphMousePlugin |
the interface for all plugins to the PluggableGraphMouse
|
LabelEditingGraphMousePlugin |
|
LayoutScalingControl.Builder |
|
LensGraphMouse |
|
LensKillingGraphMousePlugin |
A subclass of SelectingGraphMousePlugin that will deactivate the lens
|
LensMagnificationGraphMousePlugin |
HyperbolicMagnificationGraphMousePlugin changes the magnification within the Hyperbolic
projection of the HyperbolicTransformer.
|
LensRegionSelectingGraphMousePlugin |
A subclass of RegionSelectingGraphMousePlugin that contains methods that are overridden to
account for the Lens effects that are in the view projection
|
LensRegionSelectingGraphMousePlugin.Builder |
|
LensSelectingGraphMousePlugin |
A subclass of SelectingGraphMousePlugin that contains methods that are overridden to account for
the Lens effects that are in the view projection
|
LensSelectingGraphMousePlugin.Builder |
|
LensTranslatingGraphMousePlugin |
Extends TranslatingGraphMousePlugin and adds the capability to drag and resize the viewing lens
in the graph view.
|
LensVertexSelectingGraphMousePlugin |
A subclass of SelectingGraphMousePlugin that contains methods that are overridden to account for
the Lens effects that are in the view projection
|
LensVertexSelectingGraphMousePlugin.Builder |
|
ModalGraphMouse |
Interface for a GraphMouse that supports modality.
|
ModalLensGraphMouse |
an implementation of the AbstractModalGraphMouse that includes plugins for manipulating a view
that is using a LensTransformer.
|
ModalLensGraphMouse.Builder |
Build an instance of a ModalLensGraphMouse
|
ModalSatelliteGraphMouse |
|
ModalSatelliteGraphMouse.Builder |
Build an instance of a ModalSatelliteGraphMouse
|
MultiSelectionStrategy |
Supports multiple vertex selection by either a containing Rectangle or a containing arbitrarily
drawn shape.
|
MultiSelectionStrategy.Arbitrary |
|
MultiSelectionStrategy.Rectangular |
|
PluggableGraphMouse |
a GraphMouse that accepts plugins for various mouse events.
|
RegionSelectingGraphMousePlugin |
RegionSelectingGraphMousePlugin supports the selecting of graph elements with the mouse.
|
RegionSelectingGraphMousePlugin.Builder |
|
RotatingGraphMousePlugin |
RotatingGraphMouse provides the abiity to rotate the graph using the mouse.
|
ScalingControl |
|
ScalingControl.Axis |
|
ScalingGraphMousePlugin |
ScalingGraphMouse applies a scaling transformation to the graph layout.
|
ScalingGraphMousePlugin.Builder |
|
SelectingGraphMousePlugin |
SelectingGraphMousePlugin supports the selecting of graph elements with the mouse.
|
SelectingGraphMousePlugin.Builder |
|
ShearingGraphMousePlugin |
ShearingGraphMousePlugin allows the user to drag with the mouse to shear the transform either in
the horizontal or vertical direction.
|
TransformSupport |
|
TranslatingGraphMousePlugin |
TranslatingGraphMousePlugin uses a MouseButtonOne press and drag gesture to translate the graph
display in the x and y direction.
|
VertexSelectingGraphMousePlugin |
VertexSelectingGraphMousePlugin supports the selecting of graph vertices with the mouse.
|
VertexSelectingGraphMousePlugin.Builder |
|
VertexSupport |
interface to support the creation of new vertices by the EditingGraphMousePlugin.
|
ViewScalingControl.Builder |
|