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 _ 

A

a - Static variable in class org.meteoinfo.projection.proj4j.parser.Proj4Keyword
 
a - Variable in class org.meteoinfo.projection.proj4j.proj.Projection
The equator radius
A - Static variable in class org.meteoinfo.jts.geom.Dimension
Dimension value of a surface (2).
A - Variable in class org.meteoinfo.projection.proj4j.proj.PutninsP5Projection
 
abbreviation - Variable in class org.meteoinfo.projection.proj4j.units.Unit
 
abs() - Method in class org.meteoinfo.data.GridData
Calculate abstract grid data
abs() - Method in class org.meteoinfo.data.StationData
Calculate abstract station data
abs() - Method in class org.meteoinfo.jts.math.DD
Returns the absolute value of this value.
abs(Object) - Static method in class org.meteoinfo.data.DataMath
Take abstract value
abs(Array) - Static method in class org.meteoinfo.data.ArrayMath
Array absolute
absolute() - Method in class org.meteoinfo.image.vecmath.Tuple3f
 
absolute() - Method in class org.meteoinfo.image.vecmath.Tuple4f
 
absolute(Tuple3f) - Method in class org.meteoinfo.image.vecmath.Tuple3f
 
absolute(Tuple4f) - Method in class org.meteoinfo.image.vecmath.Tuple4f
 
AbstractBean - Class in org.meteoinfo.beans
 
AbstractBean() - Constructor for class org.meteoinfo.beans.AbstractBean
 
AbstractBean(PropertyChangeSupport, VetoableChangeSupport) - Constructor for class org.meteoinfo.beans.AbstractBean
 
AbstractBufferedImageOp - Class in org.meteoinfo.image.filter
A convenience class which implements those methods of BufferedImageOp which are rarely changed.
AbstractBufferedImageOp() - Constructor for class org.meteoinfo.image.filter.AbstractBufferedImageOp
 
AbstractNode - Class in org.meteoinfo.jts.index.strtree
A node of an AbstractSTRtree.
AbstractNode() - Constructor for class org.meteoinfo.jts.index.strtree.AbstractNode
Default constructor required for serialization.
AbstractNode(int) - Constructor for class org.meteoinfo.jts.index.strtree.AbstractNode
Constructs an AbstractNode at the given level in the tree
AbstractPlot2D - Class in org.meteoinfo.chart.plot
 
AbstractPlot2D() - Constructor for class org.meteoinfo.chart.plot.AbstractPlot2D
Constructor
AbstractSTRtree - Class in org.meteoinfo.jts.index.strtree
Base class for STRtree and SIRtree.
AbstractSTRtree() - Constructor for class org.meteoinfo.jts.index.strtree.AbstractSTRtree
Constructs an AbstractSTRtree with the default node capacity.
AbstractSTRtree(int) - Constructor for class org.meteoinfo.jts.index.strtree.AbstractSTRtree
Constructs an AbstractSTRtree with the specified maximum number of child nodes that a node may have
AbstractSTRtree.IntersectsOp - Interface in org.meteoinfo.jts.index.strtree
A test for intersection between two bounds, necessary because subclasses of AbstractSTRtree have different implementations of bounds.
AbstractTileFactory - Class in org.meteoinfo.data.mapdata.webmap
The AbstractTileFactory provides a basic implementation for the TileFactory.
AbstractTileFactory(TileFactoryInfo) - Constructor for class org.meteoinfo.data.mapdata.webmap.AbstractTileFactory
Creates a new instance of DefaultTileFactory using the spcified TileFactoryInfo
accept(File) - Method in class org.meteoinfo.global.GenericFileFilter
This is the method to allow a file to bee added to the displayed list or not.
acos() - Method in class org.meteoinfo.data.GridData
Calculate anti-cosine grid data
acos() - Method in class org.meteoinfo.data.StationData
Calculate anti-cosine station data
acos() - Method in class org.meteoinfo.math.Complex
 
acos(double) - Static method in class org.meteoinfo.projection.proj4j.util.ProjectionMath
 
acos(Object) - Static method in class org.meteoinfo.data.DataMath
Take anti-cosine value
acos(Array) - Static method in class org.meteoinfo.data.ArrayMath
Arc cosine function
ACOS - Static variable in class org.meteoinfo.image.math.MathFunction1D
 
acosd(double) - Static method in class org.meteoinfo.projection.proj4j.util.ProjectionMath
 
act - Variable in class org.meteoinfo.image.GifDecoder
 
actionPerformed(ActionEvent) - Method in class org.meteoinfo.console.JConsole
 
actionPerformed(ActionEvent) - Method in class org.meteoinfo.ui.calendar.components.JSpinField
After any user input, the value of the textfield is proofed.
actionPerformed(ActionEvent) - Method in class org.meteoinfo.ui.calendar.JDateChooser
Called when the calendar button was pressed.
actionPerformed(ActionEvent) - Method in class org.meteoinfo.ui.calendar.JDayChooser
JDayChooser is the ActionListener for all day buttons.
actionPerformed(ActionEvent) - Method in class org.meteoinfo.ui.calendar.JTextFieldDateEditor
Validates the typed date and sets it (only if it is valid).
actionPerformed(ActionEvent) - Method in class org.meteoinfo.ui.JSplitButton
 
activeMapFrameChangedEvent(ActiveMapFrameChangedEvent) - Method in interface org.meteoinfo.global.event.IActiveMapFrameChangedListener
 
ActiveMapFrameChangedEvent - Class in org.meteoinfo.global.event
 
ActiveMapFrameChangedEvent(Object) - Constructor for class org.meteoinfo.global.event.ActiveMapFrameChangedEvent
Constructor
add(double) - Method in class org.meteoinfo.data.GridData
Add operation with a double value
add(double) - Method in class org.meteoinfo.data.StationData
Add operator with a double value
add(double) - Method in class org.meteoinfo.jts.math.DD
Returns a new DoubleDouble whose value is (this + y).
add(double) - Method in class org.meteoinfo.jts.precision.CommonBits
 
add(double) - Method in class org.meteoinfo.math.Complex
 
add(double, double) - Static method in class org.meteoinfo.global.util.BigDecimalUtil
Add
add(float, float) - Static method in class org.meteoinfo.global.util.BigDecimalUtil
Add
add(int, int, int) - Method in class org.meteoinfo.jts.geomgraph.Depth
 
add(int, Coordinate, boolean) - Method in class org.meteoinfo.jts.geom.CoordinateList
Inserts the specified coordinate at the specified position in this list.
add(int, ColorBreak) - Method in class org.meteoinfo.legend.ColorBreakCollection
Add a color break
add(int, Graphic) - Method in class org.meteoinfo.shape.GraphicCollection
Inset a graphic
add(int, DataColumn) - Method in class org.meteoinfo.table.DataColumnCollection
Insert a data column
add(int, V) - Method in class org.meteoinfo.data.dataframe.Index
Add a value
add(Shape) - Method in class org.meteoinfo.jts.awt.GeometryCollectionShape
 
add(Comparable) - Method in class org.meteoinfo.jts.util.PriorityQueue
Insert into the priority queue.
add(Object) - Method in class org.meteoinfo.jts.index.bintree.NodeBase
 
add(Object) - Method in class org.meteoinfo.jts.index.quadtree.NodeBase
 
add(Object) - Method in class org.meteoinfo.jts.util.ObjectCounter
 
add(Object[]) - Method in class org.meteoinfo.data.mathparser.OperatorExpression
Add of the specified numbers
add(Object, boolean) - Method in class org.meteoinfo.jts.geom.CoordinateList
Adds a coordinate to the list.
add(Object, Object) - Static method in class org.meteoinfo.data.DataMath
Tack add operator of two objects
add(Object, String) - Method in class org.meteoinfo.table.ColumnData
Add function
add(String, DataTypes) - Method in class org.meteoinfo.table.DataColumnCollection
Add a data column
add(Collection) - Method in class org.meteoinfo.jts.dissolve.LineDissolver
Adds a collection of Geometries to be processed.
add(Collection) - Method in class org.meteoinfo.jts.edgegraph.EdgeGraphBuilder
Adds the edges in a collection of Geometrys to the graph.
add(Collection) - Method in class org.meteoinfo.jts.operation.linemerge.LineMerger
Adds a collection of Geometries to be processed.
add(Collection) - Method in class org.meteoinfo.jts.operation.linemerge.LineSequencer
Adds a Collection of Geometrys to be sequenced.
add(Collection) - Method in class org.meteoinfo.jts.operation.polygonize.Polygonizer
Adds a collection of geometries to the edges to be polygonized.
add(Collection, Collection) - Method in class org.meteoinfo.jts.operation.overlay.PolygonBuilder
Add a set of edges and nodes, which form a graph.
add(List<V>) - Method in class org.meteoinfo.data.dataframe.impl.BlockManager
 
add(Complex) - Method in class org.meteoinfo.math.Complex
 
add(NameCompletionTable) - Method in class org.meteoinfo.console.NameCompletionTable
Add a NameCompletionTable, which is more optimized than the more general NameSource
add(NameSource) - Method in class org.meteoinfo.console.NameCompletionTable
Add a NameSource which is monitored for names.
add(GridData) - Method in class org.meteoinfo.data.GridData
Add operation with another grid data
add(StationData) - Method in class org.meteoinfo.data.StationData
Add operator with another station data
add(Tuple3f) - Method in class org.meteoinfo.image.vecmath.Tuple3f
 
add(Tuple3f, Tuple3f) - Method in class org.meteoinfo.image.vecmath.Tuple3f
 
add(Tuple4f) - Method in class org.meteoinfo.image.vecmath.Tuple4f
 
add(Tuple4f, Tuple4f) - Method in class org.meteoinfo.image.vecmath.Tuple4f
 
add(Coordinate) - Method in class org.meteoinfo.jts.algorithm.CentroidPoint
Deprecated.
Adds the length defined by an array of coordinates.
add(Coordinate) - Method in class org.meteoinfo.jts.linearref.LinearGeometryBuilder
Adds a point to the current line.
add(Coordinate[]) - Method in class org.meteoinfo.jts.algorithm.CentroidArea
Deprecated.
Adds the area defined by an array of coordinates.
add(Coordinate[]) - Method in class org.meteoinfo.jts.algorithm.CentroidLine
Deprecated.
Adds the length defined by an array of coordinates.
add(Coordinate[], boolean) - Method in class org.meteoinfo.jts.geom.CoordinateList
Adds an array of coordinates to the list.
add(Coordinate[], boolean, boolean) - Method in class org.meteoinfo.jts.geom.CoordinateList
Adds an array of coordinates to the list.
add(Coordinate[], boolean, int, int) - Method in class org.meteoinfo.jts.geom.CoordinateList
Adds a section of an array of coordinates to the list.
add(Coordinate, boolean) - Method in class org.meteoinfo.jts.geom.CoordinateList
Adds a coordinate to the end of the list.
add(Coordinate, boolean) - Method in class org.meteoinfo.jts.linearref.LinearGeometryBuilder
Adds a point to the current line.
add(Coordinate, int) - Method in class org.meteoinfo.jts.noding.SegmentNodeList
Adds an intersection into the list, if it isn't already there.
add(Coordinate, int, double) - Method in class org.meteoinfo.jts.geomgraph.EdgeIntersectionList
Adds an intersection into the list, if it isn't already there.
add(Geometry) - Method in class org.meteoinfo.jts.algorithm.CentroidArea
Deprecated.
Adds the area defined by a Geometry to the centroid total.
add(Geometry) - Method in class org.meteoinfo.jts.algorithm.CentroidLine
Deprecated.
Adds the linear components of by a Geometry to the centroid total.
add(Geometry) - Method in class org.meteoinfo.jts.algorithm.CentroidPoint
Deprecated.
Adds the point(s) defined by a Geometry to the centroid total.
add(Geometry) - Method in class org.meteoinfo.jts.dissolve.LineDissolver
Adds a Geometry to be dissolved.
add(Geometry) - Method in class org.meteoinfo.jts.edgegraph.EdgeGraphBuilder
Adds the edges of a Geometry to the graph.
add(Geometry) - Method in class org.meteoinfo.jts.operation.linemerge.LineMerger
Adds a Geometry to be processed.
add(Geometry) - Method in class org.meteoinfo.jts.operation.linemerge.LineSequencer
Adds a Geometry to be sequenced.
add(Geometry) - Method in class org.meteoinfo.jts.operation.polygonize.Polygonizer
Add a Geometry to the edges to be polygonized.
add(Geometry) - Method in class org.meteoinfo.jts.precision.CommonBitsRemover
Add a geometry to the set of geometries whose common bits are being computed.
add(IntersectionMatrix) - Method in class org.meteoinfo.jts.geom.IntersectionMatrix
Adds one matrix to another.
add(LinearRing) - Method in class org.meteoinfo.jts.operation.valid.IndexedNestedRingTester
 
add(LinearRing) - Method in class org.meteoinfo.jts.operation.valid.QuadtreeNestedRingTester
 
add(LinearRing) - Method in class org.meteoinfo.jts.operation.valid.SimpleNestedRingTester
 
add(LinearRing) - Method in class org.meteoinfo.jts.operation.valid.SweeplineNestedRingTester
 
add(Edge) - Method in class org.meteoinfo.jts.geomgraph.EdgeList
Insert an edge unless it is already in the list
add(EdgeEnd) - Method in class org.meteoinfo.jts.geomgraph.Node
Add the edge to the list of edges at this node
add(EdgeEnd) - Method in class org.meteoinfo.jts.geomgraph.NodeMap
Adds a node for the start point of this EdgeEnd (if one does not already exist in this map).
add(EdgeEnd) - Method in class org.meteoinfo.jts.geomgraph.PlanarGraph
 
add(Label) - Method in class org.meteoinfo.jts.geomgraph.Depth
 
add(PlanarGraph) - Method in class org.meteoinfo.jts.operation.overlay.PolygonBuilder
Add a complete graph.
add(SweepLineInterval) - Method in class org.meteoinfo.jts.index.sweepline.SweepLineIndex
 
add(DD) - Method in class org.meteoinfo.jts.math.DD
Returns a new DoubleDouble whose value is (this + y).
add(Vector2D) - Method in class org.meteoinfo.jts.math.Vector2D
 
add(LineMergeDirectedEdge) - Method in class org.meteoinfo.jts.operation.linemerge.EdgeString
Adds a directed edge which is known to form part of this line.
add(DirectedEdge) - Method in class org.meteoinfo.jts.planargraph.DirectedEdgeStar
Adds a new member to this DirectedEdgeStar.
add(DirectedEdge) - Method in class org.meteoinfo.jts.planargraph.PlanarGraph
Adds the Edge to this PlanarGraph; only subclasses can add DirectedEdges, to ensure the edges added are of the right class.
add(Edge) - Method in class org.meteoinfo.jts.planargraph.PlanarGraph
Adds the Edge and its DirectedEdges with this PlanarGraph.
add(Edge) - Method in class org.meteoinfo.jts.planargraph.Subgraph
Adds an Edge to the subgraph.
add(Node) - Method in class org.meteoinfo.jts.planargraph.NodeMap
Adds a node to the map, replacing any that is already at that location.
add(Node) - Method in class org.meteoinfo.jts.planargraph.PlanarGraph
Adds a node to the map, replacing any that is already at that location.
add(ColorBreak) - Method in class org.meteoinfo.legend.ColorBreakCollection
Add a color break
add(Graphic) - Method in class org.meteoinfo.shape.GraphicCollection
Add a graphic
add(ColumnData, String) - Method in class org.meteoinfo.table.ColumnData
Add function
add(DataColumn) - Method in class org.meteoinfo.table.DataColumnCollection
Add a data column
add(Array, Number) - Static method in class org.meteoinfo.data.ArrayMath
Array add
add(Array, Complex) - Static method in class org.meteoinfo.data.ArrayMath
Array add
add(Array, PyComplex) - Static method in class org.meteoinfo.data.ArrayMath
Array add
add(Array, Array) - Static method in class org.meteoinfo.data.ArrayMath
Array add
add(V) - Method in class org.meteoinfo.data.dataframe.Index
Add a value
Add - org.meteoinfo.data.mathparser.MathOperators
 
ADD - Static variable in class org.meteoinfo.image.composite.MiscComposite
 
ADD - Static variable in class org.meteoinfo.image.filter.PixelUtils
 
addActiveMapFrameChangedListener(IActiveMapFrameChangedListener) - Method in class org.meteoinfo.layout.MapLayout
 
addActiveMapFrameChangedListener(IActiveMapFrameChangedListener) - Method in class org.meteoinfo.legend.LayersLegend
 
addAll(Collection) - Method in class org.meteoinfo.jts.geomgraph.EdgeList
 
addAll(Collection, boolean) - Method in class org.meteoinfo.jts.geom.CoordinateList
Add an array of coordinates
addAll(List<Graphic>) - Method in class org.meteoinfo.shape.GraphicCollection
Add all
addAllItems(List) - Method in class org.meteoinfo.jts.index.bintree.NodeBase
 
addAllItems(List) - Method in class org.meteoinfo.jts.index.quadtree.NodeBase
 
addAllItemsFromOverlapping(Envelope, List) - Method in class org.meteoinfo.jts.index.quadtree.NodeBase
 
addAllItemsFromOverlapping(Interval, Collection) - Method in class org.meteoinfo.jts.index.bintree.NodeBase
Adds items in the tree which potentially overlap the query interval to the given collection.
addAttribute(String, double) - Method in class org.meteoinfo.data.meteodata.Variable
Add attribute
addAttribute(String, String) - Method in class org.meteoinfo.data.meteodata.Variable
Add attribute
addAttribute(String, List) - Method in class org.meteoinfo.data.meteodata.Variable
Add attribute
addAttribute(Attribute) - Method in class org.meteoinfo.data.meteodata.DataInfo
Add a global attribute
addChart(int, int) - Method in class org.meteoinfo.layout.MapLayout
Add a layout chart
addChart(ChartGraphic) - Method in class org.meteoinfo.layer.VectorLayer
Add a chart point
addCharts() - Method in class org.meteoinfo.layer.VectorLayer
Add charts
addChildBoundable(Boundable) - Method in class org.meteoinfo.jts.index.strtree.AbstractNode
Adds either an AbstractNode, or if this is a leaf node, a data object (wrapped in an ItemBoundable)
addCircle(float, float, float, PolygonBreak) - Method in class org.meteoinfo.chart.plot.MapPlot
Add a circle
addCol(int) - Method in class org.meteoinfo.image.filter.WarpGrid
Add a new column to the grid.
addColumn(int, String, Object) - Method in class org.meteoinfo.data.dataframe.DataFrame
Add column data
addColumn(int, String, DataTypes) - Method in class org.meteoinfo.table.DataTable
Add a data column
addColumn(int, String, Array) - Method in class org.meteoinfo.data.dataframe.DataFrame
Add column data
addColumn(int, Column, Array) - Method in class org.meteoinfo.data.dataframe.DataFrame
Add column data
addColumn(int, DataColumn) - Method in class org.meteoinfo.table.DataTable
Add a data column by index
addColumn(String, DataTypes) - Method in class org.meteoinfo.table.DataTable
Add a data column
addColumn(String, Array) - Method in class org.meteoinfo.data.dataframe.DataFrame
Add column data
addColumn(Column) - Method in class org.meteoinfo.data.dataframe.DataFrame
Add column data
addColumn(Column, Array) - Method in class org.meteoinfo.data.dataframe.DataFrame
Add column data
addColumn(DataColumn) - Method in class org.meteoinfo.table.DataRow
Add column
addColumn(DataColumn) - Method in class org.meteoinfo.table.DataTable
Add a data column
addColumn(DataColumn) - Method in class org.meteoinfo.table.DataTableModel
 
addColumnData(int, String, String, List<Object>) - Method in class org.meteoinfo.data.TableData
Add column data
addColumnData(int, String, DataTypes, List<Object>) - Method in class org.meteoinfo.table.DataTable
Add column data
addColumnData(String, String, List<Object>) - Method in class org.meteoinfo.data.TableData
Add column data
addColumnData(String, String, List<Object>) - Method in class org.meteoinfo.table.DataTable
Add column data
addColumnData(String, DataTypes, List<Object>) - Method in class org.meteoinfo.table.DataTable
Add column data
addColumnData(ColumnData) - Method in class org.meteoinfo.table.DataTable
Add column data
addCommonBits(Geometry) - Method in class org.meteoinfo.jts.precision.CommonBitsRemover
Adds the common coordinate bits back into a Geometry.
AddComposite - Class in org.meteoinfo.image.composite
 
AddComposite(float) - Constructor for class org.meteoinfo.image.composite.AddComposite
 
addData(boolean) - Method in class org.meteoinfo.table.ColumnData
Add a boolean data value
addData(Double) - Method in class org.meteoinfo.table.ColumnData
Add a double data value
addData(Float) - Method in class org.meteoinfo.table.ColumnData
Add a float data value
addData(Integer) - Method in class org.meteoinfo.table.ColumnData
Add a integer data value
addData(Object) - Method in class org.meteoinfo.table.ColumnData
Add a object data
addData(String) - Method in class org.meteoinfo.table.ColumnData
Add a string data value
addData(String, double, double, double) - Method in class org.meteoinfo.data.StationData
Add a data
addData(Date) - Method in class org.meteoinfo.table.ColumnData
Add a date data value
addDateEvaluator(IDateEvaluator) - Method in class org.meteoinfo.ui.calendar.JDayChooser
 
addDays(Date, float) - Static method in class org.meteoinfo.global.util.DateUtil
Add days to a date
addDimension(int, Dimension) - Method in class org.meteoinfo.data.meteodata.Variable
Add a dimension
addDimension(String, List<Number>) - Method in class org.meteoinfo.data.meteodata.Variable
Add a dimension
addDimension(Dimension) - Method in class org.meteoinfo.data.meteodata.DataInfo
Add a dimension
addDimension(Dimension) - Method in class org.meteoinfo.data.meteodata.Variable
Add a dimension
addDimension(DimensionType, List<Number>) - Method in class org.meteoinfo.data.meteodata.Variable
Add a dimension
addEdge(Coordinate, Coordinate) - Method in class org.meteoinfo.jts.edgegraph.EdgeGraph
Adds an edge between the coordinates orig and dest to this graph.
addEdge(LineString) - Method in class org.meteoinfo.jts.operation.linemerge.LineMergeGraph
Adds an Edge, DirectedEdges, and Nodes for the given LineString representation of an edge.
addEdge(Edge) - Method in class org.meteoinfo.jts.geomgraph.GeometryGraph
Add an Edge computed externally.
addEdges(List) - Method in class org.meteoinfo.jts.geomgraph.PlanarGraph
Add a set of edges to the graph.
addEdges(List) - Method in class org.meteoinfo.jts.operation.overlay.EdgeSetNoder
 
addElement(LayoutElement) - Method in class org.meteoinfo.layout.MapLayout
Add a layout element
AddElementEdit(MapLayout, LayoutElement) - Constructor for class org.meteoinfo.layout.MapLayoutUndoRedo.AddElementEdit
 
addElementSelectedListener(IElementSelectedListener) - Method in class org.meteoinfo.layout.MapLayout
 
addEndpoints() - Method in class org.meteoinfo.jts.geomgraph.EdgeIntersectionList
Adds entries for the first and last points of the edge to the list
AddFeatureEdit(MapView, VectorLayer, Shape) - Constructor for class org.meteoinfo.map.MapViewUndoRedo.AddFeatureEdit
 
AddFeaturesEdit(MapView, VectorLayer, List<Shape>) - Constructor for class org.meteoinfo.map.MapViewUndoRedo.AddFeaturesEdit
 
addFrame(BufferedImage) - Method in class org.meteoinfo.image.AnimatedGifEncoder
Adds next GIF frame.
addGeoKey(GeoKey) - Method in class org.meteoinfo.data.mapdata.geotiff.IFDEntry
Add GeoKey
addGrahic(Graphic, ProjectionInfo) - Method in class org.meteoinfo.chart.plot.MapPlot
Add a graphic
addGraphic(int, Graphic) - Method in class org.meteoinfo.chart.plot.Plot2D
Add a graphic by index
addGraphic(int, Graphic) - Method in class org.meteoinfo.chart.plot.PolarPlot
Add a graphic by index
addGraphic(Graphic) - Method in class org.meteoinfo.chart.plot.MapPlot
Add a graphic
addGraphic(Graphic) - Method in class org.meteoinfo.chart.plot.Plot2D
Add a graphic
addGraphic(Graphic) - Method in class org.meteoinfo.chart.plot.Plot3D
Add a graphic
addGraphic(Graphic) - Method in class org.meteoinfo.chart.plot.PolarPlot
Add a graphic
addGraphic(Graphic) - Method in class org.meteoinfo.map.MapView
Add a graphic
addGraphics(List<Graphic>) - Method in class org.meteoinfo.chart.plot.Plot2D
Add graphic list
addGraphicSelectedListener(IGraphicSelectedListener) - Method in class org.meteoinfo.map.MapView
 
addGroup(GroupNode) - Method in class org.meteoinfo.legend.MapFrame
Add a group node
addGroupNode(int, GroupNode) - Method in class org.meteoinfo.legend.MapFrame
Insert a group node
addGroupNode(GroupNode) - Method in class org.meteoinfo.legend.MapFrame
Add a group node
addHole(List<? extends PointD>) - Method in class org.meteoinfo.shape.Polygon
Add a hole line
addHole(List<? extends PointD>) - Method in class org.meteoinfo.shape.PolygonShape
Add a hole line
addHole(List<? extends PointD>, int) - Method in class org.meteoinfo.shape.PolygonShape
Add a hole line
addHole(EdgeRing) - Method in class org.meteoinfo.jts.geomgraph.EdgeRing
 
addIntersection(LineIntersector, int, int, int) - Method in class org.meteoinfo.jts.geomgraph.Edge
Add an EdgeIntersection for intersection intIndex.
addIntersection(LineIntersector, int, int, int) - Method in class org.meteoinfo.jts.noding.NodedSegmentString
Add an SegmentNode for intersection intIndex.
addIntersection(Coordinate, int) - Method in interface org.meteoinfo.jts.noding.NodableSegmentString
Adds an intersection node for a given point and segment to this segment string.
addIntersection(Coordinate, int) - Method in class org.meteoinfo.jts.noding.NodedSegmentString
Adds an intersection node for a given point and segment to this segment string.
addIntersectionNode(Coordinate, int) - Method in class org.meteoinfo.jts.noding.NodedSegmentString
Adds an intersection node for a given point and segment to this segment string.
addIntersections(LineIntersector, int, int) - Method in class org.meteoinfo.jts.geomgraph.Edge
Adds EdgeIntersections for one or both intersections found for a segment of an edge to the edge intersection list.
addIntersections(LineIntersector, int, int) - Method in class org.meteoinfo.jts.noding.NodedSegmentString
Adds EdgeIntersections for one or both intersections found for a segment of an edge to the edge intersection list.
addIntersections(Edge, int, Edge, int) - Method in class org.meteoinfo.jts.geomgraph.index.SegmentIntersector
This method is called by clients of the EdgeIntersector class to test for and add intersections for two segments of the edges being intersected.
addKnot(float, float) - Method in class org.meteoinfo.image.filter.Curve
 
addKnot(int, int) - Method in class org.meteoinfo.image.filter.SplineColormap
Add a new knot.
addKnot(int, int, int) - Method in class org.meteoinfo.image.filter.Gradient
Add a new knot.
addLabel(Graphic) - Method in class org.meteoinfo.layer.VectorLayer
Add label point
addLabel(Graphic) - Method in class org.meteoinfo.shape.GraphicCollection
Add label point
addLabels() - Method in class org.meteoinfo.layer.VectorLayer
Add labels
addLabels() - Method in class org.meteoinfo.shape.GraphicCollection
Add labels
addLabelsContourDynamic(Extent) - Method in class org.meteoinfo.layer.VectorLayer
Add labels of contour layer dynamicly
addLabelsContourDynamic(Extent) - Method in class org.meteoinfo.shape.GraphicCollection
Add labels of contour layer dynamicly
addLayer(int, MapLayer) - Method in class org.meteoinfo.chart.plot.MapPlot
Add a layer
addLayer(int, MapLayer) - Method in class org.meteoinfo.legend.MapFrame
Add a layer
addLayer(int, MapLayer) - Method in class org.meteoinfo.map.MapView
Add a layer
addLayer(int, LayerNode) - Method in class org.meteoinfo.legend.GroupNode
Insert a layer node
addLayer(MapLayer) - Method in class org.meteoinfo.chart.plot.MapPlot
Add a layer
addLayer(MapLayer) - Method in class org.meteoinfo.legend.MapFrame
Add a layer
addLayer(MapLayer) - Method in class org.meteoinfo.map.MapView
Add a layer
addLayer(MapLayer, int) - Method in class org.meteoinfo.legend.MapFrame
Add a layer in a group
addLayer(LayerNode) - Method in class org.meteoinfo.legend.GroupNode
Add a layer node
addLayerNode(int, LayerNode) - Method in class org.meteoinfo.legend.MapFrame
Add layer node
addLayerNode(int, LayerNode, GroupNode) - Method in class org.meteoinfo.legend.MapFrame
Add a layer node in a group node
addLayerNode(LayerNode) - Method in class org.meteoinfo.legend.MapFrame
Add a layer node
addLayerNode(LayerNode, GroupNode) - Method in class org.meteoinfo.legend.MapFrame
Add a layer node in a group node
addLayersUpdatedListener(ILayersUpdatedListener) - Method in class org.meteoinfo.legend.MapFrame
Add layers updated event listener
addLayersUpdatedListener(ILayersUpdatedListener) - Method in class org.meteoinfo.map.MapView
 
addLayoutBoundsChangedListener(ILayoutBoundsChangedListener) - Method in class org.meteoinfo.legend.MapFrame
 
addLayoutComponent(String, Component) - Method in class org.meteoinfo.ui.WrappingLayout
 
addLegend(int, int) - Method in class org.meteoinfo.layout.MapLayout
Add a layout legend
addLegend(ChartLegend) - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
Add a legend
addLegend(ChartLegend) - Method in class org.meteoinfo.chart.plot.Plot3D
Add a legend
addLegend(Document, Element, ColorBreak, ShapeTypes) - Method in class org.meteoinfo.shape.Graphic
Add legend to XML document
addLegendBreak(List<ColorBreak>) - Method in class org.meteoinfo.legend.LegendScheme
Add a legend breaks
addLegendBreak(ColorBreak) - Method in class org.meteoinfo.chart.plot.SeriesLegend
Add a legend break
addLegendBreak(ColorBreak) - Method in class org.meteoinfo.legend.LegendScheme
Add a legend break
addLevel(double) - Method in class org.meteoinfo.data.meteodata.Variable
Add a level
addLight(LightFilter.Light) - Method in class org.meteoinfo.image.filter.LightFilter
 
addLocationChangedListener(ILocationChangedListener) - Method in class org.meteoinfo.layout.LayoutElement
 
addMapFrame(MapFrame) - Method in class org.meteoinfo.legend.LayersLegend
Add a map frame
addMapFramesUpdatedListener(IMapFramesUpdatedListener) - Method in class org.meteoinfo.layout.MapLayout
 
addMapFramesUpdatedListener(IMapFramesUpdatedListener) - Method in class org.meteoinfo.legend.LayersLegend
 
addMapViewUpdatedListener(IMapViewUpdatedListener) - Method in class org.meteoinfo.layout.LayoutMap
 
addMapViewUpdatedListener(IMapViewUpdatedListener) - Method in class org.meteoinfo.legend.MapFrame
 
addMeteoData(MeteoDataInfo) - Method in class org.meteoinfo.script.MeteoInfoData
Add a meteo data info
addMeteoData(MeteoDataInfo) - Method in class org.meteoinfo.script.MeteoInfoScript
Add a meteo data info
addMouseListener(MouseListener) - Method in class org.meteoinfo.ui.TristateCheckBox
No one may add mouse listeners, not even Swing!
addNameSourceListener(NameSource.Listener) - Method in interface org.meteoinfo.console.NameSource
 
addNewGroup(String) - Method in class org.meteoinfo.legend.MapFrame
Add a new group
addNode(int, ItemNode) - Method in class org.meteoinfo.legend.MapFrame
Insert a node
addNode(Coordinate) - Method in class org.meteoinfo.jts.geomgraph.NodeMap
This method expects that a node has a coordinate value.
addNode(Coordinate) - Method in class org.meteoinfo.jts.geomgraph.PlanarGraph
 
addNode(Node) - Method in class org.meteoinfo.jts.geomgraph.NodeMap
 
addNode(Node) - Method in class org.meteoinfo.jts.geomgraph.PlanarGraph
 
addNode(ItemNode) - Method in class org.meteoinfo.legend.MapFrame
Add a node
addNodeSelectedListener(INodeSelectedListener) - Method in class org.meteoinfo.legend.LayersLegend
 
addNorthArrow(int, int) - Method in class org.meteoinfo.layout.MapLayout
Add a layout north arrow
addOutEdge(DirectedEdge) - Method in class org.meteoinfo.jts.planargraph.Node
Adds an outgoing DirectedEdge to this Node.
addPixels(int[], int, int) - Method in class org.meteoinfo.image.filter.OctTreeQuantizer
Add pixels to the quantizer.
addPixels(int[], int, int) - Method in interface org.meteoinfo.image.filter.Quantizer
Add pixels to the quantizer.
addPlot(Plot) - Method in class org.meteoinfo.chart.Chart
Add a plot
addPoint(double, double, PointBreak) - Method in class org.meteoinfo.chart.plot.MapPlot
Add point graphic
addPoint(List<Number>, List<Number>, PointBreak) - Method in class org.meteoinfo.chart.plot.MapPlot
Add point graphic
addPoint(Coordinate) - Method in class org.meteoinfo.jts.geomgraph.GeometryGraph
Add a point computed externally.
addPoints(Edge, boolean, boolean) - Method in class org.meteoinfo.jts.geomgraph.EdgeRing
 
addPointSelectedListener(IPointSelectedListener) - Method in class org.meteoinfo.chart.ChartPanel
 
addPolygon(List<Number>, List<Number>, PolygonBreak) - Method in class org.meteoinfo.chart.plot.MapPlot
Add polygon
addPolyline(List<Number>, List<Number>, PolylineBreak) - Method in class org.meteoinfo.chart.plot.MapPlot
Add polyline
addPolyline(List<Number>, List<Number>, PolylineBreak, boolean) - Method in class org.meteoinfo.chart.plot.MapPlot
Add polyline
addProjectionChangedListener(IProjectionChangedListener) - Method in class org.meteoinfo.map.MapView
 
addProjectionChangedListener(IProjectionChangedListener) - Method in class org.meteoinfo.map.ProjectionSet
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.meteoinfo.beans.AbstractBean
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.meteoinfo.ui.calendar.IDateEditor
Adds a property change listener that should be added to the implementing UI component.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.meteoinfo.beans.AbstractBean
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface org.meteoinfo.ui.calendar.IDateEditor
Adds a property change listener that should be added to the implementing UI component.
AddRingEdit(MapView, PolygonShape, List<PointD>, int, int) - Constructor for class org.meteoinfo.map.MapViewUndoRedo.AddRingEdit
 
addRow() - Method in class org.meteoinfo.table.DataTable
Add data row
addRow(int) - Method in class org.meteoinfo.image.filter.WarpGrid
Add a new row to the grid.
addRow(DataRow) - Method in class org.meteoinfo.table.DataTable
Add a data row
addRows(List<DataRow>) - Method in class org.meteoinfo.table.DataTable
Add data rows
addScaleBar(int, int) - Method in class org.meteoinfo.layout.MapLayout
Add a layout scale bar
addSelectedCellChangedListener(ISelectedCellChangedListener) - Method in class org.meteoinfo.legend.SymbolControl
 
addSelectionPaths(TreePath[]) - Method in class org.meteoinfo.ui.CheckTreeSelectionModel
 
addSeries(String, double[], double[]) - Method in class org.meteoinfo.chart.plot.XY1DPlot
Add a series data
addSeries(String, double[], double[]) - Method in class org.meteoinfo.data.XYListDataset
Add a series data
addSeries(String, List<Number>, List<Number>) - Method in class org.meteoinfo.data.XYListDataset
Add a series data
addSeries(String, List<Number>, Array) - Method in class org.meteoinfo.data.XYListDataset
Add a series data
addSeries(String, Array, List<Number>) - Method in class org.meteoinfo.data.XYListDataset
Add a series data
addSeries(String, Array, Array) - Method in class org.meteoinfo.data.XYListDataset
Add a series data
addSeries(XYSeriesData) - Method in class org.meteoinfo.data.XYListDataset
Add a series data
addShape(Shape) - Method in class org.meteoinfo.layer.VectorLayer
Add a shape
addShape(Document, Element, Shape) - Method in class org.meteoinfo.shape.Graphic
Add shape to XML document
addShapeSelectedListener(IShapeSelectedListener) - Method in class org.meteoinfo.map.MapView
 
addSide(int, Coordinate, Coordinate) - Method in class org.meteoinfo.jts.shape.fractal.KochSnowflakeBuilder
 
addSizeChangedListener(ISizeChangedListener) - Method in class org.meteoinfo.layout.LayoutElement
 
addSizeChangedListener(ISizeChangedListener) - Method in class org.meteoinfo.legend.LabelBreak
Add size changed listener
addSnappedNode(NodedSegmentString, int) - Method in class org.meteoinfo.jts.noding.snapround.HotPixel
Adds a new node (equal to the snap pt) to the specified segment if the segment passes through the hot pixel
addSplitButtonActionListener(SplitButtonActionListener) - Method in class org.meteoinfo.ui.JSplitButton
Adds an SplitButtonActionListener to the button.
addSplitEdges(Collection) - Method in class org.meteoinfo.jts.noding.SegmentNodeList
Creates new edges for all the edges that the intersections in this list split the parent edge into.
addSplitEdges(List) - Method in class org.meteoinfo.jts.geomgraph.EdgeIntersectionList
Creates new edges for all the edges that the intersections in this list split the parent edge into.
addText(String) - Method in class org.meteoinfo.chart.ChartText
Add text in new line
addText(String, int, int) - Method in class org.meteoinfo.layout.MapLayout
Add a text label element
addText(String, int, int, float) - Method in class org.meteoinfo.layout.MapLayout
Add a text label element
addText(String, int, int, String, float) - Method in class org.meteoinfo.layout.MapLayout
Add a text label element
addText(ChartText) - Method in class org.meteoinfo.chart.Chart
Add text
addText(ChartText) - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
Add text
addText(ChartText) - Method in class org.meteoinfo.chart.plot.MapPlot
 
addTime(Date) - Method in class org.meteoinfo.data.meteodata.grads.GrADSDataInfo
Add a time
addTimeDimension(String, String, Date) - Static method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
Add time dimension
addTimeDimension(String, String, Date, String) - Static method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
Add time dimension
addUndoEditListener(IUndoEditListener) - Method in class org.meteoinfo.layout.MapLayout
 
addUndoEditListener(IUndoEditListener) - Method in class org.meteoinfo.map.MapView
 
addUniquePropertyChangeListener(String, PropertyChangeListener) - Method in class org.meteoinfo.data.mapdata.webmap.Tile
Adds a single property change listener.
addValue(double) - Method in class org.meteoinfo.data.meteodata.Dimension
Add a dimension value
addVar(Variable) - Method in class org.meteoinfo.data.meteodata.grads.VARDEFS
Add var
addVariable(Variable) - Method in class org.meteoinfo.data.meteodata.DataInfo
Add a variable
addVertice(int, PointD) - Method in class org.meteoinfo.shape.PolygonShape
Add a vertice
addVertice(int, PointD) - Method in class org.meteoinfo.shape.PolylineShape
Add a vertice
addVertice(int, PointD) - Method in class org.meteoinfo.shape.Shape
Add a vertice
addVetoableChangeListener(VetoableChangeListener) - Method in class org.meteoinfo.beans.AbstractBean
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class org.meteoinfo.beans.AbstractBean
 
addViewExtentChangedListener(IViewExtentChangedListener) - Method in class org.meteoinfo.map.MapView
 
addWatch(Object) - Static method in class org.meteoinfo.jts.util.Debug
Adds an object to be watched.
addWindArrow(int, int) - Method in class org.meteoinfo.layout.MapLayout
 
addWindLayer(VectorLayer, boolean) - Method in class org.meteoinfo.legend.MapFrame
Add wind layer
addWindLayer(VectorLayer, boolean) - Method in class org.meteoinfo.map.MapView
Add wind layer
addZoomChangedListener(IZoomChangedListener) - Method in class org.meteoinfo.layout.MapLayout
 
adjustBeginLineColumn(int, int) - Method in class org.meteoinfo.console.JavaCharStream
Method to adjust line and column numbers for the start of a token.
AdjustBuffSize() - Method in class org.meteoinfo.console.JavaCharStream
 
adjustWidthToMaximumValue() - Method in class org.meteoinfo.ui.calendar.components.JSpinField
 
AffineTransformation - Class in org.meteoinfo.jts.geom.util
Represents an affine transformation on the 2D Cartesian plane.
AffineTransformation() - Constructor for class org.meteoinfo.jts.geom.util.AffineTransformation
Constructs a new identity transformation
AffineTransformation(double[]) - Constructor for class org.meteoinfo.jts.geom.util.AffineTransformation
Constructs a new transformation whose matrix has the specified values.
AffineTransformation(double, double, double, double, double, double) - Constructor for class org.meteoinfo.jts.geom.util.AffineTransformation
Constructs a new transformation whose matrix has the specified values.
AffineTransformation(Coordinate, Coordinate, Coordinate, Coordinate, Coordinate, Coordinate) - Constructor for class org.meteoinfo.jts.geom.util.AffineTransformation
Constructs a transformation which maps the given source points into the given destination points.
AffineTransformation(AffineTransformation) - Constructor for class org.meteoinfo.jts.geom.util.AffineTransformation
Constructs a transformation which is a copy of the given one.
AffineTransformationBuilder - Class in org.meteoinfo.jts.geom.util
Builds an AffineTransformation defined by a set of control vectors.
AffineTransformationBuilder(Coordinate, Coordinate, Coordinate, Coordinate, Coordinate, Coordinate) - Constructor for class org.meteoinfo.jts.geom.util.AffineTransformationBuilder
Constructs a new builder for the transformation defined by the given set of control point mappings.
AffineTransformationFactory - Class in org.meteoinfo.jts.geom.util
Supports creating AffineTransformations defined by various kinds of inputs and transformation mapping rules.
AffineTransformationFactory() - Constructor for class org.meteoinfo.jts.geom.util.AffineTransformationFactory
 
aggregate(GridData, boolean) - Method in class org.meteoinfo.data.GridData
Aggregate the grid data to coarser resolution
Aggregate - org.meteoinfo.geoprocess.analysis.AnalysisTypes
 
Aggregate<I,O> - Interface in org.meteoinfo.data.dataframe.impl
A function that converts lists of data frame values to aggregate results.
Aggregation - Class in org.meteoinfo.data.dataframe.impl
 
Aggregation() - Constructor for class org.meteoinfo.data.dataframe.impl.Aggregation
 
Aggregation.Collapse<V> - Class in org.meteoinfo.data.dataframe.impl
 
Aggregation.Count<V> - Class in org.meteoinfo.data.dataframe.impl
 
Aggregation.Describe<V> - Class in org.meteoinfo.data.dataframe.impl
 
Aggregation.Kurtosis<V> - Class in org.meteoinfo.data.dataframe.impl
 
Aggregation.Max<V> - Class in org.meteoinfo.data.dataframe.impl
 
Aggregation.Mean<V> - Class in org.meteoinfo.data.dataframe.impl
 
Aggregation.Median<V> - Class in org.meteoinfo.data.dataframe.impl
 
Aggregation.Min<V> - Class in org.meteoinfo.data.dataframe.impl
 
Aggregation.Percentile<V> - Class in org.meteoinfo.data.dataframe.impl
 
Aggregation.Product<V> - Class in org.meteoinfo.data.dataframe.impl
 
Aggregation.Skew<V> - Class in org.meteoinfo.data.dataframe.impl
 
Aggregation.StdDev<V> - Class in org.meteoinfo.data.dataframe.impl
 
Aggregation.Sum<V> - Class in org.meteoinfo.data.dataframe.impl
 
Aggregation.Unique<V> - Class in org.meteoinfo.data.dataframe.impl
 
Aggregation.Variance<V> - Class in org.meteoinfo.data.dataframe.impl
 
AHybridMap - org.meteoinfo.data.mapdata.webmap.WebMapProvider
 
AHybridMapInfo - Class in org.meteoinfo.data.mapdata.webmap
 
AHybridMapInfo() - Constructor for class org.meteoinfo.data.mapdata.webmap.AHybridMapInfo
Constructor
AIRY - Static variable in class org.meteoinfo.projection.proj4j.datum.Ellipsoid
 
AiryProjection - Class in org.meteoinfo.projection.proj4j.proj
 
AiryProjection() - Constructor for class org.meteoinfo.projection.proj4j.proj.AiryProjection
 
AITOFF - Static variable in class org.meteoinfo.projection.proj4j.proj.AitoffProjection
 
AitoffProjection - Class in org.meteoinfo.projection.proj4j.proj
 
AitoffProjection() - Constructor for class org.meteoinfo.projection.proj4j.proj.AitoffProjection
 
AitoffProjection(int, double) - Constructor for class org.meteoinfo.projection.proj4j.proj.AitoffProjection
 
Albers_Equal_Area - org.meteoinfo.projection.ProjectionNames
 
AlbersProjection - Class in org.meteoinfo.projection.proj4j.proj
 
AlbersProjection() - Constructor for class org.meteoinfo.projection.proj4j.proj.AlbersProjection
 
AliceBlue - org.meteoinfo.global.colors.WebColor
 
AlignType - Enum in org.meteoinfo.legend
Align type enum
All - org.meteoinfo.legend.GridLabelPosition
 
allPositionsEqual(int) - Method in class org.meteoinfo.jts.geomgraph.TopologyLocation
 
allPositionsEqual(int, int) - Method in class org.meteoinfo.jts.geomgraph.Label
 
allString() - Static method in class org.meteoinfo.jts.util.Memory
 
alpha - Variable in class org.meteoinfo.image.filter.ConvolveFilter
Whether to convolve alpha.
alpha - Variable in class org.meteoinfo.image.math.ImageFunction2D
 
alpha - Static variable in class org.meteoinfo.projection.proj4j.parser.Proj4Keyword
 
alpha - Variable in class org.meteoinfo.projection.proj4j.proj.Projection
The projection alpha value
ALPHA - Static variable in class org.meteoinfo.image.filter.PixelUtils
 
ALPHA_TO_GRAY - Static variable in class org.meteoinfo.image.filter.PixelUtils
 
AlternatingBar - org.meteoinfo.layout.ScaleBarTypes
 
ALTITUDE_MODE_ABSOLUTE - Static variable in class org.meteoinfo.jts.io.kml.KMLWriter
The KML standard value absolute for use in KMLWriter.setAltitudeMode(String).
ALTITUDE_MODE_CLAMPTOGROUND - Static variable in class org.meteoinfo.jts.io.kml.KMLWriter
The KML standard value clampToGround for use in KMLWriter.setAltitudeMode(String).
ALTITUDE_MODE_RELATIVETOGROUND - Static variable in class org.meteoinfo.jts.io.kml.KMLWriter
The KML standard value relativeToGround for use in KMLWriter.setAltitudeMode(String).
AMap - org.meteoinfo.data.mapdata.webmap.WebMapProvider
 
AMapInfo - Class in org.meteoinfo.data.mapdata.webmap
 
AMapInfo() - Constructor for class org.meteoinfo.data.mapdata.webmap.AMapInfo
Constructor
AMBIENT - Static variable in class org.meteoinfo.image.filter.LightFilter
 
AmbientLight() - Constructor for class org.meteoinfo.image.filter.LightFilter.AmbientLight
 
amount - Variable in class org.meteoinfo.image.filter.CellularFilter
 
amount - Variable in class org.meteoinfo.image.filter.SaturationFilter
 
amount - Variable in class org.meteoinfo.image.filter.TextureFilter
 
AnalysisTypes - Enum in org.meteoinfo.geoprocess.analysis
 
analyzePixels() - Method in class org.meteoinfo.image.AnimatedGifEncoder
Analyzes image colors and creates color map.
ANDRAE - Static variable in class org.meteoinfo.projection.proj4j.datum.Ellipsoid
 
angle - Variable in class org.meteoinfo.chart.ChartText
 
angle - Variable in class org.meteoinfo.image.filter.CellularFilter
 
angle - Variable in class org.meteoinfo.image.vecmath.AxisAngle4f
 
angle - Variable in class org.meteoinfo.jts.planargraph.DirectedEdge
 
angle - Variable in class org.meteoinfo.shape.WindArrow
Angle
angle - Variable in class org.meteoinfo.shape.WindBarb
 
angle() - Method in class org.meteoinfo.jts.geom.LineSegment
Computes the angle that the vector defined by this segment makes with the X-axis.
angle() - Method in class org.meteoinfo.jts.math.Vector2D
 
angle(Vector3f) - Method in class org.meteoinfo.image.vecmath.Vector3f
 
angle(Coordinate) - Static method in class org.meteoinfo.jts.algorithm.Angle
Returns the angle that the vector from (0,0) to p, relative to the positive X-axis.
angle(Coordinate, Coordinate) - Static method in class org.meteoinfo.jts.algorithm.Angle
Returns the angle of the vector from p0 to p1, relative to the positive X-axis.
angle(Vector2D) - Method in class org.meteoinfo.jts.math.Vector2D
 
Angle - Class in org.meteoinfo.jts.algorithm
Utility functions for working with angles.
Angle - Class in org.meteoinfo.projection.proj4j.units
 
Angle() - Constructor for class org.meteoinfo.jts.algorithm.Angle
 
Angle() - Constructor for class org.meteoinfo.projection.proj4j.units.Angle
 
ANGLE - org.meteoinfo.geoprocess.analysis.DistanceType
 
ANGLE_UNIT - Static variable in class org.meteoinfo.projection.proj4j.units.Unit
 
angleBetween(Coordinate, Coordinate, Coordinate) - Static method in class org.meteoinfo.jts.algorithm.Angle
Returns the unoriented smallest angle between two vectors.
angleBetweenOriented(Coordinate, Coordinate, Coordinate) - Static method in class org.meteoinfo.jts.algorithm.Angle
Returns the oriented smallest angle between two vectors.
angleBisector(Coordinate, Coordinate, Coordinate) - Static method in class org.meteoinfo.jts.geom.Triangle
Computes the point at which the bisector of the angle ABC cuts the segment AC.
angleCoefficient - Variable in class org.meteoinfo.image.filter.CellularFilter
 
AngleFormat - Class in org.meteoinfo.projection.proj4j.units
A NumberFormat for formatting Angles in various commonly-found mapping styles.
AngleFormat() - Constructor for class org.meteoinfo.projection.proj4j.units.AngleFormat
 
AngleFormat(String) - Constructor for class org.meteoinfo.projection.proj4j.units.AngleFormat
 
AngleFormat(String, boolean) - Constructor for class org.meteoinfo.projection.proj4j.units.AngleFormat
 
angleTo(Vector2D) - Method in class org.meteoinfo.jts.math.Vector2D
 
angular - Variable in class org.meteoinfo.image.math.CellularFunction2D
 
AnimatedGifEncoder - Class in org.meteoinfo.image
Class AnimatedGifEncoder - Encodes a GIF file consisting of one or more frames.
AnimatedGifEncoder() - Constructor for class org.meteoinfo.image.AnimatedGifEncoder
 
AntiqueWhite - org.meteoinfo.global.colors.WebColor
 
APL4_9 - Static variable in class org.meteoinfo.projection.proj4j.datum.Ellipsoid
 
append(Object, List) - Method in class org.meteoinfo.data.dataframe.DataFrame
Append row data
append(DataFrame) - Method in class org.meteoinfo.data.dataframe.DataFrame
Append another data frame
append(Index) - Method in class org.meteoinfo.data.dataframe.Index
Append another index
appendRow(DataRow) - Method in class org.meteoinfo.table.DataTable
Append a data row
apply(I) - Method in interface org.meteoinfo.data.dataframe.impl.Function
Perform computation on the specified input value and return the result.
apply(Collection, CollectionUtil.Function) - Static method in class org.meteoinfo.jts.util.CollectionUtil
Executes a function on each item in a Collection but does not accumulate the result
apply(List<V>) - Method in class org.meteoinfo.data.dataframe.impl.Aggregation.Collapse
 
apply(List<V>) - Method in class org.meteoinfo.data.dataframe.impl.Aggregation.Count
 
apply(List<V>) - Method in class org.meteoinfo.data.dataframe.impl.Aggregation.Describe
 
apply(List<V>) - Method in class org.meteoinfo.data.dataframe.impl.Aggregation.Unique
 
apply(List<V>) - Method in class org.meteoinfo.data.dataframe.impl.Selection.DropNaPredicate
 
apply(DateTime) - Method in class org.meteoinfo.data.dataframe.impl.TimeFunctions.DayOfWeek
 
apply(DateTime) - Method in class org.meteoinfo.data.dataframe.impl.TimeFunctions.HourOfDay
 
apply(DateTime) - Method in class org.meteoinfo.data.dataframe.impl.TimeFunctions.MonthOfYear
 
apply(DateTime) - Method in class org.meteoinfo.data.dataframe.impl.TimeFunctions.SeasonOfYear
 
apply(DateTime) - Method in class org.meteoinfo.data.dataframe.impl.WindowFunction
 
apply(DataFrame, Function<?, ?>) - Method in class org.meteoinfo.data.dataframe.impl.Grouping
 
apply(Function<?, ?>) - Method in class org.meteoinfo.data.dataframe.DataFrame
Apply a function
apply(Function<?, ?>) - Method in class org.meteoinfo.data.dataframe.DataFrameGroupBy
 
apply(Function<?, ?>) - Method in class org.meteoinfo.data.dataframe.SeriesGroupBy
 
apply(Series, Function<?, ?>) - Method in class org.meteoinfo.data.dataframe.impl.Grouping
 
apply(CoordinateFilter) - Method in class org.meteoinfo.jts.geom.Geometry
Performs an operation with or on this Geometry's coordinates.
apply(CoordinateFilter) - Method in class org.meteoinfo.jts.geom.GeometryCollection
 
apply(CoordinateFilter) - Method in class org.meteoinfo.jts.geom.LineString
 
apply(CoordinateFilter) - Method in class org.meteoinfo.jts.geom.Point
 
apply(CoordinateFilter) - Method in class org.meteoinfo.jts.geom.Polygon
 
apply(CoordinateSequenceFilter) - Method in class org.meteoinfo.jts.geom.Geometry
Performs an operation on the coordinates in this Geometry's CoordinateSequences.
apply(CoordinateSequenceFilter) - Method in class org.meteoinfo.jts.geom.GeometryCollection
 
apply(CoordinateSequenceFilter) - Method in class org.meteoinfo.jts.geom.LineString
 
apply(CoordinateSequenceFilter) - Method in class org.meteoinfo.jts.geom.Point
 
apply(CoordinateSequenceFilter) - Method in class org.meteoinfo.jts.geom.Polygon
 
apply(GeometryComponentFilter) - Method in class org.meteoinfo.jts.geom.Geometry
Performs an operation with or on this Geometry and its component Geometry's.
apply(GeometryComponentFilter) - Method in class org.meteoinfo.jts.geom.GeometryCollection
 
apply(GeometryComponentFilter) - Method in class org.meteoinfo.jts.geom.LineString
 
apply(GeometryComponentFilter) - Method in class org.meteoinfo.jts.geom.Point
 
apply(GeometryComponentFilter) - Method in class org.meteoinfo.jts.geom.Polygon
 
apply(GeometryFilter) - Method in class org.meteoinfo.jts.geom.Geometry
Performs an operation with or on this Geometry and its subelement Geometrys (if any).
apply(GeometryFilter) - Method in class org.meteoinfo.jts.geom.GeometryCollection
 
apply(GeometryFilter) - Method in class org.meteoinfo.jts.geom.LineString
 
apply(GeometryFilter) - Method in class org.meteoinfo.jts.geom.Point
 
apply(GeometryFilter) - Method in class org.meteoinfo.jts.geom.Polygon
 
apply(V) - Method in class org.meteoinfo.data.dataframe.impl.Views.FillNaFunction
 
ApplyMaskFilter - Class in org.meteoinfo.image.filter
A filter which uses the alpha channel of a "mask" image to interpolate between a source and destination image.
ApplyMaskFilter() - Constructor for class org.meteoinfo.image.filter.ApplyMaskFilter
Construct an ApplyMaskFIlter.
ApplyMaskFilter(BufferedImage, BufferedImage) - Constructor for class org.meteoinfo.image.filter.ApplyMaskFilter
Construct an ApplyMaskFIlter.
applyTo(Geometry) - Method in class org.meteoinfo.jts.geom.util.ShortCircuitedGeometryVisitor
 
Aqua - org.meteoinfo.global.colors.WebColor
 
AquaMarine - org.meteoinfo.global.colors.WebColor
 
ARC - org.meteoinfo.shape.ShapeTypes
 
ARC_MINUTES - Static variable in class org.meteoinfo.projection.proj4j.units.Units
 
ARC_SECONDS - Static variable in class org.meteoinfo.projection.proj4j.units.Units
 
ArcGISImageInfo - Class in org.meteoinfo.data.mapdata.webmap
 
ArcGISImageInfo() - Constructor for class org.meteoinfo.data.mapdata.webmap.ArcGISImageInfo
Constructor
ArcShape - Class in org.meteoinfo.shape
 
ArcShape() - Constructor for class org.meteoinfo.shape.ArcShape
 
area() - Method in class org.meteoinfo.jts.geom.Triangle
Computes the 2D area of this triangle.
area(Coordinate, Coordinate, Coordinate) - Static method in class org.meteoinfo.jts.geom.Triangle
Computes the 2D area of a triangle.
Area - org.meteoinfo.global.FrmMeasurement.MeasureTypes
 
AREA_UNIT - Static variable in class org.meteoinfo.projection.proj4j.units.Unit
 
area3D() - Method in class org.meteoinfo.jts.geom.Triangle
Computes the 3D area of this triangle.
area3D(Coordinate, Coordinate, Coordinate) - Static method in class org.meteoinfo.jts.geom.Triangle
Computes the 3D area of a triangle.
AreaSimilarityMeasure - Class in org.meteoinfo.jts.algorithm.match
Measures the degree of similarity between two Geometrys using the area of intersection between the geometries.
AreaSimilarityMeasure() - Constructor for class org.meteoinfo.jts.algorithm.match.AreaSimilarityMeasure
 
areXOrdinatesEqual(ProjCoordinate, double) - Method in class org.meteoinfo.projection.proj4j.ProjCoordinate
Returns a boolean indicating if the X ordinate value of the ProjCoordinate provided as an ordinate is equal to the X ordinate value of this ProjCoordinate.
areYOrdinatesEqual(ProjCoordinate, double) - Method in class org.meteoinfo.projection.proj4j.ProjCoordinate
Returns a boolean indicating if the Y ordinate value of the ProjCoordinate provided as an ordinate is equal to the Y ordinate value of this ProjCoordinate.
areZOrdinatesEqual(ProjCoordinate, double) - Method in class org.meteoinfo.projection.proj4j.ProjCoordinate
Returns a boolean indicating if the Z ordinate value of the ProjCoordinate provided as an ordinate is equal to the Z ordinate value of this ProjCoordinate.
arg - Variable in class org.meteoinfo.jts.operation.GeometryGraphOperation
The operation args into an array so they can be accessed by index
argMax(Array) - Static method in class org.meteoinfo.data.ArrayMath
Get the index of the maximum value into the flattened array.
argMax(Array, int) - Static method in class org.meteoinfo.data.ArrayMath
Get the indices of the maximum values along an axis.
argMin(Array) - Static method in class org.meteoinfo.data.ArrayMath
Get the index of the minimum value into the flattened array.
argMin(Array, int) - Static method in class org.meteoinfo.data.ArrayMath
Get the indices of the minimum values along an axis.
argSort(Array, Integer) - Static method in class org.meteoinfo.data.ArrayUtil
Get sorted array index along an axis
ARL_Grid - org.meteoinfo.data.meteodata.MeteoDataType
 
ARLDataInfo - Class in org.meteoinfo.data.meteodata.arl
Template
ARLDataInfo() - Constructor for class org.meteoinfo.data.meteodata.arl.ARLDataInfo
Constructor
armLengthRatio - Variable in class org.meteoinfo.jts.geom.util.SineStarFactory
 
array(Object) - Static method in class org.meteoinfo.data.ArrayUtil
Create an array
array(ArrayList) - Static method in class org.meteoinfo.data.ArrayUtil
Create an array
array(List<Object>) - Static method in class org.meteoinfo.data.ArrayUtil
Create an array
ArrayBoolean - Class in org.meteoinfo.ma
 
ArrayBoolean(int[]) - Constructor for class org.meteoinfo.ma.ArrayBoolean
 
ArrayColormap - Class in org.meteoinfo.image.filter
A colormap implemented with an array of colors.
ArrayColormap() - Constructor for class org.meteoinfo.image.filter.ArrayColormap
Construct an all-black colormap.
ArrayColormap(int[]) - Constructor for class org.meteoinfo.image.filter.ArrayColormap
Construct a colormap with the given map.
ArrayListVisitor - Class in org.meteoinfo.jts.index
 
ArrayListVisitor() - Constructor for class org.meteoinfo.jts.index.ArrayListVisitor
 
ArrayMath - Class in org.meteoinfo.data
 
ArrayMath() - Constructor for class org.meteoinfo.data.ArrayMath
 
arrayMinMax(double[]) - Static method in class org.meteoinfo.global.MIMath
Get min, max of an array
arrayMinMax(Double[]) - Static method in class org.meteoinfo.global.MIMath
Get min, max of an array
arrayRange(Number, Number, Number) - Static method in class org.meteoinfo.data.ArrayUtil
Array range
arrayRange_bak(Number, Number, Number) - Static method in class org.meteoinfo.data.ArrayUtil
Array range
arrayRange1(Number, int, Number) - Static method in class org.meteoinfo.data.ArrayUtil
Array range
arrayReverse(double[]) - Static method in class org.meteoinfo.global.MIMath
Array reverse
arrayReverse(Object[]) - Static method in class org.meteoinfo.global.MIMath
Array reverse
arrayReverse(PointD[]) - Static method in class org.meteoinfo.global.MIMath
Array reverse
arrayToGrid(Array, Dimension, Dimension) - Static method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
Convert Array to GridData
ArrayUtil - Class in org.meteoinfo.data
 
ArrayUtil() - Constructor for class org.meteoinfo.data.ArrayUtil
 
ARROWLINE - org.meteoinfo.legend.LineStyles
 
ASatelliteMap - org.meteoinfo.data.mapdata.webmap.WebMapProvider
 
ASatelliteMapInfo - Class in org.meteoinfo.data.mapdata.webmap
 
ASatelliteMapInfo() - Constructor for class org.meteoinfo.data.mapdata.webmap.ASatelliteMapInfo
Constructor
ASCENDING - org.meteoinfo.data.dataframe.impl.SortDirection
 
ASCII - Static variable in class org.meteoinfo.data.mapdata.geotiff.FieldType
 
ASCII_Grid - org.meteoinfo.data.meteodata.MeteoDataType
 
ASCIIGridDataInfo - Class in org.meteoinfo.data.meteodata.ascii
 
ASCIIGridDataInfo() - Constructor for class org.meteoinfo.data.meteodata.ascii.ASCIIGridDataInfo
Constructor
asin() - Method in class org.meteoinfo.data.GridData
Calculate anti-sine grid data
asin() - Method in class org.meteoinfo.data.StationData
Calculate anti-sine station data
asin() - Method in class org.meteoinfo.math.Complex
 
asin(double) - Static method in class org.meteoinfo.projection.proj4j.util.ProjectionMath
 
asin(Object) - Static method in class org.meteoinfo.data.DataMath
Take anti-sine value
asin(Array) - Static method in class org.meteoinfo.data.ArrayMath
Arc sine function
ASIN - Static variable in class org.meteoinfo.image.math.MathFunction1D
 
asind(double) - Static method in class org.meteoinfo.projection.proj4j.util.ProjectionMath
 
asIndex() - Method in class org.meteoinfo.data.dataframe.ColumnIndex
Convert to string index
asList(Array) - Static method in class org.meteoinfo.data.ArrayMath
As number list
aspect - Variable in class org.meteoinfo.chart.ChartLegend
 
Assert - Class in org.meteoinfo.jts.util
A utility for making programming assertions.
Assert - Class in org.meteoinfo.util
A utility for making programming assertions.
Assert() - Constructor for class org.meteoinfo.jts.util.Assert
 
Assert() - Constructor for class org.meteoinfo.util.Assert
 
AssertionFailedException - Exception in org.meteoinfo.jts.util
Thrown when the application is in an inconsistent state.
AssertionFailedException - Exception in org.meteoinfo.util
Thrown when the application is in an inconsistent state.
AssertionFailedException() - Constructor for exception org.meteoinfo.jts.util.AssertionFailedException
Creates an AssertionFailedException.
AssertionFailedException() - Constructor for exception org.meteoinfo.util.AssertionFailedException
Creates an AssertionFailedException.
AssertionFailedException(String) - Constructor for exception org.meteoinfo.jts.util.AssertionFailedException
Creates a AssertionFailedException with the given detail message.
AssertionFailedException(String) - Constructor for exception org.meteoinfo.util.AssertionFailedException
Creates a AssertionFailedException with the given detail message.
AssignPointToGrid - org.meteoinfo.geoprocess.analysis.InterpolationMethods
 
AstroUtil - Class in org.meteoinfo.math.astro
 
AstroUtil() - Constructor for class org.meteoinfo.math.astro.AstroUtil
 
atan() - Method in class org.meteoinfo.data.GridData
Calculate anti-tangent grid data
atan() - Method in class org.meteoinfo.data.StationData
Calculate anti-tangent station data
atan() - Method in class org.meteoinfo.math.Complex
 
atan(Object) - Static method in class org.meteoinfo.data.DataMath
Take anti-tangent value
atan(Array) - Static method in class org.meteoinfo.data.ArrayMath
Arc tangen function
ATAN - Static variable in class org.meteoinfo.image.math.MathFunction1D
 
atan2(double, double) - Static method in class org.meteoinfo.projection.proj4j.util.ProjectionMath
 
atan2(Array, Array) - Static method in class org.meteoinfo.data.ArrayMath
Arc tangen function
atan2d(double, double) - Static method in class org.meteoinfo.projection.proj4j.util.ProjectionMath
 
atand(double) - Static method in class org.meteoinfo.projection.proj4j.util.ProjectionMath
 
atLeastNCoordinatesOrNothing(int, Coordinate[]) - Static method in class org.meteoinfo.jts.geom.CoordinateArrays
Returns either the given coordinate array if its length is greater than the given amount, or an empty coordinate array.
AttributeTable - Class in org.meteoinfo.data.mapdata
Attribute table of shape file
AttributeTable() - Constructor for class org.meteoinfo.data.mapdata.AttributeTable
Constructor
AttributeTable(String) - Constructor for class org.meteoinfo.data.mapdata.AttributeTable
Constructor
AugustProjection - Class in org.meteoinfo.projection.proj4j.proj
 
AugustProjection() - Constructor for class org.meteoinfo.projection.proj4j.proj.AugustProjection
 
AUST_SA - Static variable in class org.meteoinfo.projection.proj4j.datum.Ellipsoid
 
AUSTRALIAN - Static variable in class org.meteoinfo.projection.proj4j.datum.Ellipsoid
 
authlat(double, double[]) - Static method in class org.meteoinfo.projection.proj4j.util.ProjectionMath
 
authset(double) - Static method in class org.meteoinfo.projection.proj4j.util.ProjectionMath
 
autoExtendFrac - Variable in class org.meteoinfo.chart.ChartLegend
 
autoSetUVStr(List<String>) - Method in class org.meteoinfo.data.meteodata.MeteoUVSet
Try to set U/V variable names automatic
ave_Day(List<DataColumn>) - Method in class org.meteoinfo.data.TimeTableData
Average daily
ave_DayOfWeek(List<DataColumn>) - Method in class org.meteoinfo.data.TimeTableData
Average by day of week
ave_DayOfWeek(List<DataColumn>, String) - Method in class org.meteoinfo.data.TableData
Average by day of week
ave_Hour(List<DataColumn>) - Method in class org.meteoinfo.data.TimeTableData
Average Hourly
ave_HourOfDay(List<DataColumn>) - Method in class org.meteoinfo.data.TimeTableData
Average by hour of day
ave_HourOfDay(List<DataColumn>, String) - Method in class org.meteoinfo.data.TableData
Average by hour of day
ave_Month(List<DataColumn>) - Method in class org.meteoinfo.data.TimeTableData
Average month by month
ave_Month(List<DataColumn>, String) - Method in class org.meteoinfo.data.TableData
Average month by month
ave_Month(List<Array>, List<String>, List<Date>) - Static method in class org.meteoinfo.data.TableUtil
Average month by month
ave_MonthOfYear(List<DataColumn>) - Method in class org.meteoinfo.data.TimeTableData
Average monthly
ave_MonthOfYear(List<DataColumn>, String) - Method in class org.meteoinfo.data.TableData
Average monthly
ave_SeasonOfYear(List<DataColumn>) - Method in class org.meteoinfo.data.TimeTableData
Average seasonal
ave_SeasonOfYear(List<DataColumn>, String) - Method in class org.meteoinfo.data.TableData
Average seasonal
ave_stdev(List<DataColumn>) - Method in class org.meteoinfo.data.TableData
Average data and calculate standard deviation
ave_Year(List<DataColumn>) - Method in class org.meteoinfo.data.TimeTableData
Average year by year
ave_Year(List<DataColumn>, int) - Method in class org.meteoinfo.data.TimeTableData
Average year
ave_Year(List<DataColumn>, String) - Method in class org.meteoinfo.data.TableData
Average year by year
ave_YearMonth(List<DataColumn>, int) - Method in class org.meteoinfo.data.TimeTableData
Average month by year
aveDouble(Array) - Static method in class org.meteoinfo.data.ArrayMath
Average array
aveDouble(Array, double) - Static method in class org.meteoinfo.data.ArrayMath
Average array skip missing value
average() - Method in class org.meteoinfo.data.GridData
Calculate average value
average() - Method in class org.meteoinfo.data.StationData
Calculate average value
average(double, double) - Static method in class org.meteoinfo.jts.math.MathUtil
Computes the average of two numbers.
average(List<GridData>) - Static method in class org.meteoinfo.data.DataMath
Calculate average grid data from grid data list
average(List<GridData>, boolean) - Static method in class org.meteoinfo.data.DataMath
Calculate average grid data from grid data list
average(List<GridData>, boolean, int) - Static method in class org.meteoinfo.data.DataMath
Calculate average grid data from grid data list
average(List<DataColumn>) - Method in class org.meteoinfo.data.TableData
Average data
average(GridData, double[]) - Method in class org.meteoinfo.data.GridData
Calculate average data array by another grid data and threshold values
average(Vector2D) - Method in class org.meteoinfo.jts.math.Vector2D
 
AVERAGE - Static variable in class org.meteoinfo.image.composite.MiscComposite
 
AVERAGE - Static variable in class org.meteoinfo.image.filter.DeinterlaceFilter
 
AVERAGE - Static variable in class org.meteoinfo.image.filter.PixelUtils
 
AverageComposite - Class in org.meteoinfo.image.composite
 
AverageComposite(float) - Constructor for class org.meteoinfo.image.composite.AverageComposite
 
AverageFilter - Class in org.meteoinfo.image.filter
A filter which averages the 3x3 neighbourhood of each pixel, providing a simple blur.
AverageFilter() - Constructor for class org.meteoinfo.image.filter.AverageFilter
 
avg(String, String) - Method in class org.meteoinfo.table.DataTable
 
avg(String, String, String) - Method in class org.meteoinfo.table.DataTable
 
AWX - org.meteoinfo.data.meteodata.MeteoDataType
 
AWXDataInfo - Class in org.meteoinfo.data.meteodata.awx
 
AWXDataInfo() - Constructor for class org.meteoinfo.data.meteodata.awx.AWXDataInfo
Constructor
AXES - org.meteoinfo.chart.CoordinateType
 
AxesUnits - Enum in org.meteoinfo.chart.plot
 
axis(List<Number>) - Method in class org.meteoinfo.script.MeteoInfoPlot
Set axis limits
axis(List<Number>) - Method in class org.meteoinfo.script.MeteoInfoScript
Set axis limits
Axis - Class in org.meteoinfo.chart.axis
 
Axis() - Constructor for class org.meteoinfo.chart.axis.Axis
Constructor
Axis(String) - Constructor for class org.meteoinfo.chart.axis.Axis
Constructor
Axis(String, boolean) - Constructor for class org.meteoinfo.chart.axis.Axis
Constructor
Axis(String, boolean, Location) - Constructor for class org.meteoinfo.chart.axis.Axis
Constructor
Axis(String, boolean, Location, boolean) - Constructor for class org.meteoinfo.chart.axis.Axis
Constructor
Axis(Axis) - Constructor for class org.meteoinfo.chart.axis.Axis
Constructor
Axis(ChartText) - Constructor for class org.meteoinfo.chart.axis.Axis
Constructor
Axis(ChartText, boolean) - Constructor for class org.meteoinfo.chart.axis.Axis
Constructor
AxisAngle4f - Class in org.meteoinfo.image.vecmath
Vector math package, converted to look similar to javax.vecmath.
AxisAngle4f() - Constructor for class org.meteoinfo.image.vecmath.AxisAngle4f
 
AxisAngle4f(float[]) - Constructor for class org.meteoinfo.image.vecmath.AxisAngle4f
 
AxisAngle4f(float, float, float, float) - Constructor for class org.meteoinfo.image.vecmath.AxisAngle4f
 
AxisAngle4f(AxisAngle4f) - Constructor for class org.meteoinfo.image.vecmath.AxisAngle4f
 
AxisAngle4f(Vector3f, float) - Constructor for class org.meteoinfo.image.vecmath.AxisAngle4f
 
AxisPlaneCoordinateSequence - Class in org.meteoinfo.jts.operation.distance3d
A CoordinateSequence wrapper which projects 3D coordinates into one of the three Cartesian axis planes, using the standard orthonormal projection (i.e.
AxisProperty - Class in org.meteoinfo.chart.axis
 
AxisProperty() - Constructor for class org.meteoinfo.chart.axis.AxisProperty
Constructor
AxisProperty(boolean, boolean, boolean) - Constructor for class org.meteoinfo.chart.axis.AxisProperty
Constructor
azi - Static variable in class org.meteoinfo.projection.proj4j.parser.Proj4Keyword
 
AzimuthalProjection - Class in org.meteoinfo.projection.proj4j.proj
The superclass for all azimuthal map projections
AzimuthalProjection() - Constructor for class org.meteoinfo.projection.proj4j.proj.AzimuthalProjection
 
AzimuthalProjection(double, double) - Constructor for class org.meteoinfo.projection.proj4j.proj.AzimuthalProjection
 
Azure - org.meteoinfo.global.colors.WebColor
 
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 _