|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DecoratorItem | |
---|---|
prefuse.visual | Classes for representing and storing VisualItems. |
prefuse.visual.tuple | Implementations of VisualItem types and backing TupleManager instances. |
Uses of DecoratorItem in prefuse.visual |
---|
Classes in prefuse.visual with type parameters of type DecoratorItem | |
---|---|
interface |
DecoratorItem<T extends DecoratorItem<T>>
VisualItem that "decorates" another VisualItem. |
Uses of DecoratorItem in prefuse.visual.tuple |
---|
Classes in prefuse.visual.tuple that implement DecoratorItem | |
---|---|
class |
TableDecoratorItem
DecoratorItem implementation that uses data values from a backing VisualTable. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |