public interface 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.
|
Set<String> |
getNames()
Get all valid names
|
ZoomContext get(String name)
name
- Copyright © 1996–2019 Geotools. All rights reserved.