public interface IlvGraphicFilter
IlvGraphic
).IlvFilteredGraphicEnumeration
Modifier and Type | Method and Description |
---|---|
boolean |
accept(IlvGraphic obj)
Allows you to filter the graphic objects.
|
boolean accept(IlvGraphic obj)
true
if you want obj
to be accepted, and false
if you want it to be rejected.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.