public class WellKnownZoomContextFinder extends Object implements ZoomContextFinder
| Modifier and Type | Method and Description |
|---|---|
ZoomContext |
get(String name)
Get a named ZoomContext
|
Set<String> |
getCanonicalNames()
Get one name for each available ZoomContext.
|
static WellKnownZoomContextFinder |
getInstance() |
Set<String> |
getNames()
Get all valid names
|
public static WellKnownZoomContextFinder getInstance()
@Nullable public ZoomContext get(String name)
ZoomContextFinderget in interface ZoomContextFinderpublic Set<String> getNames()
ZoomContextFindergetNames in interface ZoomContextFinderpublic Set<String> getCanonicalNames()
ZoomContextFindergetCanonicalNames in interface ZoomContextFinderCopyright © 1996–2019 Geotools. All rights reserved.