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 KeyMapKeyRegistry. getKeyMap(String name)Methods in org.geotiff.image with parameters of type KeyMap Modifier and Type Method Description static voidKeyRegistry. addKeyMap(String name, KeyMap map)
-