Class FactoryConfigurationEvent

Object
EventObject
FactoryConfigurationEvent
All Implemented Interfaces:
Serializable

public class FactoryConfigurationEvent extends EventObject
FactoryConfigurationEvent is used to notify that GeoTools library configuration has changed.
See Also:
  • Constructor Details

  • Method Details

    • getHints

      public Map<RenderingHints.Key,Object> getHints()
      Indications of changes that have occurred, or null for a system-wide change.
      Returns:
      factory configuration changes