public interface IlvMapLayerStyleControl extends IlvPersistentObject
Modifier and Type | Method and Description |
---|---|
boolean |
mustReload(NamedPropertyEvent event)
When a named property changes, this method indicates if the property that changed makes a reload necessary.
|
boolean |
mustReload(StyleEvent event)
When a style changes, this method indicates if the style parameter that changed makes a reload necessary.
|
write
boolean mustReload(StyleEvent event)
event
- style event.boolean mustReload(NamedPropertyEvent event)
event
- named property change event© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.