JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.geotiff.image
KeyMap
Uses of Class
org.geotiff.image.KeyMap
Packages that use
KeyMap
Package
Description
org.geotiff.image
Uses of
KeyMap
in
org.geotiff.image
Methods in
org.geotiff.image
that return
KeyMap
Modifier and Type
Method
Description
static
KeyMap
KeyRegistry.
getKeyMap
(
String
name)
Methods in
org.geotiff.image
with parameters of type
KeyMap
Modifier and Type
Method
Description
static void
KeyRegistry.
addKeyMap
(
String
name,
KeyMap
map)