|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sub_arctic.lib.focus_sem_draw_to_child
Traversal transformer (see base_interactor.traverse_and_collect) that takes a sem_draw_context and transforms it into a child object's coordinates. This involves modifying the translation on the drawable surface of the sem_draw_context, so that it matches the local coordinates of the child object.
base_interactor.traverse_and_collect(int, int, sub_arctic.lib.interactor_pred, sub_arctic.lib.interactor_pred, sub_arctic.lib.traversal_xform, java.lang.Object, sub_arctic.input.pick_collector)
,
sem_draw_context
Method Summary | |
java.lang.Object |
xform(java.lang.Object parent_parameters,
interactor child_obj,
int child_index)
Perform the transformation. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
public java.lang.Object xform(java.lang.Object parent_parameters, interactor child_obj, int child_index)
parent_parameters
- a sem_draw_context object set up in parent coordschild_obj
- the child object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |