|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IlvGraphicFilter
An interface used to filter graphic objects (IlvGraphic).
IlvFilteredGraphicEnumeration| Method Summary | |
|---|---|
boolean |
accept(IlvGraphic obj)
Allows you to filter the graphic objects. |
| Method Detail |
|---|
boolean accept(IlvGraphic obj)
true
if you want obj to be accepted, and false
if you want it to be rejected.
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||