A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
K
- k - Static variable in class org.meteoinfo.projection.proj4j.parser.Proj4Keyword
- k_0 - Static variable in class org.meteoinfo.projection.proj4j.parser.Proj4Keyword
- K_FLAG - Variable in class org.meteoinfo.data.meteodata.arl.DataHead
- KaleidoscopeFilter - Class in org.meteoinfo.image.filter
-
A Filter which produces the effect of looking into a kaleidoscope.
- KaleidoscopeFilter() - Constructor for class org.meteoinfo.image.filter.KaleidoscopeFilter
-
Construct a KaleidoscopeFilter with no distortion.
- KAULA - Static variable in class org.meteoinfo.projection.proj4j.datum.Ellipsoid
- KavraiskyVProjection - Class in org.meteoinfo.projection.proj4j.proj
- KavraiskyVProjection() - Constructor for class org.meteoinfo.projection.proj4j.proj.KavraiskyVProjection
- KB - Static variable in class org.meteoinfo.jts.util.Memory
- KdNode - Class in org.meteoinfo.jts.index.kdtree
-
A node of a
KdTree, which represents one or more points in the same location. - KdNode(double, double, Object) - Constructor for class org.meteoinfo.jts.index.kdtree.KdNode
-
Creates a new KdNode.
- KdNode(Coordinate, Object) - Constructor for class org.meteoinfo.jts.index.kdtree.KdNode
-
Creates a new KdNode.
- KdNodeVisitor - Interface in org.meteoinfo.jts.index.kdtree
- KdTree - Class in org.meteoinfo.jts.index.kdtree
-
An implementation of a 2-D KD-Tree.
- KdTree() - Constructor for class org.meteoinfo.jts.index.kdtree.KdTree
-
Creates a new instance of a KdTree with a snapping tolerance of 0.0.
- KdTree(double) - Constructor for class org.meteoinfo.jts.index.kdtree.KdTree
-
Creates a new instance of a KdTree, specifying a snapping distance tolerance.
- kendalltau(Array, Array) - Static method in class org.meteoinfo.math.stats.StatsUtil
-
Calculates Kendall's tau, a correlation measure for ordinal data.
- kernel - Variable in class org.meteoinfo.image.filter.ConvolveFilter
-
The convolution kernel.
- kernel - Variable in class org.meteoinfo.image.filter.GaussianFilter
-
The convolution kernel.
- Key - Class in org.meteoinfo.jts.index.bintree
-
A Key is a unique identifier for a node in a tree.
- Key - Class in org.meteoinfo.jts.index.quadtree
-
A Key is a unique identifier for a node in a quadtree.
- Key(Envelope) - Constructor for class org.meteoinfo.jts.index.quadtree.Key
- Key(Interval) - Constructor for class org.meteoinfo.jts.index.bintree.Key
- KeyFilter - Class in org.meteoinfo.image.filter
-
An experimental filter which can be used for keying against a clean shot.
- KeyFilter() - Constructor for class org.meteoinfo.image.filter.KeyFilter
- KeyFunction<I> - Interface in org.meteoinfo.data.dataframe.impl
-
A function that converts data frame rows to index or group keys.
- keyPressed(KeyEvent) - Method in class org.meteoinfo.console.JConsole
- keyPressed(KeyEvent) - Method in class org.meteoinfo.ui.calendar.JDayChooser
-
JDayChooser is the KeyListener for all day buttons.
- keyReleased(KeyEvent) - Method in class org.meteoinfo.console.JConsole
- keyReleased(KeyEvent) - Method in class org.meteoinfo.ui.calendar.JDayChooser
-
Does nothing.
- keys() - Method in class org.meteoinfo.data.dataframe.impl.Grouping
- keyTyped(KeyEvent) - Method in class org.meteoinfo.console.JConsole
- keyTyped(KeyEvent) - Method in class org.meteoinfo.ui.calendar.JDayChooser
-
Does nothing.
- Khaki - org.meteoinfo.global.colors.WebColor
- kill() - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeTriangle
- Kilometers - org.meteoinfo.layout.ScaleBarUnits
- KILOMETRES - Static variable in class org.meteoinfo.projection.proj4j.units.Units
- KMLWriter - Class in org.meteoinfo.jts.io.kml
-
Writes a formatted string containing the KML representation of a JTS
Geometry. - KMLWriter() - Constructor for class org.meteoinfo.jts.io.kml.KMLWriter
-
Creates a new writer.
- knotAt(int) - Method in class org.meteoinfo.image.filter.Gradient
-
Return the knot at a given position.
- KnownCoordinateSystems - Class in org.meteoinfo.projection
- KnownCoordinateSystems() - Constructor for class org.meteoinfo.projection.KnownCoordinateSystems
- KochSnowflakeBuilder - Class in org.meteoinfo.jts.shape.fractal
- KochSnowflakeBuilder(GeometryFactory) - Constructor for class org.meteoinfo.jts.shape.fractal.KochSnowflakeBuilder
- KRASSOVSKY - Static variable in class org.meteoinfo.projection.proj4j.datum.Ellipsoid
- Kurtosis() - Constructor for class org.meteoinfo.data.dataframe.impl.Aggregation.Kurtosis