|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LabeledComponent
Interface LabeledComponent declares all the methods required by ExcentricLabels.
| Nested Class Summary | |
|---|---|
static interface |
LabeledComponent.LabeledItem
|
| Method Summary | |
|---|---|
JComponent |
getComponent()
Returns the JComponent managing this LabeledCompent |
Set |
pickAll(Rectangle2D hitBox,
Rectangle2D bounds,
Set pick)
Returns a list of LabeledItems under a specified Rectangle. |
| Method Detail |
|---|
Set pickAll(Rectangle2D hitBox,
Rectangle2D bounds,
Set pick)
hitBox - the rectangle that the items should intersectbounds - the bounds of the visualizationpick - an Set to use or null if a new one has be be allocated.
JComponent getComponent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||