|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Selectable
DOCUMENT ME!
| Method Summary | |
|---|---|
java.awt.Rectangle |
getBounds()
Returns the bounding box of this Selectable |
java.awt.Point |
getCenterPoint()
Returns the center point of this selectable |
java.awt.Shape |
getComplexBounds()
Returns a complex bounding box of this Selectable |
int |
getDistance(java.awt.Point p)
Returns the distance of given point to this Selectable |
java.awt.Point |
getSelectionPoint()
Returns the center point of this Selectable |
java.awt.Point[] |
getSelectionPoints()
Returns the selection points of this Selectable |
boolean |
isSelectable()
Returns true if this Selectable should be selectable |
| Methods inherited from interface org.jscience.architecture.traffic.SelectionStarter |
|---|
getChildren, hasChildren |
| Method Detail |
|---|
java.awt.Rectangle getBounds()
java.awt.Shape getComplexBounds()
java.awt.Point getSelectionPoint()
java.awt.Point[] getSelectionPoints()
java.awt.Point getCenterPoint()
int getDistance(java.awt.Point p)
p - DOCUMENT ME!
boolean isSelectable()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||