Uses of Package
gumbo.graphic.probe

Packages that use gumbo.graphic.probe
gumbo.graphic.impl.swing   
gumbo.graphic.probe   
gumbo.interact Provides special purpose building blocks for user interaction, including user feedback. 
gumbo.interact.select   
gumbo.visualize.data.impl.swing   
gumbo.visualize.data.layout Provides special purpose building blocks for 2D/3D layout in support of data visualization. 
 

Classes in gumbo.graphic.probe used by gumbo.graphic.impl.swing
AxisBound3Boundable
          A graphic bounded by an AxisBound3.
BoundableGraphic
          An abstract graphic geometry that allows determination of spatial extent.
IntersectableGraphic
          A graphic geometry that allows testing for spatial intersection.
 

Classes in gumbo.graphic.probe used by gumbo.graphic.probe
AxisBound3Boundable
          A graphic bounded by an AxisBound3.
Bound3
          A base class for 3D spatial elements that represent a spatial bound.
BoundableGraphic
          An abstract graphic geometry that allows determination of spatial extent.
IntersectableGraphic
          A graphic geometry that allows testing for spatial intersection.
IntersectionNode
          A node in an abstract intersection tree, which supports efficient hierarchical intersection of complex geometric shapes.
PickEngine
          An interface for a strategy implementing a "pull" style of pick operation.
PickResultField
           
PickSensor
          An interface for a picking facade acting as a source of interactive (mouse-based) picking results (like a sensor).
 

Classes in gumbo.graphic.probe used by gumbo.interact
AxisBound3Boundable
          A graphic bounded by an AxisBound3.
BoundableGraphic
          An abstract graphic geometry that allows determination of spatial extent.
IntersectableGraphic
          A graphic geometry that allows testing for spatial intersection.
 

Classes in gumbo.graphic.probe used by gumbo.interact.select
AxisBound3Boundable
          A graphic bounded by an AxisBound3.
BoundableGraphic
          An abstract graphic geometry that allows determination of spatial extent.
IntersectableGraphic
          A graphic geometry that allows testing for spatial intersection.
 

Classes in gumbo.graphic.probe used by gumbo.visualize.data.impl.swing
AbstractPickEngine
          A full implementation of the PickEngine interface.
AxisBound3Boundable
          A graphic bounded by an AxisBound3.
BoundableGraphic
          An abstract graphic geometry that allows determination of spatial extent.
IntersectableGraphic
          A graphic geometry that allows testing for spatial intersection.
PickEngine
          An interface for a strategy implementing a "pull" style of pick operation.
 

Classes in gumbo.graphic.probe used by gumbo.visualize.data.layout
AxisBound3Boundable
          A graphic bounded by an AxisBound3.
BoundableGraphic
          An abstract graphic geometry that allows determination of spatial extent.