|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IlvApplyObject
IlvApplyObject is an interface used to apply a method
to a graphic object.
IlvManager.applyToObject(ilog.views.IlvGraphic, ilog.views.IlvApplyObject, java.lang.Object, boolean)| Method Summary | |
|---|---|
void |
apply(IlvGraphic obj,
Object arg)
The method that performs the action. |
| Method Detail |
|---|
void apply(IlvGraphic obj,
Object arg)
obj - The graphic object on which the action must be applied.arg - The argument passed when using the IlvApplyObject.
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||