Interface ZoomContextFinder

All Known Subinterfaces:
ZoomContextFinder
All Known Implementing Classes:
WellKnownZoomContextFinder, WellKnownZoomContextFinder

public interface ZoomContextFinder
Mapping of names to ZoomContexts
Author:
Kevin Smith, Boundless
  • Method Details

    • get

      ZoomContext get(String name)
      Get a named ZoomContext
      Returns:
      The named context, or null if it is not present
    • getNames

      Set<String> getNames()
      Get all valid names
    • getCanonicalNames

      Set<String> getCanonicalNames()
      Get one name for each available ZoomContext.