- KALP - Static variable in class edu.wisc.ssec.mcidas.AREAnav
-
Code value in AREA files used to designate Lat/Lon
- KALPnav - Class in edu.wisc.ssec.mcidas
-
The KALPnav class creates the ability to navigate KALP
image data.
- KALPnav(int[]) - Constructor for class edu.wisc.ssec.mcidas.KALPnav
-
- KALPnav(int, int[]) - Constructor for class edu.wisc.ssec.mcidas.KALPnav
-
- kelvin - Static variable in class visad.SI
-
Base unit of thermodynamic temperature.
- KEY_AUX - Static variable in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Keyword for aux request
- KEY_BAND - Static variable in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Keyword for band
- KEY_COMPRESS - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Keyword for compress
- KEY_DAY - Static variable in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Keyword for day request
- KEY_DEBUG - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Keyword for debug
- KEY_DESCRIPTOR - Static variable in class edu.wisc.ssec.mcidas.adde.AddeDatasetURL
-
Keyword for dataset descriptor
- KEY_DOC - Static variable in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Keyword for doc request
- KEY_GROUP - Static variable in class edu.wisc.ssec.mcidas.adde.AddeDatasetURL
-
Keyword for dataset group
- KEY_ID - Static variable in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Keyword for station id
- KEY_LATLON - Static variable in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Keyword for lat/lon request
- KEY_LINEELE - Static variable in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Keyword for lin/ele request
- KEY_LOC - Static variable in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Keyword for location
- KEY_MAG - Static variable in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Keyword for mag
- KEY_MAX - Static variable in class edu.wisc.ssec.mcidas.adde.AddePointURL
-
Keyword for MAX
- KEY_NAV - Static variable in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Keyword for navigation type
- KEY_NUM - Static variable in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Keyword for number of items
- KEY_NUM - Static variable in class edu.wisc.ssec.mcidas.adde.AddePointURL
-
Keyword for MAX
- KEY_PARAM - Static variable in class edu.wisc.ssec.mcidas.adde.AddePointURL
-
Keyword for PARAM
- KEY_PLACE - Static variable in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Keyword for place
- KEY_PORT - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Keyword for port
- KEY_POS - Static variable in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Keyword for position
- KEY_POS - Static variable in class edu.wisc.ssec.mcidas.adde.AddePointURL
-
Keyword for POS
- KEY_PRESSED - Static variable in class visad.DisplayEvent
-
The "key pressed" event.
- KEY_PROJ - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Keyword for project
- KEY_RELEASED - Static variable in class visad.DisplayEvent
-
The "key released" event.
- KEY_SELECT - Static variable in class edu.wisc.ssec.mcidas.adde.AddePointURL
-
Keyword for SELECT
- KEY_SIZE - Static variable in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Keyword for size
- KEY_SPAC - Static variable in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Keyword for spacing
- KEY_TIME - Static variable in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Keyword for time request
- KEY_TRACE - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Keyword for trace
- KEY_UNIT - Static variable in class edu.wisc.ssec.mcidas.adde.AddeImageURL
-
Keyword for calibration unit
- KEY_USER - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Keyword for user
- KEY_VERSION - Static variable in class edu.wisc.ssec.mcidas.adde.AddeURL
-
Keyword for version
- KeyboardBehavior - Interface in visad
-
- KeyboardBehaviorJ2D - Class in visad.java2d
-
KeyboardBehaviorJ2D is the VisAD class for keyboard control of
translate (pan) and zoom in Java2D.
- KeyboardBehaviorJ2D(DisplayRendererJ2D) - Constructor for class visad.java2d.KeyboardBehaviorJ2D
-
Construct a new keyboard behavior for the DisplayRenderer.
- KeyboardBehaviorJ3D - Class in visad.java3d
-
KeyboardBehaviorJ3D is the VisAD class for keyboard control of
rotation, translation, and zoom of display in Java3D.
- KeyboardBehaviorJ3D(DisplayRendererJ3D) - Constructor for class visad.java3d.KeyboardBehaviorJ3D
-
Construct a new keyboard behavior for the DisplayRenderer.
- KeyboardBehaviorJ3D(DisplayRendererJ3D, int) - Constructor for class visad.java3d.KeyboardBehaviorJ3D
-
- keyPressed(KeyEvent) - Method in class visad.ss.SpreadSheet
-
BIG HAMMER HACK.
- keyReleased(KeyEvent) - Method in class visad.ss.SpreadSheet
-
BIG HAMMER HACK.
- keyTyped(KeyEvent) - Method in class visad.ss.SpreadSheet
-
BIG HAMMER HACK.
- keywords - Variable in class visad.util.SaveStringTokenizer
-
List of keywords found in the save string.
- keywordUsage() - Method in class visad.data.amanda.NuView
-
- keywordUsage() - Method in class visad.install.TestDownload
-
- keywordUsage() - Method in class visad.install.TestUtil
-
- keywordUsage() - Method in class visad.install.UpdateJar
-
- keywordUsage() - Method in class visad.test.TriangleStripBuilderTest
-
- keywordUsage() - Method in interface visad.util.CmdlineConsumer
-
A short string included in the usage message to indicate
valid keywords.
- keywordUsage() - Method in class visad.util.CmdlineGenericConsumer
-
A short string included in the usage message to indicate
valid keywords.
- KhorosReader - Class in loci.formats.in
-
Reader for Khoros XV files.
- KhorosReader() - Constructor for class loci.formats.in.KhorosReader
-
Constructs a new Khoros reader.
- killServer() - Method in class visad.data.SocketDataServer
-
destroys this server and kills all associated threads
- killServer() - Method in class visad.SocketSlaveDisplay
-
destroy this server and kills all associated threads
- kilogram - Static variable in class visad.SI
-
Base unit of mass.
- kind - Variable in class dods.dap.parser.Token
-
An integer that describes the kind of this token.
- kind - Variable in class loci.formats.out.ImageIOWriter
-
- kind - Variable in class visad.data.units.Token
-
An integer that describes the kind of this token.