|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--operations.Operation | +--operations.OpFindIntersection | +--operations.OpFindIntersectionAS
Field Summary |
Fields inherited from class operations.OpFindIntersection |
intersection |
Fields inherited from class operations.Operation |
constructedObjects, level, objects, reconstructedObjects, thisLab, undoable, use |
Constructor Summary | |
OpFindIntersectionAS(interagents.userLab lab)
|
Method Summary | |
java.util.Vector |
getNearObjects(fundamentals.signature sgn,
int x,
int y,
fundamentals.mouseInfo info)
This method is used when the operation is performed because of a mouse click. |
void |
perform(fundamentals.signature sgn)
The following method performs the operation on the objects given in objs. |
Methods inherited from class operations.OpFindIntersection |
can, canDefault, perform_it, record_it, toNaturalLanguage |
Methods inherited from class operations.Operation |
construct, deselect, enable, hide, isUndoable, name, record, record, show, start, stop, submenu, unconstruct, undoAll, undoFirst |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OpFindIntersectionAS(interagents.userLab lab)
Method Detail |
public java.util.Vector getNearObjects(fundamentals.signature sgn, int x, int y, fundamentals.mouseInfo info) throws LeaException
LeaException
public void perform(fundamentals.signature sgn) throws LeaException
Operation
perform
in class OpFindIntersection
LeaException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |