Interface ZoomContextFinder

  • All Known Implementing Classes:
    WellKnownZoomContextFinder

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

      • 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.