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 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.