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 _
C
- C_x - Variable in class org.meteoinfo.projection.proj4j.proj.PutninsP4Projection
- C_y - Variable in class org.meteoinfo.projection.proj4j.proj.PutninsP4Projection
- C0 - Static variable in class org.meteoinfo.projection.proj4j.proj.DenoyerProjection
- C1 - Static variable in class org.meteoinfo.projection.proj4j.proj.DenoyerProjection
- C3 - Static variable in class org.meteoinfo.projection.proj4j.proj.DenoyerProjection
- CadetBlue - org.meteoinfo.global.colors.WebColor
- cal_E(double, double) - Static method in class org.meteoinfo.data.analysis.MeteoMath
-
Calculate actual vapor pressure (E) of the air
- cal_Es(double) - Static method in class org.meteoinfo.data.analysis.MeteoMath
-
Calculate saturation vapor pressure
- cal_Es_1(double) - Static method in class org.meteoinfo.data.analysis.MeteoMath
-
Calculate saturation vapor pressure (Es)
- cal_Es_2(double) - Static method in class org.meteoinfo.data.analysis.MeteoMath
-
Calculate saturation vapor pressure (Es)
- cal_Tdc(double) - Static method in class org.meteoinfo.data.analysis.MeteoMath
-
Calculate dewpoint from actual water vapor pressure
- cal_Tdc(double, double) - Static method in class org.meteoinfo.data.analysis.MeteoMath
-
Calculate dewpoint from temperature and relative humidity
- cal_Tdc_1(double) - Static method in class org.meteoinfo.data.analysis.MeteoMath
-
Calculate dewpoint temperature
- cal_Tdc_1(double, double) - Static method in class org.meteoinfo.data.analysis.MeteoMath
-
Calculate dewpoint temperature
- calArea(List<PointD>) - Static method in class org.meteoinfo.geoprocess.GeoComputation
-
Get polygon area on earth surface
- calculate(String, String, int, int, int, DistanceType) - Static method in class org.meteoinfo.geoprocess.analysis.Clustering
-
Clustering calculation
- calculate(List<VectorLayer>, String, int, int, int, int, DistanceType) - Static method in class org.meteoinfo.geoprocess.analysis.Clustering
-
Clustering calculation
- calculateViewportBounds(Graphics2D, int, int) - Method in class org.meteoinfo.layer.WebMapLayer
-
Calculate view port bounds
- calculation(double[][], int, DistanceType) - Static method in class org.meteoinfo.geoprocess.analysis.Clustering
-
Clustering calculation
- calculation(double[][], String, int, DistanceType) - Static method in class org.meteoinfo.geoprocess.analysis.Clustering
-
Clustering calculation
- CALDAT(double) - Static method in class org.meteoinfo.math.astro.AstroUtil
-
Inverse procedure to MJD
- calEllipseCoordByAngle(double, double, double, double, double) - Static method in class org.meteoinfo.global.MIMath
-
Calculate ellipse coordinate by angle
- calendar - Variable in class org.meteoinfo.ui.calendar.JDayChooser
- calendar_365_day - Variable in class org.meteoinfo.data.meteodata.grads.Options
- calendarButton - Variable in class org.meteoinfo.ui.calendar.JDateChooser
- calScaleFactorFromStandardParallel(double) - Static method in class org.meteoinfo.projection.ProjectionInfo
-
Calculate scale factor from standard parallel
- calStationModel(float, float, double, float, PointD, int, int, int, int, int) - Static method in class org.meteoinfo.drawing.Draw
-
Create station model shape
- calWindBarb(float, float, double, float, PointD) - Static method in class org.meteoinfo.drawing.Draw
-
Create wind barb from wind direction/speed
- canFilterIndexColorModel - Variable in class org.meteoinfo.image.filter.PointFilter
- canOpen(String) - Static method in class org.meteoinfo.data.mapdata.MapDataManage
-
Can open or not as a map layer
- canOpen(String) - Static method in class org.meteoinfo.data.meteodata.arl.ARLDataInfo
-
If can open as ARL data
- canOpen(String) - Static method in class org.meteoinfo.data.meteodata.grads.GrADSDataInfo
- CAP_BUTT - Static variable in class org.meteoinfo.jts.operation.buffer.BufferOp
-
Deprecated.use BufferParameters
- CAP_FLAT - Static variable in class org.meteoinfo.jts.operation.buffer.BufferOp
-
Deprecated.use BufferParameters
- CAP_FLAT - Static variable in class org.meteoinfo.jts.operation.buffer.BufferParameters
-
Specifies a flat line buffer end cap style.
- CAP_ROUND - Static variable in class org.meteoinfo.jts.operation.buffer.BufferOp
-
Deprecated.use BufferParameters
- CAP_ROUND - Static variable in class org.meteoinfo.jts.operation.buffer.BufferParameters
-
Specifies a round line buffer end cap style.
- CAP_SQUARE - Static variable in class org.meteoinfo.jts.operation.buffer.BufferOp
-
Deprecated.use BufferParameters
- CAP_SQUARE - Static variable in class org.meteoinfo.jts.operation.buffer.BufferParameters
-
Specifies a square line buffer end cap style.
- CapButt - org.meteoinfo.geoprocess.topology.BufferStyle
- capitalize(String) - Static method in class org.meteoinfo.global.util.GlobalUtil
-
Capitalize the first character of a string
- CapPolylineShape - Class in org.meteoinfo.shape
- CapPolylineShape() - Constructor for class org.meteoinfo.shape.CapPolylineShape
- CapRound - org.meteoinfo.geoprocess.topology.BufferStyle
- CapSqure - org.meteoinfo.geoprocess.topology.BufferStyle
- cardinality() - Method in class org.meteoinfo.data.dataframe.impl.SparseBitSet
- cardinalSpline(PointD[], int) - Static method in class org.meteoinfo.geoprocess.Spline
-
'基数样条'内插法。 points为通过点,samplesInSegment为两个样本点之间的内插数量。
- caretUpdate(CaretEvent) - Method in class org.meteoinfo.ui.calendar.components.JSpinField
-
After any user input, the value of the textfield is proofed.
- caretUpdate(CaretEvent) - Method in class org.meteoinfo.ui.calendar.JTextFieldDateEditor
-
After any user input, the value of the textfield is proofed.
- cartesianToPolar(double, double) - Static method in class org.meteoinfo.data.ArrayMath
-
Convert cartesian to polar coordinate
- cartesianToPolar(double, double) - Static method in class org.meteoinfo.global.MIMath
-
Convert cartesian to polar coordinate
- cartesianToPolar(Array, Array) - Static method in class org.meteoinfo.data.ArrayMath
-
Convert cartesian to polar coordinate
- CARTHAGE - Static variable in class org.meteoinfo.projection.proj4j.datum.Datum
- CascadedPolygonUnion - Class in org.meteoinfo.jts.operation.union
-
Provides an efficient method of unioning a collection of
Polygonalgeometrys. - CascadedPolygonUnion(Collection) - Constructor for class org.meteoinfo.jts.operation.union.CascadedPolygonUnion
-
Creates a new instance to union the given collection of
Geometrys. - CassiniProjection - Class in org.meteoinfo.projection.proj4j.proj
- CassiniProjection() - Constructor for class org.meteoinfo.projection.proj4j.proj.CassiniProjection
- CATEGORY - org.meteoinfo.chart.plot.PlotType
- CATEGORY - org.meteoinfo.data.DatasetType
- CategoryDataset - Class in org.meteoinfo.data
- CategoryDataset() - Constructor for class org.meteoinfo.data.CategoryDataset
- CategoryPlot - Class in org.meteoinfo.chart.plot
- CategoryPlot() - Constructor for class org.meteoinfo.chart.plot.CategoryPlot
- catrom2(float) - Method in class org.meteoinfo.image.math.SCNoise
- CausticsFilter - Class in org.meteoinfo.image.filter
-
A filter which simulates underwater caustics.
- CausticsFilter() - Constructor for class org.meteoinfo.image.filter.CausticsFilter
- cdf(RealDistribution, Number) - Static method in class org.meteoinfo.math.distribution.DistributionUtil
-
Cumulative distribution function at x
- cdf(RealDistribution, Array) - Static method in class org.meteoinfo.math.distribution.DistributionUtil
-
Cumulative distribution function at x.
- cdiff(GridData, boolean) - Static method in class org.meteoinfo.data.DataMath
-
Performs a centered difference operation on a grid data in the x or y direction
- cdiff(Array, int) - Static method in class org.meteoinfo.data.ArrayMath
-
Performs a centered difference operation on a grid data along one dimension direction
- cdiff_bak(Array, boolean) - Static method in class org.meteoinfo.data.ArrayMath
-
Performs a centered difference operation on a grid data in the x or y direction
- ceil() - Method in class org.meteoinfo.jts.math.DD
-
Returns the smallest (closest to negative infinity) value that is not less than the argument and is equal to a mathematical integer.
- cells - Variable in class org.meteoinfo.image.math.CellularFunction2D
- CELLULAR - Static variable in class org.meteoinfo.image.filter.FBMFilter
- CellularFilter - Class in org.meteoinfo.image.filter
-
A filter which produces an image with a cellular texture.
- CellularFilter() - Constructor for class org.meteoinfo.image.filter.CellularFilter
- CellularFilter.Point - Class in org.meteoinfo.image.filter
- CellularFunction2D - Class in org.meteoinfo.image.math
- CellularFunction2D() - Constructor for class org.meteoinfo.image.math.CellularFunction2D
- Center - org.meteoinfo.legend.AlignType
- CENTER - org.meteoinfo.chart.LegendPosition
- CENTER - org.meteoinfo.chart.plot.XAlign
- CENTER - org.meteoinfo.chart.plot.YAlign
- CENTER - Static variable in class org.meteoinfo.ui.WrappingLayout
- CENTER_LEFT - org.meteoinfo.chart.LegendPosition
- CENTER_RIGHT - org.meteoinfo.chart.LegendPosition
- Centimeters - org.meteoinfo.layout.ScaleBarUnits
- CENTIMETRES - Static variable in class org.meteoinfo.projection.proj4j.units.Units
- CentralCylindricalProjection - Class in org.meteoinfo.projection.proj4j.proj
- CentralCylindricalProjection() - Constructor for class org.meteoinfo.projection.proj4j.proj.CentralCylindricalProjection
- CentralEndpointIntersector - Class in org.meteoinfo.jts.algorithm
-
Deprecated.
- CentralEndpointIntersector(Coordinate, Coordinate, Coordinate, Coordinate) - Constructor for class org.meteoinfo.jts.algorithm.CentralEndpointIntersector
-
Deprecated.
- centre - Variable in class org.meteoinfo.jts.util.GeometricShapeFactory.Dimensions
- centre() - Method in class org.meteoinfo.jts.geom.Envelope
-
Computes the coordinate of the centre of this envelope (as long as it is non-null
- centre(Envelope) - Static method in class org.meteoinfo.jts.algorithm.InteriorPointArea
-
Returns the centre point of the envelope.
- centroid() - Method in class org.meteoinfo.jts.geom.Triangle
-
Computes the centroid (centre of mass) of this triangle.
- centroid(Coordinate, Coordinate, Coordinate) - Static method in class org.meteoinfo.jts.geom.Triangle
-
Computes the centroid (centre of mass) of a triangle.
- Centroid - Class in org.meteoinfo.jts.algorithm
-
Computes the centroid of a
Geometryof any dimension. - Centroid(Geometry) - Constructor for class org.meteoinfo.jts.algorithm.Centroid
-
Creates a new instance for computing the centroid of a geometry
- CentroidArea - Class in org.meteoinfo.geoprocess.topology.algorithm
- CentroidArea - Class in org.meteoinfo.jts.algorithm
-
Deprecated.use Centroid instead
- CentroidArea() - Constructor for class org.meteoinfo.geoprocess.topology.algorithm.CentroidArea
- CentroidArea() - Constructor for class org.meteoinfo.jts.algorithm.CentroidArea
-
Deprecated.
- CentroidLine - Class in org.meteoinfo.jts.algorithm
-
Deprecated.use Centroid instead
- CentroidLine() - Constructor for class org.meteoinfo.jts.algorithm.CentroidLine
-
Deprecated.
- CentroidPoint - Class in org.meteoinfo.jts.algorithm
-
Deprecated.use Centroid instead
- CentroidPoint() - Constructor for class org.meteoinfo.jts.algorithm.CentroidPoint
-
Deprecated.
- CF - org.meteoinfo.data.meteodata.netcdf.Conventions
- CGAlgorithms - Class in org.meteoinfo.jts.algorithm
-
Specifies and implements various fundamental Computational Geometric algorithms.
- CGAlgorithms() - Constructor for class org.meteoinfo.jts.algorithm.CGAlgorithms
- CGAlgorithms3D - Class in org.meteoinfo.jts.algorithm
-
Basic computational geometry algorithms for geometry and coordinates defined in 3-dimensional Cartesian space.
- CGAlgorithms3D() - Constructor for class org.meteoinfo.jts.algorithm.CGAlgorithms3D
- CGAlgorithmsDD - Class in org.meteoinfo.jts.algorithm
-
Implements basic computational geometry algorithms using
DDarithmetic. - CGAlgorithmsDD() - Constructor for class org.meteoinfo.jts.algorithm.CGAlgorithmsDD
- CH_DEG_ABBREV - Static variable in class org.meteoinfo.projection.proj4j.units.AngleFormat
- CH_DEG_SYMBOL - Static variable in class org.meteoinfo.projection.proj4j.units.AngleFormat
- CH_E - Static variable in class org.meteoinfo.projection.proj4j.units.AngleFormat
- CH_MIN_ABBREV - Static variable in class org.meteoinfo.projection.proj4j.units.AngleFormat
- CH_MIN_SYMBOL - Static variable in class org.meteoinfo.projection.proj4j.units.AngleFormat
- CH_N - Static variable in class org.meteoinfo.projection.proj4j.units.AngleFormat
- CH_S - Static variable in class org.meteoinfo.projection.proj4j.units.AngleFormat
- CH_W - Static variable in class org.meteoinfo.projection.proj4j.units.AngleFormat
- CHAINS - Static variable in class org.meteoinfo.projection.proj4j.units.Units
- ChannelMixFilter - Class in org.meteoinfo.image.filter
-
A filter which allows the red, green and blue channels of an image to be mixed into each other.
- ChannelMixFilter() - Constructor for class org.meteoinfo.image.filter.ChannelMixFilter
- Character - org.meteoinfo.legend.MarkerType
- characters(char[], int, int) - Method in class org.meteoinfo.jts.io.gml2.GMLHandler
- chars(char, int) - Static method in class org.meteoinfo.jts.util.StringUtil
- Chart - Class in org.meteoinfo.chart
- Chart() - Constructor for class org.meteoinfo.chart.Chart
-
Constructor
- Chart(String, Plot) - Constructor for class org.meteoinfo.chart.Chart
-
Constructor
- Chart(String, Plot, ChartPanel) - Constructor for class org.meteoinfo.chart.Chart
-
Constructor
- Chart(ChartPanel) - Constructor for class org.meteoinfo.chart.Chart
-
Constructor
- Chart(Plot) - Constructor for class org.meteoinfo.chart.Chart
-
Constructor
- Chart(Plot, ChartPanel) - Constructor for class org.meteoinfo.chart.Chart
-
Constructor
- ChartBreak - Class in org.meteoinfo.legend
-
Chart break class
- ChartBreak - org.meteoinfo.legend.BreakTypes
- ChartBreak(ChartTypes) - Constructor for class org.meteoinfo.legend.ChartBreak
-
Constructor
- ChartColorBar - Class in org.meteoinfo.chart
- ChartColorBar(LegendScheme) - Constructor for class org.meteoinfo.chart.ChartColorBar
-
Constructor
- ChartForm - Class in org.meteoinfo.script
- ChartForm(ChartPanel) - Constructor for class org.meteoinfo.script.ChartForm
-
Creates new form ChartForm
- ChartGraphic - Class in org.meteoinfo.shape
- ChartGraphic() - Constructor for class org.meteoinfo.shape.ChartGraphic
-
Constructor
- ChartGraphic(PointShape, ChartBreak) - Constructor for class org.meteoinfo.shape.ChartGraphic
-
Constructor
- ChartLegend - Class in org.meteoinfo.chart
- ChartLegend(LegendScheme) - Constructor for class org.meteoinfo.chart.ChartLegend
-
Constructor
- ChartLegend.LayoutLegendBean - Class in org.meteoinfo.chart
- ChartLegend.LayoutLegendBeanBeanInfo - Class in org.meteoinfo.chart
- ChartLegend.PlotOrientationEditor - Class in org.meteoinfo.chart
- ChartPanel - Class in org.meteoinfo.chart
- ChartPanel() - Constructor for class org.meteoinfo.chart.ChartPanel
-
Constructor
- ChartPanel(Chart) - Constructor for class org.meteoinfo.chart.ChartPanel
-
Constructor
- ChartPanel(Chart, int, int) - Constructor for class org.meteoinfo.chart.ChartPanel
-
Constructor
- ChartPlotMethod - Enum in org.meteoinfo.chart.plot
- Chartreuse - org.meteoinfo.global.colors.WebColor
- ChartSet - Class in org.meteoinfo.layer
-
Template
- ChartSet() - Constructor for class org.meteoinfo.layer.ChartSet
-
Constructor
- ChartText - Class in org.meteoinfo.chart
- ChartText() - Constructor for class org.meteoinfo.chart.ChartText
-
Constructor
- ChartText(String) - Constructor for class org.meteoinfo.chart.ChartText
-
Constructor
- ChartText(String, Font) - Constructor for class org.meteoinfo.chart.ChartText
-
Constructor
- ChartText(List<String>) - Constructor for class org.meteoinfo.chart.ChartText
-
Constructor
- ChartText(List<String>, Font) - Constructor for class org.meteoinfo.chart.ChartText
-
Constructor
- ChartText3D - Class in org.meteoinfo.chart
- ChartText3D() - Constructor for class org.meteoinfo.chart.ChartText3D
- ChartTypes - Enum in org.meteoinfo.legend
-
Chart type enum
- ChartWindArrow - Class in org.meteoinfo.chart
- ChartWindArrow() - Constructor for class org.meteoinfo.chart.ChartWindArrow
-
Constructor
- check(int) - Method in class org.meteoinfo.jts.operation.overlay.ConsistentPolygonRingChecker
-
Tests whether the result geometry is consistent
- CHECK_BOX_SIZE - Static variable in class org.meteoinfo.legend.Constants
- CHECK_LEFT_PAD - Static variable in class org.meteoinfo.legend.Constants
- CHECK_TOP_PAD - Static variable in class org.meteoinfo.legend.Constants
- checkAll() - Method in class org.meteoinfo.jts.operation.overlay.ConsistentPolygonRingChecker
- CheckBoxListEntry - Class in org.meteoinfo.ui
- CheckBoxListEntry(Object, boolean) - Constructor for class org.meteoinfo.ui.CheckBoxListEntry
- checkDate(Date) - Method in class org.meteoinfo.ui.calendar.DateUtil
-
Checks a given date if it is in the formally specified date range.
- CheckFilter - Class in org.meteoinfo.image.filter
-
A Filter to draw grids and check patterns.
- CheckFilter() - Constructor for class org.meteoinfo.image.filter.CheckFilter
- checkNotGeometryCollection(Geometry) - Method in class org.meteoinfo.jts.geom.Geometry
-
Throws an exception if
g's class isGeometryCollection. - CheckTreeCellRenderer - Class in org.meteoinfo.ui
- CheckTreeCellRenderer(TreeCellRenderer, CheckTreeSelectionModel) - Constructor for class org.meteoinfo.ui.CheckTreeCellRenderer
- CheckTreeManager - Class in org.meteoinfo.ui
- CheckTreeManager(JTree) - Constructor for class org.meteoinfo.ui.CheckTreeManager
- CheckTreeSelectionModel - Class in org.meteoinfo.ui
- CheckTreeSelectionModel(TreeModel) - Constructor for class org.meteoinfo.ui.CheckTreeSelectionModel
- checkUnsupported(String) - Static method in class org.meteoinfo.projection.proj4j.parser.Proj4Keyword
- checkUnsupported(Collection) - Static method in class org.meteoinfo.projection.proj4j.parser.Proj4Keyword
- checkValid() - Method in class org.meteoinfo.jts.geomgraph.EdgeNodingValidator
-
Checks whether the supplied edges are correctly noded.
- checkValid() - Method in class org.meteoinfo.jts.noding.FastNodingValidator
-
Checks for an intersection and throws a TopologyException if one is found.
- checkValid() - Method in class org.meteoinfo.jts.noding.NodingValidator
- checkValid(Collection) - Static method in class org.meteoinfo.jts.geomgraph.EdgeNodingValidator
-
Checks whether the supplied
Edges are correctly noded. - chiSquareTest(Array) - Static method in class org.meteoinfo.math.stats.StatsUtil
-
Chi-square test of independence
- chiSquareTest(Array, Array) - Static method in class org.meteoinfo.math.stats.StatsUtil
-
Chi-square test
- Chocolate - org.meteoinfo.global.colors.WebColor
- cholesky(Array) - Static method in class org.meteoinfo.math.linalg.LinalgUtil
-
Calculates the Cholesky decomposition of a matrix.
- ChromaKeyFilter - Class in org.meteoinfo.image.filter
-
A filter which can be used to produce wipes by transferring the luma of a Destination image into the alpha channel of the source.
- ChromaKeyFilter() - Constructor for class org.meteoinfo.image.filter.ChromaKeyFilter
- ChromeFilter - Class in org.meteoinfo.image.filter
-
A filter which simulates chrome.
- ChromeFilter() - Constructor for class org.meteoinfo.image.filter.ChromeFilter
- Circle - org.meteoinfo.legend.PointStyle
- Circle - org.meteoinfo.shape.ShapeTypes
- Circle() - Constructor for class org.meteoinfo.jts.awt.PointShapeFactory.Circle
-
Creates a new factory for points with default size.
- Circle(double) - Constructor for class org.meteoinfo.jts.awt.PointShapeFactory.Circle
-
Creates a factory for points of given size.
- CIRCLE_DOWN - Static variable in class org.meteoinfo.image.filter.Gradient
-
Interpolate with a falling circle shape curve.
- CIRCLE_DOWN - Static variable in class org.meteoinfo.image.filter.ShapeFilter
- CIRCLE_STAR - org.meteoinfo.legend.PointStyle
- CIRCLE_UP - Static variable in class org.meteoinfo.image.filter.Gradient
-
Interpolate with a rising circle shape curve.
- CIRCLE_UP - Static variable in class org.meteoinfo.image.filter.ShapeFilter
- circleCenter(Vertex, Vertex) - Method in class org.meteoinfo.jts.triangulate.quadedge.Vertex
-
Computes the centre of the circumcircle of this vertex and two others.
- circleDown(float) - Static method in class org.meteoinfo.image.filter.ImageMath
-
A "circle down" function.
- CircleFilter - Class in org.meteoinfo.image.filter
-
A filter which wraps an image around a circular arc.
- CircleFilter() - Constructor for class org.meteoinfo.image.filter.CircleFilter
-
Construct a CircleFilter.
- CIRCLES - Static variable in class org.meteoinfo.image.filter.SmearFilter
- CircleShape - Class in org.meteoinfo.shape
-
Circle shape class
- CircleShape() - Constructor for class org.meteoinfo.shape.CircleShape
-
Constructor
- CircleShape(double, double, double) - Constructor for class org.meteoinfo.shape.CircleShape
-
Constructor
- circleUp(float) - Static method in class org.meteoinfo.image.filter.ImageMath
-
A "circle up" function.
- circumcentre() - Method in class org.meteoinfo.jts.geom.Triangle
-
Computes the circumcentre of this triangle.
- circumcentre(Coordinate, Coordinate, Coordinate) - Static method in class org.meteoinfo.jts.geom.Triangle
-
Computes the circumcentre of a triangle.
- circumRadiusRatio(Vertex, Vertex) - Method in class org.meteoinfo.jts.triangulate.quadedge.Vertex
-
Computes the value of the ratio of the circumradius to shortest edge.
- clamp(double, double, double) - Static method in class org.meteoinfo.jts.math.MathUtil
-
Clamps a double value to a given range.
- clamp(float, float) - Method in class org.meteoinfo.image.vecmath.Tuple3f
- clamp(float, float) - Method in class org.meteoinfo.image.vecmath.Tuple4f
- clamp(float, float, float) - Static method in class org.meteoinfo.image.filter.ImageMath
-
Clamp a value to an interval.
- clamp(int) - Static method in class org.meteoinfo.image.filter.PixelUtils
-
Clamp a value to the range 0..255
- clamp(int, int, int) - Static method in class org.meteoinfo.image.filter.ImageMath
-
Clamp a value to an interval.
- clamp(int, int, int) - Static method in class org.meteoinfo.jts.math.MathUtil
-
Clamps an int value to a given range.
- clamp(Geometry) - Method in class org.meteoinfo.jts.linearref.LinearLocation
-
Ensures the indexes are valid for a given linear
Geometry. - CLAMP - Static variable in class org.meteoinfo.image.filter.TransformFilter
-
Clamp pixels to the image edges.
- CLAMP - Static variable in class org.meteoinfo.image.math.ImageFunction2D
- CLAMP_EDGES - Static variable in class org.meteoinfo.image.filter.ConvolveFilter
-
Clamp pixels off the edge to the nearest edge.
- clampIndex(double) - Method in class org.meteoinfo.jts.linearref.LengthIndexedLine
-
Computes a valid index for this line by clamping the given index to the valid range of index values
- clampIndex(LinearLocation) - Method in class org.meteoinfo.jts.linearref.LocationIndexedLine
-
Computes a valid index for this line by clamping the given index to the valid range of index values
- CLARKE_1866 - Static variable in class org.meteoinfo.projection.proj4j.datum.Ellipsoid
- CLARKE_1880 - Static variable in class org.meteoinfo.projection.proj4j.datum.Ellipsoid
- classify(Vertex, Vertex) - Method in class org.meteoinfo.jts.triangulate.quadedge.Vertex
- cleanup() - Method in class org.meteoinfo.ui.calendar.JDateChooser
-
Should only be invoked if the JDateChooser is not used anymore.
- clear() - Method in class org.meteoinfo.data.dataframe.impl.SparseBitSet
- clear() - Method in class org.meteoinfo.jts.util.PriorityQueue
-
Make the priority queue logically empty.
- clear() - Method in class org.meteoinfo.shape.GraphicCollection
-
Clear graphics
- clear(int) - Method in class org.meteoinfo.data.dataframe.impl.SparseBitSet
- clear(int, int) - Method in class org.meteoinfo.data.dataframe.impl.SparseBitSet
- clear(Image) - Static method in class org.meteoinfo.global.util.GraphicsUtilities
- CLEAR - Static variable in class org.meteoinfo.image.filter.PixelUtils
- clearEditingShape() - Method in class org.meteoinfo.layer.VectorLayer
-
Clear editing shape
- clearPlots() - Method in class org.meteoinfo.chart.Chart
-
Clear plots
- clearSelectedShapes() - Method in class org.meteoinfo.layer.VectorLayer
-
Clear selected shapes
- clearTexts() - Method in class org.meteoinfo.chart.Chart
-
Clear texts
- clearZ() - Method in class org.meteoinfo.projection.proj4j.ProjCoordinate
- clip(List<PolygonShape>) - Method in class org.meteoinfo.layer.VectorLayer
-
Clip the layer by clipping polygons
- clip(List<PolygonShape>) - Method in class org.meteoinfo.shape.GraphicCollection
-
Clip
- clip(VectorLayer) - Method in class org.meteoinfo.layer.VectorLayer
-
Clip the layer by a clipping layer
- clip(VectorLayer, boolean) - Method in class org.meteoinfo.layer.VectorLayer
-
Clip the layer by a clipping layer
- clip_bak(List<PolygonShape>) - Method in class org.meteoinfo.layer.VectorLayer
-
Clip the layer by clipping polygons
- clipLayer(VectorLayer, Object) - Static method in class org.meteoinfo.geoprocess.GeoComputation
-
Clip a vector layer by a polygon shape
- clipLayer(VectorLayer, List<Object>) - Static method in class org.meteoinfo.geoprocess.GeoComputation
-
Clip a vector layer by polygon shape list
- ClipLine - Class in org.meteoinfo.geoprocess
- ClipLine() - Constructor for class org.meteoinfo.geoprocess.ClipLine
-
Constructor
- clipPointShape(PointShape, Object) - Static method in class org.meteoinfo.geoprocess.GeoComputation
-
Clip point shape with a clipping object
- clipPolygonShape(PolygonShape, Object) - Static method in class org.meteoinfo.geoprocess.GeoComputation
-
Clip polygon shape with a clipping object
- clipPolygonShape_Lat(PolygonShape, double) - Static method in class org.meteoinfo.geoprocess.GeoComputation
-
Clip polygon shape with a latitude
- clipPolygonShape_Lat(PolygonShape, double, boolean) - Static method in class org.meteoinfo.geoprocess.GeoComputation
-
Clip polygon shape with a latitude
- clipPolygonShape_Lon(PolygonShape, double) - Static method in class org.meteoinfo.geoprocess.GeoComputation
-
Clip polygon shape with a longitude
- clipPolylineShape(PolylineShape, Object) - Static method in class org.meteoinfo.geoprocess.GeoComputation
-
Clip polyline shape with a clipping object
- clipPolylineShape_Lat(PolylineShape, double) - Static method in class org.meteoinfo.geoprocess.GeoComputation
-
Clip polyline shape with a longitude
- clipPolylineShape_Lat(PolylineShape, double, boolean) - Static method in class org.meteoinfo.geoprocess.GeoComputation
-
Clip polyline shape with a longitude
- clipPolylineShape_Lon(PolylineShape, double) - Static method in class org.meteoinfo.geoprocess.GeoComputation
-
Clip polyline shape with a longitude
- clipShape(Shape, Object) - Static method in class org.meteoinfo.geoprocess.GeoComputation
-
Clip a shape
- CLOCKWISE - Static variable in class org.meteoinfo.jts.algorithm.Angle
-
Constant representing clockwise orientation
- CLOCKWISE - Static variable in class org.meteoinfo.jts.algorithm.CGAlgorithms
-
A value that indicates an orientation of clockwise, or a right turn.
- clone() - Method in class org.meteoinfo.beans.AbstractBean
- clone() - Method in class org.meteoinfo.chart.axis.Axis
- clone() - Method in class org.meteoinfo.chart.axis.LonLatAxis
- clone() - Method in class org.meteoinfo.chart.axis.ProjLonLatAxis
- clone() - Method in class org.meteoinfo.chart.axis.TimeAxis
- clone() - Method in class org.meteoinfo.data.dataframe.Column
- clone() - Method in class org.meteoinfo.data.dataframe.ColumnIndex
- clone() - Method in class org.meteoinfo.data.dataframe.DataFrame
- clone() - Method in class org.meteoinfo.data.dataframe.DateTimeIndex
- clone() - Method in class org.meteoinfo.data.dataframe.Index
- clone() - Method in class org.meteoinfo.data.GridArray
-
Clone
- clone() - Method in class org.meteoinfo.data.GridData
-
Clone
- clone() - Method in class org.meteoinfo.data.mapdata.AttributeTable
-
Clone
- clone() - Method in class org.meteoinfo.data.meteodata.Variable
-
Clone
- clone() - Method in class org.meteoinfo.data.StationTableData
-
Clone
- clone() - Method in class org.meteoinfo.data.TableData
-
Clone
- clone() - Method in class org.meteoinfo.global.Extent
-
Clone
- clone() - Method in class org.meteoinfo.global.Extent3D
-
Clone
- clone() - Method in class org.meteoinfo.global.PointD
-
Clone
- clone() - Method in class org.meteoinfo.global.PointF
-
Clone
- clone() - Method in class org.meteoinfo.image.filter.AbstractBufferedImageOp
- clone() - Method in class org.meteoinfo.image.filter.ArrayColormap
- clone() - Method in class org.meteoinfo.image.filter.CellularFilter
- clone() - Method in class org.meteoinfo.image.filter.Gradient
- clone() - Method in class org.meteoinfo.image.filter.LightFilter.Light
- clone() - Method in class org.meteoinfo.jts.geom.Coordinate
- clone() - Method in class org.meteoinfo.jts.geom.CoordinateList
-
Returns a deep copy of this CoordinateList instance.
- clone() - Method in interface org.meteoinfo.jts.geom.CoordinateSequence
-
Returns a deep copy of this collection.
- clone() - Method in class org.meteoinfo.jts.geom.Geometry
-
Creates and returns a full copy of this
Geometryobject (including all coordinates contained by it). - clone() - Method in class org.meteoinfo.jts.geom.GeometryCollection
-
Creates and returns a full copy of this
GeometryCollectionobject. - clone() - Method in class org.meteoinfo.jts.geom.impl.CoordinateArraySequence
-
Creates a deep copy of the Object
- clone() - Method in class org.meteoinfo.jts.geom.impl.PackedCoordinateSequence
- clone() - Method in class org.meteoinfo.jts.geom.impl.PackedCoordinateSequence.Double
- clone() - Method in class org.meteoinfo.jts.geom.impl.PackedCoordinateSequence.Float
- clone() - Method in class org.meteoinfo.jts.geom.LineString
-
Creates and returns a full copy of this
LineStringobject. - clone() - Method in class org.meteoinfo.jts.geom.Point
-
Creates and returns a full copy of this
Pointobject. - clone() - Method in class org.meteoinfo.jts.geom.Polygon
-
Creates and returns a full copy of this
Polygonobject. - clone() - Method in class org.meteoinfo.jts.geom.util.AffineTransformation
-
Clones this transformation
- clone() - Method in class org.meteoinfo.jts.linearref.LinearLocation
-
Copies this location
- clone() - Method in class org.meteoinfo.jts.math.DD
-
Creates and returns a copy of this value.
- clone() - Method in class org.meteoinfo.jts.math.Vector2D
-
Creates a copy of this vector
- clone() - Method in class org.meteoinfo.jts.operation.distance3d.AxisPlaneCoordinateSequence
- clone() - Method in class org.meteoinfo.layer.MapLayer
- clone() - Method in class org.meteoinfo.layer.VectorLayer
-
Clone VectorLayer object
- clone() - Method in class org.meteoinfo.legend.ChartBreak
-
Clone
- clone() - Method in class org.meteoinfo.legend.ColorBreak
-
Clone
- clone() - Method in class org.meteoinfo.legend.LabelBreak
-
Clone
- clone() - Method in class org.meteoinfo.legend.LayerNode
-
Clone
- clone() - Method in class org.meteoinfo.legend.LegendNode
-
Clone
- clone() - Method in class org.meteoinfo.legend.LegendScheme
-
Clone
- clone() - Method in class org.meteoinfo.legend.PointBreak
-
Clone
- clone() - Method in class org.meteoinfo.legend.PolygonBreak
-
Cloen
- clone() - Method in class org.meteoinfo.legend.PolylineBreak
-
Clone
- clone() - Method in class org.meteoinfo.projection.proj4j.datum.Ellipsoid
- clone() - Method in class org.meteoinfo.projection.proj4j.proj.EqualAreaAzimuthalProjection
- clone() - Method in class org.meteoinfo.projection.proj4j.proj.EquidistantAzimuthalProjection
- clone() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
- clone() - Method in class org.meteoinfo.projection.proj4j.proj.TransverseMercatorProjection
- clone() - Method in class org.meteoinfo.shape.ArcShape
-
Clone
- clone() - Method in class org.meteoinfo.shape.CircleShape
-
Clone
- clone() - Method in class org.meteoinfo.shape.CurveLineShape
-
Clone
- clone() - Method in class org.meteoinfo.shape.CurvePolygonShape
-
Clone
- clone() - Method in class org.meteoinfo.shape.EllipseShape
-
Clone
- clone() - Method in class org.meteoinfo.shape.PointShape
-
Clone
- clone() - Method in class org.meteoinfo.shape.PointZ
-
Clone
- clone() - Method in class org.meteoinfo.shape.PointZShape
-
Clone
- clone() - Method in class org.meteoinfo.shape.PolygonShape
-
Clone
- clone() - Method in class org.meteoinfo.shape.PolylineShape
-
Clone
- clone() - Method in class org.meteoinfo.shape.PolylineZShape
-
Clone
- clone() - Method in class org.meteoinfo.shape.RectangleShape
-
Clone
- clone() - Method in class org.meteoinfo.shape.Shape
-
Clone
- clone() - Method in class org.meteoinfo.shape.StationModelShape
-
Clone
- clone() - Method in class org.meteoinfo.shape.WeatherSymbol
-
Clone
- clone() - Method in class org.meteoinfo.shape.WindArrow
-
Clone
- clone() - Method in class org.meteoinfo.shape.WindBarb
-
Clone
- clone() - Method in class org.meteoinfo.table.DataColumn
-
Clone
- clone() - Method in class org.meteoinfo.table.DataRow
-
Clone
- clone() - Method in class org.meteoinfo.table.DataTable
-
Clone
- clone_back() - Method in class org.meteoinfo.shape.PointShape
-
Clone
- clone_back() - Method in class org.meteoinfo.shape.PolygonShape
- clone_back() - Method in class org.meteoinfo.shape.PolylineShape
- clone_back() - Method in class org.meteoinfo.shape.PolylineZShape
- cloneImage(BufferedImage) - Static method in class org.meteoinfo.image.filter.ImageUtils
-
Clones a BufferedImage.
- cloneShapes() - Method in class org.meteoinfo.layer.VectorLayer
-
Clone VectorLayer object - without attribute table
- cloneTable_Field() - Method in class org.meteoinfo.table.DataTable
-
Clone table - Vectorlayer with fields
- cloneValue() - Method in class org.meteoinfo.layer.VectorLayer
-
Clone VectorLayer object - only parameters
- cloneValue(Shape) - Method in class org.meteoinfo.shape.PolygonShape
-
Constructor
- cloneValue(Shape) - Method in class org.meteoinfo.shape.PolylineShape
-
Clone value
- cloneValue(Shape) - Method in class org.meteoinfo.shape.Shape
-
Clone value
- close() - Method in class org.meteoinfo.console.JConsole.BlockingPipedInputStream
- close() - Method in class org.meteoinfo.data.mapdata.geotiff.GeoTiff
-
Close
- close() - Method in class org.meteoinfo.data.meteodata.MeteoDataInfo
-
Close opened file
- close() - Method in class org.meteoinfo.io.EndianDataInputStream
-
close the strea
- close() - Method in class org.meteoinfo.io.EndianDataOutputStream
-
close stream*
- close() - Method in class org.meteoinfo.io.UnclosableOutputStream
- closeDataFile() - Method in class org.meteoinfo.data.meteodata.arl.ARLDataInfo
-
Close the data file created by previos step
- closeDataFile() - Method in class org.meteoinfo.data.meteodata.bufr.BufrDataInfo
-
Close the data file created by previos step
- closeDataFile() - Method in class org.meteoinfo.data.meteodata.grads.GrADSDataInfo
-
Close the data file created by prevoid step
- closeDataFile() - Method in class org.meteoinfo.data.meteodata.mm5.MM5IMDataInfo
-
Close the data file created by previos step
- closeRing() - Method in class org.meteoinfo.jts.geom.CoordinateList
-
Ensure this coordList is a ring, by adding the start point if necessary
- closestAxisPlane() - Method in class org.meteoinfo.jts.math.Plane3D
-
Computes the axis plane that this plane lies closest to.
- closestLocations() - Method in class org.meteoinfo.jts.operation.distance.DistanceOp
-
Deprecated.renamed to nearestLocations
- closestPoint(Coordinate) - Method in class org.meteoinfo.jts.geom.LineSegment
-
Computes the closest point on this line segment to another point.
- closestPoints() - Method in class org.meteoinfo.jts.operation.distance.DistanceOp
-
Deprecated.renamed to nearestPoints
- closestPoints(Geometry, Geometry) - Static method in class org.meteoinfo.jts.operation.distance.DistanceOp
-
Deprecated.renamed to nearestPoints
- closestPoints(LineSegment) - Method in class org.meteoinfo.jts.geom.LineSegment
-
Computes the closest points on two line segments.
- closeStream - Variable in class org.meteoinfo.image.AnimatedGifEncoder
- cloudCover - Variable in class org.meteoinfo.shape.CloudCoverage
-
Cloud cover
- cloudCoverage - Variable in class org.meteoinfo.shape.StationModelShape
- CloudCoverage - Class in org.meteoinfo.shape
-
Cloud coverage class
- CloudCoverage() - Constructor for class org.meteoinfo.shape.CloudCoverage
- Clustering - Class in org.meteoinfo.geoprocess.analysis
- Clustering() - Constructor for class org.meteoinfo.geoprocess.analysis.Clustering
- coefficients - Variable in class org.meteoinfo.image.filter.CellularFilter
- col(Integer) - Method in class org.meteoinfo.data.dataframe.DataFrame
-
Return a data frame column as a list.
- COL_COUNT - Static variable in class org.meteoinfo.projection.proj4j.io.MetaCRSTestFileReader
- COLDFRONT - org.meteoinfo.legend.LineStyles
- collapse() - Method in class org.meteoinfo.legend.ItemNode
-
Collapse the node
- Collapse() - Constructor for class org.meteoinfo.data.dataframe.impl.Aggregation.Collapse
- Collapse(String) - Constructor for class org.meteoinfo.data.dataframe.impl.Aggregation.Collapse
- CollectionUtil - Class in org.meteoinfo.jts.util
-
Utilities for processing
Collections. - CollectionUtil() - Constructor for class org.meteoinfo.jts.util.CollectionUtil
- CollectionUtil.Function - Interface in org.meteoinfo.jts.util
- CollignonProjection - Class in org.meteoinfo.projection.proj4j.proj
- CollignonProjection() - Constructor for class org.meteoinfo.projection.proj4j.proj.CollignonProjection
- COLLINEAR - Static variable in class org.meteoinfo.jts.algorithm.CGAlgorithms
-
A value that indicates an orientation of collinear, or no turn (straight).
- COLLINEAR - Static variable in class org.meteoinfo.jts.algorithm.LineIntersector
- COLLINEAR_INTERSECTION - Static variable in class org.meteoinfo.jts.algorithm.LineIntersector
-
Indicates that line segments intersect in a line segment
- COLOR - Static variable in class org.meteoinfo.image.composite.MiscComposite
- COLOR - Static variable in class org.meteoinfo.image.filter.PixelUtils
- COLOR_BURN - Static variable in class org.meteoinfo.image.composite.MiscComposite
- COLOR_DODGE - Static variable in class org.meteoinfo.image.composite.MiscComposite
- Color4f - Class in org.meteoinfo.image.vecmath
-
Vector math package, converted to look similar to javax.vecmath.
- Color4f() - Constructor for class org.meteoinfo.image.vecmath.Color4f
- Color4f(float[]) - Constructor for class org.meteoinfo.image.vecmath.Color4f
- Color4f(float, float, float, float) - Constructor for class org.meteoinfo.image.vecmath.Color4f
- Color4f(Color) - Constructor for class org.meteoinfo.image.vecmath.Color4f
- Color4f(Color4f) - Constructor for class org.meteoinfo.image.vecmath.Color4f
- Color4f(Tuple4f) - Constructor for class org.meteoinfo.image.vecmath.Color4f
- ColorBreak - Class in org.meteoinfo.legend
-
Color break class
- ColorBreak - org.meteoinfo.legend.BreakTypes
- ColorBreak() - Constructor for class org.meteoinfo.legend.ColorBreak
-
Constructor
- ColorBreakCollection - Class in org.meteoinfo.legend
- ColorBreakCollection - org.meteoinfo.legend.BreakTypes
- ColorBreakCollection() - Constructor for class org.meteoinfo.legend.ColorBreakCollection
-
Constructor
- ColorBreakCollection(List<ColorBreak>) - Constructor for class org.meteoinfo.legend.ColorBreakCollection
-
Constructor
- ColorBurnComposite - Class in org.meteoinfo.image.composite
- ColorBurnComposite(float) - Constructor for class org.meteoinfo.image.composite.ColorBurnComposite
- ColorComboBoxModel - Class in org.meteoinfo.ui
- ColorComboBoxModel(ColorMap[]) - Constructor for class org.meteoinfo.ui.ColorComboBoxModel
-
Constructor
- ColorComposite - Class in org.meteoinfo.image.composite
- ColorComposite(float) - Constructor for class org.meteoinfo.image.composite.ColorComposite
- colorDepth - Variable in class org.meteoinfo.image.AnimatedGifEncoder
- ColorDodgeComposite - Class in org.meteoinfo.image.composite
- ColorDodgeComposite(float) - Constructor for class org.meteoinfo.image.composite.ColorDodgeComposite
- ColorHalftoneFilter - Class in org.meteoinfo.image.filter
-
A Filter to pixellate images.
- ColorHalftoneFilter() - Constructor for class org.meteoinfo.image.filter.ColorHalftoneFilter
- ColorListCellRender - Class in org.meteoinfo.ui
- ColorListCellRender() - Constructor for class org.meteoinfo.ui.ColorListCellRender
-
Constructor
- ColorListCellRender(boolean) - Constructor for class org.meteoinfo.ui.ColorListCellRender
-
Constructor
- colormap - Variable in class org.meteoinfo.image.filter.BinaryFilter
- colormap - Variable in class org.meteoinfo.image.filter.CellularFilter
- colormap - Variable in class org.meteoinfo.image.filter.ShapeFilter
- Colormap - Interface in org.meteoinfo.image.filter
-
An interface for color maps.
- ColorMap - Class in org.meteoinfo.global.colors
- ColorMap - Static variable in class org.meteoinfo.data.mapdata.geotiff.Tag
- ColorMap() - Constructor for class org.meteoinfo.global.colors.ColorMap
-
Constructor
- ColorMap(int) - Constructor for class org.meteoinfo.global.colors.ColorMap
-
Construct
- ColorMap(Color) - Constructor for class org.meteoinfo.global.colors.ColorMap
-
Constructor
- ColorMap(List<Color>) - Constructor for class org.meteoinfo.global.colors.ColorMap
-
Constructor
- COLORS_CONSTANT - Static variable in class org.meteoinfo.image.filter.LightFilter
-
Use constant material color.
- COLORS_CONSTANT - Static variable in class org.meteoinfo.image.filter.ShadeFilter
- COLORS_FROM_IMAGE - Static variable in class org.meteoinfo.image.filter.LightFilter
-
Take the output colors from the input image.
- COLORS_FROM_IMAGE - Static variable in class org.meteoinfo.image.filter.ShadeFilter
- ColorScheme - Class in org.meteoinfo.legend
- ColorScheme(double, double, int, ColorMap) - Constructor for class org.meteoinfo.legend.ColorScheme
-
Constructor
- colorSpline(float, int, int[]) - Static method in class org.meteoinfo.image.filter.ImageMath
-
Compute a Catmull-Rom spline for RGB values.
- colorSpline(int, int, int[], int[]) - Static method in class org.meteoinfo.image.filter.ImageMath
-
Compute a Catmull-Rom spline for RGB values, but with variable knot spacing.
- colorTab - Variable in class org.meteoinfo.image.AnimatedGifEncoder
- ColorUtil - Class in org.meteoinfo.global.colors
-
ColorUtiles class
- ColorUtil() - Constructor for class org.meteoinfo.global.colors.ColorUtil
- cols - Variable in class org.meteoinfo.image.filter.WarpGrid
- colSelect(List<DataColumn>) - Method in class org.meteoinfo.table.DataTable
-
Create a new data table using selected columns
- colSelect(DataColumn) - Method in class org.meteoinfo.table.DataRow
-
Create a new data row by column
- colSelect(DataColumnCollection) - Method in class org.meteoinfo.table.DataRow
-
Create a new data row by columns
- column - Variable in class org.meteoinfo.console.JavaCharStream
- Column - Class in org.meteoinfo.data.dataframe
- Column() - Constructor for class org.meteoinfo.data.dataframe.Column
-
Constructor
- Column(String) - Constructor for class org.meteoinfo.data.dataframe.Column
-
Constructor
- Column(String, DataType) - Constructor for class org.meteoinfo.data.dataframe.Column
-
Constructor
- ColumnData - Class in org.meteoinfo.table
- ColumnData(String, DataTypes) - Constructor for class org.meteoinfo.table.ColumnData
-
Constructor
- ColumnData(DataColumn) - Constructor for class org.meteoinfo.table.ColumnData
-
Constructor
- columnIndex - Variable in class org.meteoinfo.chart.plot.Plot
-
Column index as a sub plot.
- ColumnIndex - Class in org.meteoinfo.data.dataframe
- ColumnIndex() - Constructor for class org.meteoinfo.data.dataframe.ColumnIndex
- columns - Variable in class org.meteoinfo.table.DataTable
- columns() - Method in class org.meteoinfo.data.dataframe.impl.Grouping
- columnToDouble(String) - Method in class org.meteoinfo.data.TableData
-
Convert a data column to double data type
- combine() - Method in class org.meteoinfo.jts.geom.util.GeometryCombiner
-
Computes the combination of the input geometries to produce the most appropriate
GeometryorGeometryCollection - combine(double, double) - Static method in class org.meteoinfo.jts.algorithm.match.SimilarityMeasureCombiner
- combine(Collection) - Static method in class org.meteoinfo.jts.geom.util.GeometryCombiner
-
Combines a collection of geometries.
- combine(Geometry, Geometry) - Static method in class org.meteoinfo.jts.geom.util.GeometryCombiner
-
Combines two geometries.
- combine(Geometry, Geometry, Geometry) - Static method in class org.meteoinfo.jts.geom.util.GeometryCombiner
-
Combines three geometries.
- combinePixels(int, int, int) - Static method in class org.meteoinfo.image.filter.PixelUtils
- combinePixels(int, int, int, int) - Static method in class org.meteoinfo.image.filter.PixelUtils
- combinePixels(int, int, int, int, int) - Static method in class org.meteoinfo.image.filter.PixelUtils
- CommonBits - Class in org.meteoinfo.jts.precision
-
Determines the maximum number of common most-significant bits in the mantissa of one or numbers.
- CommonBits() - Constructor for class org.meteoinfo.jts.precision.CommonBits
- CommonBitsOp - Class in org.meteoinfo.jts.precision
-
Provides versions of Geometry spatial functions which use common bit removal to reduce the likelihood of robustness problems.
- CommonBitsOp() - Constructor for class org.meteoinfo.jts.precision.CommonBitsOp
-
Creates a new instance of class, which reshifts result
Geometrys. - CommonBitsOp(boolean) - Constructor for class org.meteoinfo.jts.precision.CommonBitsOp
-
Creates a new instance of class, specifying whether the result
Geometrys should be reshifted. - CommonBitsRemover - Class in org.meteoinfo.jts.precision
-
Removes common most-significant mantissa bits from one or more
Geometrys. - CommonBitsRemover() - Constructor for class org.meteoinfo.jts.precision.CommonBitsRemover
- commonHalfPlane(int, int) - Static method in class org.meteoinfo.jts.geomgraph.Quadrant
-
Returns the right-hand quadrant of the halfplane defined by the two quadrants, or -1 if the quadrants are opposite, or the quadrant if they are identical.
- compare(double, double) - Static method in class org.meteoinfo.jts.geom.Coordinate.DimensionalComparator
-
Compare two
doubles, allowing for NaN values. - compare(double, double) - Static method in class org.meteoinfo.jts.geom.CoordinateSequenceComparator
-
Compare two
doubles, allowing for NaN values. - compare(int, double) - Method in class org.meteoinfo.jts.geomgraph.EdgeIntersection
- compare(int, Coordinate, Coordinate) - Static method in class org.meteoinfo.jts.noding.SegmentPointComparator
-
Compares two
Coordinates for their relative position along a segment lying in the specifiedOctant. - compare(Integer, Integer) - Method in class org.meteoinfo.math.ListIndexComparator
- compare(Object, Object) - Method in class org.meteoinfo.jts.geom.Coordinate.DimensionalComparator
-
Compares two
Coordinates along to the number of dimensions specified. - compare(Object, Object) - Method in class org.meteoinfo.jts.geom.CoordinateArrays.BidirectionalComparator
- compare(Object, Object) - Method in class org.meteoinfo.jts.geom.CoordinateArrays.ForwardComparator
- compare(Object, Object) - Method in class org.meteoinfo.jts.geom.CoordinateSequenceComparator
-
Compares two
CoordinateSequences for relative order. - compare(Object, Object) - Method in class org.meteoinfo.jts.index.intervalrtree.IntervalRTreeNode.NodeComparator
- compare(Collection, Collection) - Method in class org.meteoinfo.jts.geom.Geometry
-
Returns the first non-zero result of
compareToencountered as the twoCollections are iterated over. - compare(Coordinate[], Coordinate[]) - Static method in class org.meteoinfo.jts.geom.CoordinateArrays
-
Compares two
Coordinatearrays in the forward direction of their coordinates, using lexicographic ordering. - compareAngularDirection(HalfEdge) - Method in class org.meteoinfo.jts.edgegraph.HalfEdge
-
Implements the total order relation:
- compareCoordinate(CoordinateSequence, CoordinateSequence, int, int) - Method in class org.meteoinfo.jts.geom.CoordinateSequenceComparator
-
Compares the same coordinate of two
CoordinateSequences along the given number of dimensions. - compareDirection(EdgeEnd) - Method in class org.meteoinfo.jts.geomgraph.EdgeEnd
-
Implements the total order relation:
- compareDirection(DirectedEdge) - Method in class org.meteoinfo.jts.planargraph.DirectedEdge
-
Returns 1 if this DirectedEdge has a greater angle with the positive x-axis than b", 0 if the DirectedEdges are collinear, and -1 otherwise.
- compareDoubles(double, double) - Static method in class org.meteoinfo.jts.index.strtree.AbstractSTRtree
- compareLocationValues(int, int, double) - Method in class org.meteoinfo.jts.linearref.LinearLocation
-
Compares this object with the specified index values for order.
- compareLocationValues(int, int, double, int, int, double) - Static method in class org.meteoinfo.jts.linearref.LinearLocation
-
Compares two sets of location values for order.
- compareTo(Object) - Method in class org.meteoinfo.data.mapdata.geotiff.IFDEntry
-
Compare to
- compareTo(Object) - Method in class org.meteoinfo.data.mapdata.geotiff.Tag
-
Compare to
- compareTo(Object) - Method in class org.meteoinfo.jts.edgegraph.HalfEdge
-
Compares edges which originate at the same vertex based on the angle they make at their origin vertex with the positive X-axis.
- compareTo(Object) - Method in class org.meteoinfo.jts.geom.Coordinate
-
Compares this
Coordinatewith the specifiedCoordinatefor order. - compareTo(Object) - Method in class org.meteoinfo.jts.geom.Envelope
-
Compares two envelopes using lexicographic ordering.
- compareTo(Object) - Method in class org.meteoinfo.jts.geom.Geometry
-
Returns whether this
Geometryis greater than, equal to, or less than anotherGeometry. - compareTo(Object) - Method in class org.meteoinfo.jts.geom.LineSegment
-
Compares this object with the specified object for order.
- compareTo(Object) - Method in class org.meteoinfo.jts.geom.PrecisionModel
-
Compares this
PrecisionModelobject with the specified object for order. - compareTo(Object) - Method in class org.meteoinfo.jts.geomgraph.EdgeEnd
- compareTo(Object) - Method in class org.meteoinfo.jts.geomgraph.EdgeIntersection
- compareTo(Object) - Method in class org.meteoinfo.jts.geomgraph.index.SweepLineEvent
-
Events are ordered first by their x-value, and then by their eventType.
- compareTo(Object) - Method in class org.meteoinfo.jts.index.sweepline.SweepLineEvent
-
ProjectionEvents are ordered first by their x-value, and then by their eventType.
- compareTo(Object) - Method in class org.meteoinfo.jts.linearref.LinearLocation
-
Compares this object with the specified object for order.
- compareTo(Object) - Method in class org.meteoinfo.jts.math.DD
-
Compares two DoubleDouble objects numerically.
- compareTo(Object) - Method in class org.meteoinfo.jts.noding.OrientedCoordinateArray
-
Compares two
OrientedCoordinateArrays for their relative order - compareTo(Object) - Method in class org.meteoinfo.jts.noding.SegmentNode
- compareTo(Object) - Method in class org.meteoinfo.jts.planargraph.DirectedEdge
-
Returns 1 if this DirectedEdge has a greater angle with the positive x-axis than b", 0 if the DirectedEdges are collinear, and -1 otherwise.
- compareTo(Object, CoordinateSequenceComparator) - Method in class org.meteoinfo.jts.geom.Geometry
-
Returns whether this
Geometryis greater than, equal to, or less than anotherGeometry, using the givenCoordinateSequenceComparator. - compareToSameClass(Object) - Method in class org.meteoinfo.jts.geom.Geometry
-
Returns whether this
Geometryis greater than, equal to, or less than anotherGeometryhaving the same class. - compareToSameClass(Object) - Method in class org.meteoinfo.jts.geom.GeometryCollection
- compareToSameClass(Object) - Method in class org.meteoinfo.jts.geom.LineString
- compareToSameClass(Object) - Method in class org.meteoinfo.jts.geom.Point
- compareToSameClass(Object) - Method in class org.meteoinfo.jts.geom.Polygon
- compareToSameClass(Object, CoordinateSequenceComparator) - Method in class org.meteoinfo.jts.geom.Geometry
-
Returns whether this
Geometryis greater than, equal to, or less than anotherGeometryof the same class. - compareToSameClass(Object, CoordinateSequenceComparator) - Method in class org.meteoinfo.jts.geom.GeometryCollection
- compareToSameClass(Object, CoordinateSequenceComparator) - Method in class org.meteoinfo.jts.geom.LineString
- compareToSameClass(Object, CoordinateSequenceComparator) - Method in class org.meteoinfo.jts.geom.Point
- compareToSameClass(Object, CoordinateSequenceComparator) - Method in class org.meteoinfo.jts.geom.Polygon
- completeName(String) - Method in interface org.meteoinfo.console.NameCompletion
- completeName(String) - Method in class org.meteoinfo.console.NameCompletionTable
- Complex - Class in org.meteoinfo.math
- Complex(double) - Constructor for class org.meteoinfo.math.Complex
- Complex(double, double) - Constructor for class org.meteoinfo.math.Complex
- Complex(Complex) - Constructor for class org.meteoinfo.math.Complex
- COMPLEX - org.meteoinfo.ma.ObjectDataType
- component - Variable in class org.meteoinfo.ui.calendar.components.JLocaleChooser
- ComponentCoordinateExtracter - Class in org.meteoinfo.jts.geom.util
-
Extracts a single representative
Coordinatefrom each connected component of aGeometry. - ComponentCoordinateExtracter(List) - Constructor for class org.meteoinfo.jts.geom.util.ComponentCoordinateExtracter
-
Constructs a LineExtracterFilter with a list in which to store LineStrings found.
- compose(Raster, Raster, WritableRaster) - Method in class org.meteoinfo.image.composite.MiscCompositeContext
- compose(Raster, Raster, WritableRaster) - Method in class org.meteoinfo.image.composite.RGBComposite.RGBCompositeContext
- compose(AffineTransformation) - Method in class org.meteoinfo.jts.geom.util.AffineTransformation
-
Updates this transformation to be the composition of this transformation with the given
AffineTransformation. - composeBefore(AffineTransformation) - Method in class org.meteoinfo.jts.geom.util.AffineTransformation
-
Updates this transformation to be the composition of a given
AffineTransformationwith this transformation. - composeRGB(int[], int[], float) - Method in class org.meteoinfo.image.composite.RGBComposite.RGBCompositeContext
- composeThroughMask(Raster, WritableRaster, Raster) - Static method in class org.meteoinfo.image.filter.ApplyMaskFilter
-
Interpolates between two rasters according to the alpha level of a mask raster.
- composeThroughMask(Raster, WritableRaster, Raster) - Static method in class org.meteoinfo.image.filter.ImageUtils
-
Compose src onto dst using the alpha of sel to interpolate between the two.
- CompositeFilter - Class in org.meteoinfo.image.filter
-
A filter which composites two images together with an optional transform.
- CompositeFilter() - Constructor for class org.meteoinfo.image.filter.CompositeFilter
-
Construct a CompositeFilter.
- CompositeFilter(Composite) - Constructor for class org.meteoinfo.image.filter.CompositeFilter
-
Construct a CompositeFilter.
- CompositeFilter(Composite, AffineTransform) - Constructor for class org.meteoinfo.image.filter.CompositeFilter
-
Construct a CompositeFilter.
- CompositeFunction1D - Class in org.meteoinfo.image.math
- CompositeFunction1D(Function1D, Function1D) - Constructor for class org.meteoinfo.image.math.CompositeFunction1D
- CompoundFilter - Class in org.meteoinfo.image.filter
-
A BufferedImageOp which combines two other BufferedImageOps, one after the other.
- CompoundFilter(BufferedImageOp, BufferedImageOp) - Constructor for class org.meteoinfo.image.filter.CompoundFilter
-
Construct a CompoundFilter.
- CompoundFunction2D - Class in org.meteoinfo.image.math
- CompoundFunction2D(Function2D) - Constructor for class org.meteoinfo.image.math.CompoundFunction2D
- Compression - Static variable in class org.meteoinfo.data.mapdata.geotiff.Tag
- CompressionDecoder - Interface in org.meteoinfo.data.mapdata.geotiff.compression
-
Compression decoder interface
- CompressionEncoder - Interface in org.meteoinfo.data.mapdata.geotiff.compression
-
Compression encoder interface.
- computeBounds() - Method in class org.meteoinfo.jts.index.strtree.AbstractNode
-
Returns a representation of space that encloses this Boundable, preferably not much bigger than this Boundable's boundary yet fast to test for intersection with the bounds of other Boundables.
- computeDepths(DirectedEdge) - Method in class org.meteoinfo.jts.geomgraph.DirectedEdgeStar
- computeDistance(Geometry, Coordinate, PointPairDistance) - Static method in class org.meteoinfo.jts.algorithm.distance.DistanceToPoint
- computeDistance(Geometry, Coordinate, PointPairDistance) - Static method in class org.meteoinfo.jts.operation.buffer.validate.DistanceToPointFinder
- computeDistance(LineSegment, Coordinate, PointPairDistance) - Static method in class org.meteoinfo.jts.algorithm.distance.DistanceToPoint
- computeDistance(LineSegment, Coordinate, PointPairDistance) - Static method in class org.meteoinfo.jts.operation.buffer.validate.DistanceToPointFinder
- computeDistance(LineString, Coordinate, PointPairDistance) - Static method in class org.meteoinfo.jts.algorithm.distance.DistanceToPoint
- computeDistance(LineString, Coordinate, PointPairDistance) - Static method in class org.meteoinfo.jts.operation.buffer.validate.DistanceToPointFinder
- computeDistance(Polygon, Coordinate, PointPairDistance) - Static method in class org.meteoinfo.jts.algorithm.distance.DistanceToPoint
- computeDistance(Polygon, Coordinate, PointPairDistance) - Static method in class org.meteoinfo.jts.operation.buffer.validate.DistanceToPointFinder
- computeEdgeDistance(Coordinate, Coordinate, Coordinate) - Static method in class org.meteoinfo.jts.algorithm.LineIntersector
-
Computes the "edge distance" of an intersection point p along a segment.
- computeEdgeEnds(Iterator) - Method in class org.meteoinfo.jts.operation.relate.EdgeEndBuilder
- computeEdgeEnds(Edge, List) - Method in class org.meteoinfo.jts.operation.relate.EdgeEndBuilder
-
Creates stub edges for all the intersections in this Edge (if any) and inserts them into the graph.
- computeEdgeIntersections(GeometryGraph, LineIntersector, boolean) - Method in class org.meteoinfo.jts.geomgraph.GeometryGraph
- computeEnvelopeInternal() - Method in class org.meteoinfo.jts.geom.Geometry
-
Returns the minimum and maximum x and y values in this
Geometry, or a nullEnvelopeif thisGeometryis empty. - computeEnvelopeInternal() - Method in class org.meteoinfo.jts.geom.GeometryCollection
- computeEnvelopeInternal() - Method in class org.meteoinfo.jts.geom.LineString
- computeEnvelopeInternal() - Method in class org.meteoinfo.jts.geom.Point
- computeEnvelopeInternal() - Method in class org.meteoinfo.jts.geom.Polygon
- computeIM() - Method in class org.meteoinfo.jts.operation.relate.RelateComputer
- computeIM(IntersectionMatrix) - Method in class org.meteoinfo.jts.geomgraph.Edge
-
Update the IM with the contribution for this component.
- computeIM(IntersectionMatrix) - Method in class org.meteoinfo.jts.geomgraph.GraphComponent
-
compute the contribution to an IM for this component
- computeIM(IntersectionMatrix) - Method in class org.meteoinfo.jts.geomgraph.Node
-
Basic nodes do not compute IMs
- computeIM(IntersectionMatrix) - Method in class org.meteoinfo.jts.operation.relate.RelateNode
-
Update the IM with the contribution for this component.
- computeIntersect(Coordinate, Coordinate, Coordinate, Coordinate) - Method in class org.meteoinfo.jts.algorithm.LineIntersector
- computeIntersect(Coordinate, Coordinate, Coordinate, Coordinate) - Method in class org.meteoinfo.jts.algorithm.NonRobustLineIntersector
- computeIntersect(Coordinate, Coordinate, Coordinate, Coordinate) - Method in class org.meteoinfo.jts.algorithm.RobustLineIntersector
- computeIntersection(Coordinate, Coordinate, Coordinate) - Method in class org.meteoinfo.jts.algorithm.LineIntersector
-
Compute the intersection of a point p and the line p1-p2.
- computeIntersection(Coordinate, Coordinate, Coordinate) - Method in class org.meteoinfo.jts.algorithm.NonRobustLineIntersector
- computeIntersection(Coordinate, Coordinate, Coordinate) - Method in class org.meteoinfo.jts.algorithm.RobustLineIntersector
- computeIntersection(Coordinate, Coordinate, Coordinate, Coordinate) - Method in class org.meteoinfo.jts.algorithm.LineIntersector
-
Computes the intersection of the lines p1-p2 and p3-p4.
- computeIntersectionNodes(GeometryGraph, int) - Method in class org.meteoinfo.jts.operation.relate.RelateNodeGraph
-
Insert nodes for all intersections on the edges of a Geometry.
- computeIntersections(Collection) - Static method in class org.meteoinfo.jts.noding.FastNodingValidator
- computeIntersections(List, List, SegmentIntersector) - Method in class org.meteoinfo.jts.geomgraph.index.EdgeSetIntersector
-
Computes all mutual intersections between two sets of edges.
- computeIntersections(List, List, SegmentIntersector) - Method in class org.meteoinfo.jts.geomgraph.index.SimpleEdgeSetIntersector
- computeIntersections(List, List, SegmentIntersector) - Method in class org.meteoinfo.jts.geomgraph.index.SimpleMCSweepLineIntersector
- computeIntersections(List, List, SegmentIntersector) - Method in class org.meteoinfo.jts.geomgraph.index.SimpleSweepLineIntersector
- computeIntersections(List, SegmentIntersector, boolean) - Method in class org.meteoinfo.jts.geomgraph.index.EdgeSetIntersector
-
Computes all self-intersections between edges in a set of edges, allowing client to choose whether self-intersections are computed.
- computeIntersections(List, SegmentIntersector, boolean) - Method in class org.meteoinfo.jts.geomgraph.index.SimpleEdgeSetIntersector
- computeIntersections(List, SegmentIntersector, boolean) - Method in class org.meteoinfo.jts.geomgraph.index.SimpleMCSweepLineIntersector
- computeIntersections(List, SegmentIntersector, boolean) - Method in class org.meteoinfo.jts.geomgraph.index.SimpleSweepLineIntersector
- computeIntersections(MonotoneChain, SegmentIntersector) - Method in class org.meteoinfo.jts.geomgraph.index.MonotoneChain
- computeIntersections(SweepLineSegment, SegmentIntersector) - Method in class org.meteoinfo.jts.geomgraph.index.SweepLineSegment
- computeIntersects(MonotoneChainEdge, SegmentIntersector) - Method in class org.meteoinfo.jts.geomgraph.index.MonotoneChainEdge
- computeIntersectsForChain(int, MonotoneChainEdge, int, SegmentIntersector) - Method in class org.meteoinfo.jts.geomgraph.index.MonotoneChainEdge
- computeIntLineIndex() - Method in class org.meteoinfo.jts.algorithm.LineIntersector
- computeIntLineIndex(int) - Method in class org.meteoinfo.jts.algorithm.LineIntersector
- computeKey(Envelope) - Method in class org.meteoinfo.jts.index.quadtree.Key
-
return a square envelope containing the argument envelope, whose extent is a power of two and which is based at a power of 2
- computeKey(Interval) - Method in class org.meteoinfo.jts.index.bintree.Key
-
return a square envelope containing the argument envelope, whose extent is a power of two and which is based at a power of 2
- computeLabel(BoundaryNodeRule) - Method in class org.meteoinfo.jts.geomgraph.EdgeEnd
- computeLabel(BoundaryNodeRule) - Method in class org.meteoinfo.jts.operation.relate.EdgeEndBundle
-
This computes the overall edge label for the set of edges in this EdgeStubBundle.
- computeLabelling(GeometryGraph[]) - Method in class org.meteoinfo.jts.geomgraph.DirectedEdgeStar
-
Compute the labelling for all dirEdges in this star, as well as the overall labelling
- computeLabelling(GeometryGraph[]) - Method in class org.meteoinfo.jts.geomgraph.EdgeEndStar
- computeLevel(Interval) - Static method in class org.meteoinfo.jts.index.bintree.Key
- computeNodes(Collection) - Method in class org.meteoinfo.jts.noding.IteratedNoder
-
Fully nodes a list of
SegmentStrings, i.e. - computeNodes(Collection) - Method in class org.meteoinfo.jts.noding.MCIndexNoder
- computeNodes(Collection) - Method in interface org.meteoinfo.jts.noding.Noder
-
Computes the noding for a collection of
SegmentStrings. - computeNodes(Collection) - Method in class org.meteoinfo.jts.noding.ScaledNoder
- computeNodes(Collection) - Method in class org.meteoinfo.jts.noding.SimpleNoder
- computeNodes(Collection) - Method in class org.meteoinfo.jts.noding.SinglePassNoder
-
Computes the noding for a collection of
SegmentStrings. - computeNodes(Collection) - Method in class org.meteoinfo.jts.noding.snapround.MCIndexSnapRounder
- computeNodes(Collection) - Method in class org.meteoinfo.jts.noding.snapround.SimpleSnapRounder
- computeOrientation(Coordinate, Coordinate, Coordinate) - Static method in class org.meteoinfo.jts.algorithm.CGAlgorithms
-
Computes the orientation of a point q to the directed line segment p1-p2.
- computeOrientation(Coordinate, Coordinate, Coordinate) - Static method in class org.meteoinfo.jts.algorithm.NonRobustCGAlgorithms
-
Computes the orientation of a point q to the directed line segment p1-p2.
- computeOverlaps(MonotoneChain, MonotoneChainOverlapAction) - Method in class org.meteoinfo.jts.index.chain.MonotoneChain
-
Determine all the line segments in two chains which may overlap, and process them.
- computeOverlaps(SweepLineOverlapAction) - Method in class org.meteoinfo.jts.index.sweepline.SweepLineIndex
- computeOverlaySnapTolerance(Geometry) - Static method in class org.meteoinfo.jts.operation.overlay.snap.GeometrySnapper
-
Estimates the snap tolerance for a Geometry, taking into account its precision model.
- computeOverlaySnapTolerance(Geometry, Geometry) - Static method in class org.meteoinfo.jts.operation.overlay.snap.GeometrySnapper
- computePoints(DirectedEdge) - Method in class org.meteoinfo.jts.geomgraph.EdgeRing
-
Collect all the points from the DirectedEdges of this ring into a contiguous list
- computeQuadLevel(Envelope) - Static method in class org.meteoinfo.jts.index.quadtree.Key
- computeRing() - Method in class org.meteoinfo.jts.geomgraph.EdgeRing
-
Compute a LinearRing from the point list previously collected.
- computeSelfNodes(LineIntersector, boolean) - Method in class org.meteoinfo.jts.geomgraph.GeometryGraph
-
Compute self-nodes, taking advantage of the Geometry type to minimize the number of intersection tests.
- computeSizeBasedSnapTolerance(Geometry) - Static method in class org.meteoinfo.jts.operation.overlay.snap.GeometrySnapper
- computeSplitEdges(List) - Method in class org.meteoinfo.jts.geomgraph.GeometryGraph
- computeVertexSnaps(Collection) - Method in class org.meteoinfo.jts.noding.snapround.MCIndexSnapRounder
-
Snaps segments to all vertices.
- computeVertexSnaps(Collection) - Method in class org.meteoinfo.jts.noding.snapround.SimpleSnapRounder
-
Computes nodes introduced as a result of snapping segments to vertices of other segments
- concatenate(List<Array>, Integer) - Static method in class org.meteoinfo.data.ArrayUtil
-
Concatenate arrays to one array along a axis
- concatenate(Array, Array, Integer) - Static method in class org.meteoinfo.data.ArrayUtil
-
Concatenate two arrays to one array along a axis
- ConformingDelaunayTriangulationBuilder - Class in org.meteoinfo.jts.triangulate
-
A utility class which creates Conforming Delaunay Trianglulations from collections of points and linear constraints, and extract the resulting triangulation edges or triangles as geometries.
- ConformingDelaunayTriangulationBuilder() - Constructor for class org.meteoinfo.jts.triangulate.ConformingDelaunayTriangulationBuilder
- ConformingDelaunayTriangulator - Class in org.meteoinfo.jts.triangulate
-
Computes a Conforming Delaunay Triangulation over a set of sites and a set of linear constraints.
- ConformingDelaunayTriangulator(Collection, double) - Constructor for class org.meteoinfo.jts.triangulate.ConformingDelaunayTriangulator
-
Creates a Conforming Delaunay Triangulation based on the given unconstrained initial vertices.
- CONICAL - Static variable in class org.meteoinfo.image.filter.GradientFilter
- ConicProjection - Class in org.meteoinfo.projection.proj4j.proj
-
A projection formed by projecting the sphere onto a cone tangent, or secant, to the sphere along any small circle (usually a mid-latitude parallel).
- ConicProjection() - Constructor for class org.meteoinfo.projection.proj4j.proj.ConicProjection
- connect(QuadEdge, QuadEdge) - Static method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdge
-
Creates a new QuadEdge connecting the destination of a to the origin of b, in such a way that all three have the same left face after the connection is complete.
- connect(QuadEdge, QuadEdge) - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeSubdivision
-
Creates a new QuadEdge connecting the destination of a to the origin of b, in such a way that all three have the same left face after the connection is complete.
- ConnectedElementLocationFilter - Class in org.meteoinfo.jts.operation.distance
-
A ConnectedElementPointFilter extracts a single point from each connected element in a Geometry (e.g.
- ConnectedElementPointFilter - Class in org.meteoinfo.jts.operation.distance
-
Extracts a single point from each connected element in a Geometry (e.g.
- ConnectedInteriorTester - Class in org.meteoinfo.jts.operation.valid
- ConnectedInteriorTester(GeometryGraph) - Constructor for class org.meteoinfo.jts.operation.valid.ConnectedInteriorTester
- ConnectedSubgraphFinder - Class in org.meteoinfo.jts.planargraph.algorithm
-
Finds all connected
Subgraphs of aPlanarGraph. - ConnectedSubgraphFinder(PlanarGraph) - Constructor for class org.meteoinfo.jts.planargraph.algorithm.ConnectedSubgraphFinder
- ConsistentAreaTester - Class in org.meteoinfo.jts.operation.valid
-
Checks that a
GeometryGraphrepresenting an area (aPolygonorMultiPolygon) has consistent semantics for area geometries. - ConsistentAreaTester(GeometryGraph) - Constructor for class org.meteoinfo.jts.operation.valid.ConsistentAreaTester
-
Creates a new tester for consistent areas.
- ConsistentPolygonRingChecker - Class in org.meteoinfo.jts.operation.overlay
-
Tests whether the polygon rings in a
GeometryGraphare consistent. - ConsistentPolygonRingChecker(PlanarGraph) - Constructor for class org.meteoinfo.jts.operation.overlay.ConsistentPolygonRingChecker
- ConsoleInterface - Interface in org.meteoinfo.console
- CONSTANT - Static variable in class org.meteoinfo.image.filter.Gradient
-
Don't tnterpolate - just use the starting value.
- Constants - Class in org.meteoinfo.legend
- Constants() - Constructor for class org.meteoinfo.legend.Constants
- ConstraintEnforcementException - Exception in org.meteoinfo.jts.triangulate
-
Indicates a failure during constraint enforcement.
- ConstraintEnforcementException(String) - Constructor for exception org.meteoinfo.jts.triangulate.ConstraintEnforcementException
-
Creates a new instance with a given message.
- ConstraintEnforcementException(String, Coordinate) - Constructor for exception org.meteoinfo.jts.triangulate.ConstraintEnforcementException
-
Creates a new instance with a given message and approximate location.
- ConstraintSplitPointFinder - Interface in org.meteoinfo.jts.triangulate
-
An interface for strategies for determining the location of split points on constraint segments.
- ConstraintVertex - Class in org.meteoinfo.jts.triangulate
-
A vertex in a Constrained Delaunay Triangulation.
- ConstraintVertex(Coordinate) - Constructor for class org.meteoinfo.jts.triangulate.ConstraintVertex
-
Creates a new constraint vertex
- ConstraintVertexFactory - Interface in org.meteoinfo.jts.triangulate
-
An interface for factories which create a
ConstraintVertex - Contain - org.meteoinfo.geoprocess.SpatialQueryTypes
- contains(double) - Method in class org.meteoinfo.jts.index.bintree.Interval
- contains(double, double) - Method in class org.meteoinfo.jts.awt.GeometryCollectionShape
- contains(double, double) - Method in class org.meteoinfo.jts.awt.PolygonShape
- contains(double, double) - Method in class org.meteoinfo.jts.geom.Envelope
-
Tests if the given point lies in or on the envelope.
- contains(double, double) - Method in class org.meteoinfo.jts.index.bintree.Interval
- contains(double, double, double, double) - Method in class org.meteoinfo.jts.awt.GeometryCollectionShape
- contains(double, double, double, double) - Method in class org.meteoinfo.jts.awt.PolygonShape
- contains(Point2D) - Method in class org.meteoinfo.jts.awt.GeometryCollectionShape
- contains(Point2D) - Method in class org.meteoinfo.jts.awt.PolygonShape
- contains(Rectangle2D) - Method in class org.meteoinfo.jts.awt.GeometryCollectionShape
- contains(Rectangle2D) - Method in class org.meteoinfo.jts.awt.PolygonShape
- contains(Object) - Method in class org.meteoinfo.table.ColumnData
-
Contains function
- contains(PointD) - Method in class org.meteoinfo.shape.CircleShape
-
If this shape contains a point
- contains(Coordinate) - Method in class org.meteoinfo.jts.geom.Envelope
-
Tests if the given point lies in or on the envelope.
- contains(Coordinate) - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeTriangle
- contains(Envelope) - Method in class org.meteoinfo.jts.geom.Envelope
-
Tests if the
Envelope otherlies wholely inside thisEnvelope(inclusive of the boundary). - contains(Geometry) - Method in class org.meteoinfo.jts.geom.Geometry
-
Tests whether this geometry contains the argument geometry.
- contains(Geometry) - Method in interface org.meteoinfo.jts.geom.prep.PreparedGeometry
-
Tests whether the base
Geometrycontains a given geometry. - contains(Geometry) - Method in class org.meteoinfo.jts.geom.prep.PreparedPolygon
- contains(Geometry) - Method in class org.meteoinfo.jts.operation.predicate.RectangleContains
- contains(OctagonalEnvelope) - Method in class org.meteoinfo.jts.geom.OctagonalEnvelope
- contains(Polygon, Geometry) - Static method in class org.meteoinfo.jts.operation.predicate.RectangleContains
-
Tests whether a rectangle contains a given geometry.
- contains(Interval) - Method in class org.meteoinfo.jts.index.bintree.Interval
- contains(DirectedEdge) - Method in class org.meteoinfo.jts.planargraph.PlanarGraph
-
Tests whether this graph contains the given
DirectedEdge - contains(Edge) - Method in class org.meteoinfo.jts.planargraph.PlanarGraph
-
Tests whether this graph contains the given
Edge - contains(Edge) - Method in class org.meteoinfo.jts.planargraph.Subgraph
-
Tests whether an
Edgeis contained in this subgraph - contains(QuadEdge[], Coordinate) - Static method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeTriangle
-
Tests whether the point pt is contained in the triangle defined by 3
QuadEdgees. - contains(Vertex[], Coordinate) - Static method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeTriangle
-
Tests whether the point pt is contained in the triangle defined by 3
Vertexes. - contains(Graphic) - Method in class org.meteoinfo.shape.GraphicCollection
-
Contains or not
- contains(Shape) - Method in class org.meteoinfo.shape.CircleShape
-
If this shape contains another one
- contains(Shape) - Method in class org.meteoinfo.shape.Shape
-
If this shape contains another one
- contains(V) - Method in class org.meteoinfo.data.dataframe.Index
-
Contains function
- containsNaN(Array) - Static method in class org.meteoinfo.data.ArrayMath
-
Check if the array contains NaN value
- containsPoint(Coordinate) - Method in class org.meteoinfo.jts.geomgraph.EdgeRing
-
This method will cause the ring to be computed.
- containsPoint(Coordinate) - Method in class org.meteoinfo.jts.operation.overlay.PolygonBuilder
-
Checks the current set of shells (with their associated holes) to see if any of them contain the point.
- containsPointInPolygon(Coordinate, Polygon) - Static method in class org.meteoinfo.jts.algorithm.locate.SimplePointInAreaLocator
- containsProperly(Geometry) - Method in interface org.meteoinfo.jts.geom.prep.PreparedGeometry
-
Tests whether the base
Geometryproperly contains a given geometry. - containsProperly(Geometry) - Method in class org.meteoinfo.jts.geom.prep.PreparedPolygon
- Contour - org.meteoinfo.data.meteodata.DrawType2D
- Contour - org.meteoinfo.layer.LayerDrawType
- ContourComposite - Class in org.meteoinfo.image.composite
-
A special Composite used for drawing "marching ants".
- ContourComposite(int) - Constructor for class org.meteoinfo.image.composite.ContourComposite
- ContourDraw - Class in org.meteoinfo.drawing
-
Template
- ContourDraw() - Constructor for class org.meteoinfo.drawing.ContourDraw
- ContourFilter - Class in org.meteoinfo.image.filter
-
A filter which draws contours on an image at given brightness levels.
- ContourFilter() - Constructor for class org.meteoinfo.image.filter.ContourFilter
- ContrastFilter - Class in org.meteoinfo.image.filter
-
A filter to change the brightness and contrast of an image.
- ContrastFilter() - Constructor for class org.meteoinfo.image.filter.ContrastFilter
- Conventions - Enum in org.meteoinfo.data.meteodata.netcdf
- ConvergenceFailureException - Exception in org.meteoinfo.projection.proj4j
-
Signals that an interative mathematical algorithm has failed to converge.
- ConvergenceFailureException() - Constructor for exception org.meteoinfo.projection.proj4j.ConvergenceFailureException
- ConvergenceFailureException(String) - Constructor for exception org.meteoinfo.projection.proj4j.ConvergenceFailureException
- convert(double, Unit, Unit) - Static method in class org.meteoinfo.projection.proj4j.units.Units
- convertGeocentricToGeodetic(ProjCoordinate) - Method in class org.meteoinfo.projection.proj4j.datum.GeocentricConverter
- convertGeocentricToGeodeticIter(ProjCoordinate) - Method in class org.meteoinfo.projection.proj4j.datum.GeocentricConverter
- convertGeodeticToGeocentric(ProjCoordinate) - Method in class org.meteoinfo.projection.proj4j.datum.GeocentricConverter
-
Converts geodetic coordinates (latitude, longitude, and height) to geocentric coordinates (X, Y, Z), according to the current ellipsoid parameters.
- convertImageToARGB(Image) - Static method in class org.meteoinfo.image.filter.ImageUtils
-
Convert an Image into a TYPE_INT_ARGB BufferedImage.
- convertStringTo(String) - Method in class org.meteoinfo.data.dataframe.Column
-
Convert input data to current data type
- convertStringTo(String, DataType, String) - Static method in class org.meteoinfo.global.DataConvert
-
Convert input string data to current data type
- convertTo(Object) - Method in class org.meteoinfo.data.dataframe.Column
-
Convert input data to current data type
- convertTo(Object) - Method in class org.meteoinfo.table.DataColumn
-
Convert input data to current data type
- convertTo(Object, DataType, String) - Static method in class org.meteoinfo.global.DataConvert
-
Convert input data to current data type
- convertTo(ShapeTypes) - Method in class org.meteoinfo.legend.LegendScheme
-
Convert to other shape type
- convertToBufferedImage(Image) - Static method in class org.meteoinfo.global.util.GraphicsUtilities
- convertToRectangle() - Method in class org.meteoinfo.global.Extent
-
Convert to rectangle
- convertToString(Array) - Static method in class org.meteoinfo.data.ArrayUtil
-
Array to string
- convexhull(boolean, boolean) - Method in class org.meteoinfo.layer.VectorLayer
-
Get convex hull of the shapes
- convexHull() - Method in class org.meteoinfo.jts.geom.Geometry
-
Computes the smallest convex
Polygonthat contains all the points in theGeometry. - convexHull() - Method in class org.meteoinfo.jts.geom.Polygon
- convexHull() - Method in class org.meteoinfo.shape.Shape
-
Get convexhull shape
- convexHull(Array, Array) - Static method in class org.meteoinfo.data.ArrayUtil
-
Computes the smallest convex
Polygonthat contains all the points - ConvexHull - Class in org.meteoinfo.jts.algorithm
-
Computes the convex hull of a
Geometry. - ConvexHull(Coordinate[], GeometryFactory) - Constructor for class org.meteoinfo.jts.algorithm.ConvexHull
-
Create a new convex hull construction for the input
Coordinatearray. - ConvexHull(Geometry) - Constructor for class org.meteoinfo.jts.algorithm.ConvexHull
-
Create a new convex hull construction for the input
Geometry. - convolve(Kernel, int[], int[], int, int, boolean, int) - Static method in class org.meteoinfo.image.filter.ConvolveFilter
-
Convolve a block of pixels.
- convolve(Kernel, int[], int[], int, int, int) - Static method in class org.meteoinfo.image.filter.ConvolveFilter
-
Convolve a block of pixels.
- convolveAndTranspose(Kernel, int[], int[], int, int, boolean, boolean, boolean, int) - Static method in class org.meteoinfo.image.filter.GaussianFilter
-
Blur and transpose a block of ARGB pixels.
- ConvolveFilter - Class in org.meteoinfo.image.filter
-
A filter which applies a convolution kernel to an image.
- ConvolveFilter() - Constructor for class org.meteoinfo.image.filter.ConvolveFilter
-
Construct a filter with a null kernel.
- ConvolveFilter(float[]) - Constructor for class org.meteoinfo.image.filter.ConvolveFilter
-
Construct a filter with the given 3x3 kernel.
- ConvolveFilter(int, int, float[]) - Constructor for class org.meteoinfo.image.filter.ConvolveFilter
-
Construct a filter with the given kernel.
- ConvolveFilter(Kernel) - Constructor for class org.meteoinfo.image.filter.ConvolveFilter
-
Construct a filter with the given 3x3 kernel.
- convolveH(Kernel, int[], int[], int, int, boolean, int) - Static method in class org.meteoinfo.image.filter.ConvolveFilter
-
Convolve with a kernel consisting of one row.
- convolveHV(Kernel, int[], int[], int, int, boolean, int) - Static method in class org.meteoinfo.image.filter.ConvolveFilter
-
Convolve with a 2D kernel.
- convolveV(Kernel, int[], int[], int, int, boolean, int) - Static method in class org.meteoinfo.image.filter.ConvolveFilter
-
Convolve with a kernel consisting of one column.
- coord - Variable in class org.meteoinfo.jts.geomgraph.EdgeIntersection
- coord - Variable in class org.meteoinfo.jts.geomgraph.Node
- coord - Variable in class org.meteoinfo.jts.noding.SegmentNode
- coord(double, double) - Method in class org.meteoinfo.jts.util.GeometricShapeFactory
- Coordinate - Class in org.meteoinfo.jts.geom
-
A lightweight class used to store coordinates on the 2-dimensional Cartesian plane.
- Coordinate() - Constructor for class org.meteoinfo.jts.geom.Coordinate
-
Constructs a
Coordinateat (0,0,NaN). - Coordinate(double, double) - Constructor for class org.meteoinfo.jts.geom.Coordinate
-
Constructs a
Coordinateat (x,y,NaN). - Coordinate(double, double, double) - Constructor for class org.meteoinfo.jts.geom.Coordinate
-
Constructs a
Coordinateat (x,y,z). - Coordinate(double, double, double, double) - Constructor for class org.meteoinfo.jts.geom.Coordinate
-
Constructs a
Coordinateat (x,y,z,m). - Coordinate(Coordinate) - Constructor for class org.meteoinfo.jts.geom.Coordinate
-
Constructs a
Coordinatehaving the same (x,y,z,m) values asother. - Coordinate.DimensionalComparator - Class in org.meteoinfo.jts.geom
-
Compares two
Coordinates, allowing for either a 2-dimensional or 3-dimensional comparison, and handling NaN values correctly. - CoordinateArrayFilter - Class in org.meteoinfo.jts.util
-
A
CoordinateFilterthat creates an array containing every coordinate in aGeometry. - CoordinateArrayFilter(int) - Constructor for class org.meteoinfo.jts.util.CoordinateArrayFilter
-
Constructs a
CoordinateArrayFilter. - CoordinateArrays - Class in org.meteoinfo.jts.geom
-
Useful utility functions for handling Coordinate arrays
- CoordinateArrays() - Constructor for class org.meteoinfo.jts.geom.CoordinateArrays
- CoordinateArrays.BidirectionalComparator - Class in org.meteoinfo.jts.geom
-
A
ComparatorforCoordinatearrays modulo their directionality. - CoordinateArrays.ForwardComparator - Class in org.meteoinfo.jts.geom
-
A
ComparatorforCoordinatearrays in the forward direction of their coordinates, using lexicographic ordering. - CoordinateArraySequence - Class in org.meteoinfo.jts.geom.impl
-
A
CoordinateSequencebacked by an array ofCoordinates. - CoordinateArraySequence(int) - Constructor for class org.meteoinfo.jts.geom.impl.CoordinateArraySequence
-
Constructs a sequence of a given size, populated with new
Coordinates. - CoordinateArraySequence(int, int) - Constructor for class org.meteoinfo.jts.geom.impl.CoordinateArraySequence
-
Constructs a sequence of a given size, populated with new
Coordinates. - CoordinateArraySequence(Coordinate[]) - Constructor for class org.meteoinfo.jts.geom.impl.CoordinateArraySequence
-
Constructs a sequence based on the given array of
Coordinates (the array is not copied). - CoordinateArraySequence(Coordinate[], int) - Constructor for class org.meteoinfo.jts.geom.impl.CoordinateArraySequence
-
Constructs a sequence based on the given array of
Coordinates (the array is not copied). - CoordinateArraySequence(CoordinateSequence) - Constructor for class org.meteoinfo.jts.geom.impl.CoordinateArraySequence
-
Creates a new sequence based on a deep copy of the given
CoordinateSequence. - CoordinateArraySequenceFactory - Class in org.meteoinfo.jts.geom.impl
-
Creates
CoordinateSequences represented as an array ofCoordinates. - CoordinateCountFilter - Class in org.meteoinfo.jts.util
-
A
CoordinateFilterthat counts the total number of coordinates in aGeometry. - CoordinateCountFilter() - Constructor for class org.meteoinfo.jts.util.CoordinateCountFilter
- CoordinateFilter - Interface in org.meteoinfo.jts.geom
-
An interface for classes which use the values of the coordinates in a
Geometry. - CoordinateList - Class in org.meteoinfo.jts.geom
-
A list of
Coordinates, which may be set to prevent repeated coordinates from occuring in the list. - CoordinateList() - Constructor for class org.meteoinfo.jts.geom.CoordinateList
-
Constructs a new list without any coordinates
- CoordinateList(Coordinate[]) - Constructor for class org.meteoinfo.jts.geom.CoordinateList
-
Constructs a new list from an array of Coordinates, allowing repeated points.
- CoordinateList(Coordinate[], boolean) - Constructor for class org.meteoinfo.jts.geom.CoordinateList
-
Constructs a new list from an array of Coordinates, allowing caller to specify if repeated points are to be removed.
- CoordinateOperation() - Constructor for class org.meteoinfo.jts.geom.util.GeometryEditor.CoordinateOperation
- CoordinatePrecisionReducerFilter - Class in org.meteoinfo.jts.precision
-
Reduces the precision of the
Coordinates in aCoordinateSequenceto match the suppliedPrecisionModel. - CoordinatePrecisionReducerFilter(PrecisionModel) - Constructor for class org.meteoinfo.jts.precision.CoordinatePrecisionReducerFilter
-
Creates a new precision reducer filter.
- CoordinateReferenceSystem - Class in org.meteoinfo.projection.proj4j
-
Represents a projected or geodetic geospatial coordinate system, to which coordinates may be referenced.
- CoordinateReferenceSystem(String, String[], Datum, Projection) - Constructor for class org.meteoinfo.projection.proj4j.CoordinateReferenceSystem
- CoordinateSequence - Interface in org.meteoinfo.jts.geom
-
The internal representation of a list of coordinates inside a Geometry.
- CoordinateSequenceComparator - Class in org.meteoinfo.jts.geom
-
Compares two
CoordinateSequences. - CoordinateSequenceComparator() - Constructor for class org.meteoinfo.jts.geom.CoordinateSequenceComparator
-
Creates a comparator which will test all dimensions.
- CoordinateSequenceComparator(int) - Constructor for class org.meteoinfo.jts.geom.CoordinateSequenceComparator
-
Creates a comparator which will test only the specified number of dimensions.
- CoordinateSequenceFactory - Interface in org.meteoinfo.jts.geom
-
A factory to create concrete instances of
CoordinateSequences. - CoordinateSequenceFilter - Interface in org.meteoinfo.jts.geom
-
An interface for classes which process the coordinates in a
CoordinateSequence. - CoordinateSequenceOperation() - Constructor for class org.meteoinfo.jts.geom.util.GeometryEditor.CoordinateSequenceOperation
- CoordinateSequences - Class in org.meteoinfo.jts.geom
-
Utility functions for manipulating
CoordinateSequences - CoordinateSequences() - Constructor for class org.meteoinfo.jts.geom.CoordinateSequences
- CoordinateSystemCategory - Class in org.meteoinfo.projection
- CoordinateSystemCategory() - Constructor for class org.meteoinfo.projection.CoordinateSystemCategory
- CoordinateTransform - Interface in org.meteoinfo.projection.proj4j
-
An interface for the operation of transforming a
ProjCoordinatefrom oneCoordinateReferenceSysteminto a different one. - CoordinateTransformFactory - Class in org.meteoinfo.projection.proj4j
-
Creates
CoordinateTransforms from source and targetCoordinateReferenceSystems. - CoordinateTransformFactory() - Constructor for class org.meteoinfo.projection.proj4j.CoordinateTransformFactory
-
Creates a new factory.
- CoordinateType - Enum in org.meteoinfo.chart
- coordRef - Variable in class org.meteoinfo.jts.geom.impl.PackedCoordinateSequence
-
A soft reference to the Coordinate[] representation of this sequence.
- coordTrans(double, double, Coordinate) - Method in class org.meteoinfo.jts.util.GeometricShapeFactory
- copy(CoordinateSequence) - Method in class org.meteoinfo.jts.geom.util.GeometryTransformer
-
Convenience method which provides statndard way of copying
CoordinateSequences - copy(CoordinateSequence, int, CoordinateSequence, int, int) - Static method in class org.meteoinfo.jts.geom.CoordinateSequences
-
Copies a section of a
CoordinateSequenceto anotherCoordinateSequence. - copy(DD) - Static method in class org.meteoinfo.jts.math.DD
-
Creates a new DoubleDouble with the value of the argument.
- copy(Array) - Static method in class org.meteoinfo.data.ArrayMath
-
Copy array
- copyCoord(CoordinateSequence, int, CoordinateSequence, int) - Static method in class org.meteoinfo.jts.geom.CoordinateSequences
-
Copies a coordinate of a
CoordinateSequenceto anotherCoordinateSequence. - copyDeep(Coordinate[]) - Static method in class org.meteoinfo.jts.geom.CoordinateArrays
-
Creates a deep copy of the argument
Coordinatearray. - copyDeep(Coordinate[], int, Coordinate[], int, int) - Static method in class org.meteoinfo.jts.geom.CoordinateArrays
-
Creates a deep copy of a given section of a source
Coordinatearray into a destination Coordinate array. - copyFrom(DataRow) - Method in class org.meteoinfo.table.DataRow
-
Copy from a data row
- copyNodesAndLabels(GeometryGraph, int) - Method in class org.meteoinfo.jts.operation.relate.RelateNodeGraph
-
Copy all nodes from an arg geometry into this graph.
- copyTo(Gradient) - Method in class org.meteoinfo.image.filter.Gradient
-
Copy one Gradient into another.
- copyTo1DJavaArray(IndexIterator, Object) - Static method in class org.meteoinfo.data.ArrayUtil
- copyTo1DJavaArray_Long(IndexIterator, Object) - Static method in class org.meteoinfo.data.ArrayUtil
- copyToNDJavaArray(Array) - Static method in class org.meteoinfo.data.ArrayUtil
-
Convert array to N-Dimension double Java array
- copyToNDJavaArray_Long(Array) - Static method in class org.meteoinfo.data.ArrayUtil
-
Convert array to N-Dimension double Java array
- Coral - org.meteoinfo.global.colors.WebColor
- CornFlowerBlue - org.meteoinfo.global.colors.WebColor
- CornSilk - org.meteoinfo.global.colors.WebColor
- cos() - Method in class org.meteoinfo.data.GridData
-
Calculate cosine grid data
- cos() - Method in class org.meteoinfo.data.StationData
-
Calculate cosine station data
- cos() - Method in class org.meteoinfo.math.Complex
- cos(Object) - Static method in class org.meteoinfo.data.DataMath
-
Take cosine value
- cos(Array) - Static method in class org.meteoinfo.data.ArrayMath
-
Cosine function
- COS - Static variable in class org.meteoinfo.image.math.MathFunction1D
- cosd(double) - Static method in class org.meteoinfo.projection.proj4j.util.ProjectionMath
- cosphi0 - Variable in class org.meteoinfo.projection.proj4j.proj.AzimuthalProjection
- count - Variable in class org.meteoinfo.data.mapdata.geotiff.IFDEntry
- count() - Method in class org.meteoinfo.data.dataframe.DataFrame
-
Compute the sum of the numeric columns.
- count() - Method in class org.meteoinfo.data.dataframe.DataFrameGroupBy
-
Compute the sum of the numeric columns for each group.
- count() - Method in class org.meteoinfo.data.dataframe.GroupBy
- count() - Method in class org.meteoinfo.data.dataframe.SeriesGroupBy
-
Compute the sum of the numeric columns for each group.
- count() - Method in class org.meteoinfo.jts.noding.InteriorIntersectionFinder
-
Gets the count of intersections found.
- count(Object) - Method in class org.meteoinfo.jts.util.ObjectCounter
- count(Array, int) - Static method in class org.meteoinfo.image.ImageUtil
-
Count none-zero points with window size
- Count() - Constructor for class org.meteoinfo.data.dataframe.impl.Aggregation.Count
- COUNTERCLOCKWISE - Static variable in class org.meteoinfo.jts.algorithm.Angle
-
Constant representing counterclockwise orientation
- COUNTERCLOCKWISE - Static variable in class org.meteoinfo.jts.algorithm.CGAlgorithms
-
A value that indicates an orientation of counterclockwise, or a left turn.
- countSegment(Coordinate, Coordinate) - Method in class org.meteoinfo.jts.algorithm.RayCrossingCounter
-
Counts a segment
- cov(Array, boolean) - Static method in class org.meteoinfo.math.stats.StatsUtil
-
Computes covariances for columns of a matrix.
- cov(Array, Array, boolean) - Static method in class org.meteoinfo.math.stats.StatsUtil
-
Computes covariances for pairs of arrays or columns of a matrix.
- covariance(Array, Array, boolean) - Static method in class org.meteoinfo.math.stats.StatsUtil
-
Computes covariance of two arrays.
- coveredBy(Geometry) - Method in class org.meteoinfo.jts.geom.Geometry
-
Tests whether this geometry is covered by the argument geometry.
- coveredBy(Geometry) - Method in interface org.meteoinfo.jts.geom.prep.PreparedGeometry
-
Tests whether the base
Geometryis covered by a given geometry. - coveredBy(Shape) - Method in class org.meteoinfo.shape.Shape
-
If this shape covered by another one
- covers(double, double) - Method in class org.meteoinfo.jts.geom.Envelope
-
Tests if the given point lies in or on the envelope.
- covers(Coordinate) - Method in class org.meteoinfo.jts.geom.Envelope
-
Tests if the given point lies in or on the envelope.
- covers(Envelope) - Method in class org.meteoinfo.jts.geom.Envelope
-
Tests if the
Envelope otherlies wholely inside thisEnvelope(inclusive of the boundary). - covers(Geometry) - Method in class org.meteoinfo.jts.geom.Geometry
-
Tests whether this geometry covers the argument geometry.
- covers(Geometry) - Method in interface org.meteoinfo.jts.geom.prep.PreparedGeometry
-
Tests whether the base
Geometrycovers a given geometry. - covers(Geometry) - Method in class org.meteoinfo.jts.geom.prep.PreparedPolygon
- covers(Shape) - Method in class org.meteoinfo.shape.Shape
-
If this shape covers another one
- CPM - Static variable in class org.meteoinfo.projection.proj4j.datum.Ellipsoid
- CrasterProjection - Class in org.meteoinfo.projection.proj4j.proj
- CrasterProjection() - Constructor for class org.meteoinfo.projection.proj4j.proj.CrasterProjection
- cray_32bit_ieee - Variable in class org.meteoinfo.data.meteodata.grads.Options
- create(double[], int) - Method in class org.meteoinfo.jts.geom.impl.PackedCoordinateSequenceFactory
- create(double, double) - Static method in class org.meteoinfo.jts.math.Vector2D
-
Creates a new vector with given X and Y components.
- create(double, double, double) - Static method in class org.meteoinfo.jts.math.Vector3D
-
Creates a new vector with given X and Y components.
- create(float[], int) - Method in class org.meteoinfo.jts.geom.impl.PackedCoordinateSequenceFactory
- create(int, int) - Method in interface org.meteoinfo.jts.geom.CoordinateSequenceFactory
-
Creates a
CoordinateSequenceof the specified size and dimension. - create(int, int) - Method in class org.meteoinfo.jts.geom.DefaultCoordinateSequenceFactory
-
Deprecated.
- create(int, int) - Method in class org.meteoinfo.jts.geom.impl.CoordinateArraySequenceFactory
-
The created sequence dimension is clamped to be <= 3.
- create(int, int) - Method in class org.meteoinfo.jts.geom.impl.PackedCoordinateSequenceFactory
- create(Coordinate) - Static method in class org.meteoinfo.jts.math.Vector2D
-
Creates a vector from a
Coordinate. - create(Coordinate) - Static method in class org.meteoinfo.jts.math.Vector3D
-
Creates a vector from a
Coordinate. - create(Coordinate[]) - Method in interface org.meteoinfo.jts.geom.CoordinateSequenceFactory
-
Returns a
CoordinateSequencebased on the given array. - create(Coordinate[]) - Method in class org.meteoinfo.jts.geom.DefaultCoordinateSequenceFactory
-
Deprecated.Returns a DefaultCoordinateSequence based on the given array (the array is not copied).
- create(Coordinate[]) - Method in class org.meteoinfo.jts.geom.impl.CoordinateArraySequenceFactory
-
Returns a
CoordinateArraySequencebased on the given array (the array is not copied). - create(Coordinate[]) - Method in class org.meteoinfo.jts.geom.impl.PackedCoordinateSequenceFactory
- create(Coordinate, Coordinate) - Static method in class org.meteoinfo.jts.edgegraph.HalfEdge
-
Creates a HalfEdge pair representing an edge between two vertices located at coordinates p0 and p1.
- create(Coordinate, Coordinate) - Static method in class org.meteoinfo.jts.math.Vector2D
-
Creates a vector with the direction and magnitude of the difference between the to and from
Coordinates. - create(CoordinateSequence) - Method in interface org.meteoinfo.jts.geom.CoordinateSequenceFactory
-
Creates a
CoordinateSequencewhich is a copy of the givenCoordinateSequence. - create(CoordinateSequence) - Method in class org.meteoinfo.jts.geom.DefaultCoordinateSequenceFactory
-
Deprecated.
- create(CoordinateSequence) - Method in class org.meteoinfo.jts.geom.impl.CoordinateArraySequenceFactory
- create(CoordinateSequence) - Method in class org.meteoinfo.jts.geom.impl.PackedCoordinateSequenceFactory
- create(Geometry) - Method in class org.meteoinfo.jts.geom.prep.PreparedGeometryFactory
-
Creates a new
PreparedGeometryappropriate for the argumentGeometry. - create(Vector2D) - Static method in class org.meteoinfo.jts.math.Vector2D
-
Creates a new vector from an existing one.
- createAllIntersectionsFinder(LineIntersector) - Static method in class org.meteoinfo.jts.noding.InteriorIntersectionFinder
-
Creates an intersection finder which finds all interior intersections.
- createAnyIntersectionFinder(LineIntersector) - Static method in class org.meteoinfo.jts.noding.InteriorIntersectionFinder
-
Creates an intersection finder which tests if there is at least one interior intersection.
- createArc(double, double) - Method in class org.meteoinfo.jts.util.GeometricShapeFactory
-
Creates an elliptical arc, as a
LineString. - createArcPolygon(double, double) - Method in class org.meteoinfo.jts.util.GeometricShapeFactory
-
Creates an elliptical arc polygon.
- createArrows(Array, Array, Array, Array, Array, LegendScheme, boolean) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create wind arrows
- createBarbLayer(Array, Array, Array, Array, Array, LegendScheme, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create barb layer
- createBarbs(Array, Array, Array, Array, Array, LegendScheme, boolean) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create wind barbs
- createBars(Array, Array, boolean, Array, boolean, Array, boolean, Array, List<BarBreak>) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create bar graphics
- createBars_bak(Array, Array, boolean, double, boolean, Array, boolean, Array, List<BarBreak>) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create bar graphics
- createBars1(Array, Array, boolean, Array, boolean, Array, boolean, Array, List<BarBreak>) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create bar graphics
- createBox(List<Array>, List<Number>, List<Number>, boolean, boolean, boolean, PolygonBreak, PolylineBreak, PolylineBreak, PolylineBreak, ColorBreak, PointBreak) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create box graphics
- createCircle() - Method in class org.meteoinfo.jts.util.GeometricShapeFactory
-
Creates a circular or elliptical
Polygon. - createCircleShape(float, float, float) - Static method in class org.meteoinfo.shape.ShapeUtil
-
Add a circle
- createCloudLegendScheme(int, Color) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create could amount legend scheme
- createColor(Color, Color, float) - Static method in class org.meteoinfo.global.colors.ColorUtil
-
Create color from start and end color
- createColorModelCompatibleImage(BufferedImage) - Static method in class org.meteoinfo.global.util.GraphicsUtilities
- createColors(Color, Color, int) - Static method in class org.meteoinfo.global.colors.ColorUtil
-
Create colors from start and end color
- createColors(Color, Color, int) - Static method in class org.meteoinfo.legend.LegendManage
-
Create colors from start and end color
- createColors(ColorMap, double, double) - Static method in class org.meteoinfo.global.colors.ColorUtil
-
Create colors
- createColors(ColorMap, double, double, int) - Static method in class org.meteoinfo.global.colors.ColorUtil
-
Create colors
- createCompatibleDestImage(BufferedImage, ColorModel) - Method in class org.meteoinfo.image.filter.AbstractBufferedImageOp
- createCompatibleDestImage(BufferedImage, ColorModel) - Method in class org.meteoinfo.image.filter.BrushedMetalFilter
- createCompatibleDestImage(BufferedImage, ColorModel) - Method in class org.meteoinfo.image.filter.ConvolveFilter
- createCompatibleDestImage(BufferedImage, ColorModel) - Method in class org.meteoinfo.image.filter.VariableBlurFilter
- createCompatibleImage(int, int) - Static method in class org.meteoinfo.global.util.GraphicsUtilities
- createCompatibleImage(BufferedImage) - Static method in class org.meteoinfo.global.util.GraphicsUtilities
- createCompatibleImage(BufferedImage, int, int) - Static method in class org.meteoinfo.global.util.GraphicsUtilities
- createCompatibleTranslucentImage(int, int) - Static method in class org.meteoinfo.global.util.GraphicsUtilities
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.meteoinfo.image.composite.AddComposite
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.meteoinfo.image.composite.AverageComposite
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.meteoinfo.image.composite.BurnComposite
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.meteoinfo.image.composite.ColorBurnComposite
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.meteoinfo.image.composite.ColorComposite
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.meteoinfo.image.composite.ColorDodgeComposite
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.meteoinfo.image.composite.ContourComposite
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.meteoinfo.image.composite.DarkenComposite
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.meteoinfo.image.composite.DifferenceComposite
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.meteoinfo.image.composite.DodgeComposite
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.meteoinfo.image.composite.ExclusionComposite
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.meteoinfo.image.composite.HardLightComposite
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.meteoinfo.image.composite.HueComposite
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.meteoinfo.image.composite.LightenComposite
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.meteoinfo.image.composite.MiscComposite
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.meteoinfo.image.composite.MultiplyComposite
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.meteoinfo.image.composite.NegationComposite
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.meteoinfo.image.composite.OverlayComposite
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.meteoinfo.image.composite.PinLightComposite
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.meteoinfo.image.composite.SaturationComposite
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.meteoinfo.image.composite.ScreenComposite
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.meteoinfo.image.composite.SoftLightComposite
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.meteoinfo.image.composite.SubtractComposite
- createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.meteoinfo.image.composite.ValueComposite
- createContourLayer(double[][], double[], double[], double, LegendScheme, String, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create contour layer
- createContourLayer(GridData, String, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create contour layer
- createContourLayer(GridData, String, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create contour layer
- createContourLayer(GridData, LegendScheme, String, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create contour layer
- createContourLayer(Array, Array, Array, LegendScheme, String, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create contour layer
- createContourLines(GridData, double, String, LegendScheme, boolean) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create contour lines
- createContourLines(GridData, double, String, LegendScheme, boolean, List<Number>) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create contour lines
- createContourLines(GridData, LegendScheme, boolean) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create contour lines
- createContourPolygons(GridData, double, String, LegendScheme, boolean) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create 3D contour polygons
- createContourPolygons(GridData, double, String, LegendScheme, boolean, List<Number>) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create 3D contour polygons
- createContourPolygons(GridData, LegendScheme, boolean) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create contour polygons
- createContourValues(double, double) - Static method in class org.meteoinfo.legend.LegendManage
-
Create contour values by minimum and maximum values
- createContourValuesInterval(double, double, double) - Static method in class org.meteoinfo.legend.LegendManage
-
Create contour values by interval
- createCoord(double, double) - Method in class org.meteoinfo.jts.shape.GeometricShapeBuilder
- createCoord(double, double) - Method in class org.meteoinfo.jts.shape.random.RandomPointsBuilder
- createCoordinateSequence(Coordinate[]) - Method in class org.meteoinfo.jts.geom.util.GeometryTransformer
-
Convenience method which provides standard way of creating a
CoordinateSequence - createCS(CRSFactory, String, String) - Method in class org.meteoinfo.projection.proj4j.io.MetaCRSTestCase
- createDataFile(String) - Method in class org.meteoinfo.data.meteodata.arl.ARLDataInfo
-
Create ARL binary data file
- createDataFile(String) - Method in class org.meteoinfo.data.meteodata.bufr.BufrDataInfo
-
Create Bufr binary data file
- createDataFile(String) - Method in class org.meteoinfo.data.meteodata.grads.GrADSDataInfo
-
Create a GrADS binary data file
- createDataFile(String) - Method in class org.meteoinfo.data.meteodata.mm5.MM5IMDataInfo
-
Create MM5 binary data file
- createEdge(Coordinate) - Method in class org.meteoinfo.jts.edgegraph.EdgeGraph
-
Creates a single HalfEdge.
- createEllipse() - Method in class org.meteoinfo.jts.util.GeometricShapeFactory
-
Creates an elliptical
Polygon. - createEmptyResult(int, Geometry, Geometry, GeometryFactory) - Static method in class org.meteoinfo.jts.operation.overlay.OverlayOp
-
Creates an empty result geometry of the appropriate dimension, based on the given overlay operation and the dimensions of the inputs.
- createErrorLineString(Array, Array, Array, Array, Array, Array, PolylineBreak, PolylineBreak, float) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create error LineString graphic
- createErrorLineString_bak(Array, Array, Array, Array, ColorBreak) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create error LineString graphic
- createErrorLineString_bak1(Array, Array, Array, Array, Array, Array, ColorBreak, ColorBreak, Double) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create error LineString graphic
- createExpanded(Node, Interval) - Static method in class org.meteoinfo.jts.index.bintree.Node
- createExpanded(Node, Envelope) - Static method in class org.meteoinfo.jts.index.quadtree.Node
- createFillBetweenPolygons(Array, Array, Array, Array, PolygonBreak) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create fill between polygons
- createFillBetweenPolygons(Array, Array, Array, Array, PolygonBreak, double, String) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create fill between polygons
- createFillBetweenPolygons(Array, Array, Array, Array, Array, PolygonBreak, double, String) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create fill between polygons
- createFillBetweenPolygonsX(Array, Array, Array, Array, PolygonBreak) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create fill between polygons - X direction
- createFromBaseLines(Coordinate, Coordinate, Coordinate, Coordinate) - Static method in class org.meteoinfo.jts.geom.util.AffineTransformationFactory
-
Creates an AffineTransformation defined by a maping between two baselines.
- createFromControlVectors(Coordinate[], Coordinate[]) - Static method in class org.meteoinfo.jts.geom.util.AffineTransformationFactory
-
Creates an AffineTransformation defined by a set of control vectors.
- createFromControlVectors(Coordinate, Coordinate) - Static method in class org.meteoinfo.jts.geom.util.AffineTransformationFactory
-
Creates an AffineTransformation defined by a single control vector.
- createFromControlVectors(Coordinate, Coordinate, Coordinate, Coordinate) - Static method in class org.meteoinfo.jts.geom.util.AffineTransformationFactory
-
Creates an AffineTransformation defined by a pair of control vectors.
- createFromControlVectors(Coordinate, Coordinate, Coordinate, Coordinate, Coordinate, Coordinate) - Static method in class org.meteoinfo.jts.geom.util.AffineTransformationFactory
-
Creates a tranformation from a set of three control vectors.
- createFromEsriString(String) - Method in class org.meteoinfo.projection.proj4j.CRSFactory
-
Create a CoordinateReferenceSystem by Esri projection string
- createFromName(String) - Method in class org.meteoinfo.projection.proj4j.CRSFactory
-
Creates a
CoordinateReferenceSystem(CRS) from a well-known name. - createFromName(String) - Method in class org.meteoinfo.projection.proj4j.util.CRSCache
- createFromParameters(String, String) - Method in class org.meteoinfo.projection.proj4j.CRSFactory
-
Creates a
CoordinateReferenceSystemfrom a PROJ.4 projection parameter string. - createFromParameters(String, String[]) - Method in class org.meteoinfo.projection.proj4j.CRSFactory
-
Creates a
CoordinateReferenceSystemdefined by an array of PROJ.4 projection parameters. - createGeographic() - Method in class org.meteoinfo.projection.proj4j.CoordinateReferenceSystem
-
Creates a geographic (unprojected)
CoordinateReferenceSystembased on theDatumof this CRS. - createGeometry(Geometry) - Method in class org.meteoinfo.jts.geom.GeometryFactory
-
Creates a deep copy of the input
Geometry. - createGeometryCollection(Geometry[]) - Method in class org.meteoinfo.jts.geom.GeometryFactory
-
Creates a GeometryCollection using the given Geometries; a null or empty array will create an empty GeometryCollection.
- createGifAnimator(File[], File, int) - Static method in class org.meteoinfo.image.ImageUtil
-
Create gif animator file from image files
- createGifAnimator(List<String>, String, int) - Static method in class org.meteoinfo.image.ImageUtil
-
Create gif animator file from image files
- createGifAnimator(List<String>, String, int, int) - Static method in class org.meteoinfo.image.ImageUtil
-
Create gif animator file from image files
- createGraduatedLegendScheme(double[], Color[], ShapeTypes, double, double) - Static method in class org.meteoinfo.legend.LegendManage
-
Create graduated color legend scheme
- createGraduatedLegendScheme(double[], Color[], ShapeTypes, double, double, Boolean, double) - Static method in class org.meteoinfo.legend.LegendManage
-
Create graduated color legend scheme
- createGraphics(Array, Array, ColorBreak) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create graphics
- createGraphicsFromLayer(VectorLayer, double, double) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create 3D graphics from a VectorLayer.
- createGridBarbLayer(GridData, GridData, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create grid barb layer from U/V or wind direction/speed grid data
- createGridBarbLayer(GridData, GridData, GridData, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create grid barb layer from U/V or wind direction/speed grid data
- createGridBarbLayer(GridData, GridData, GridData, LegendScheme, boolean, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create grid barb layer from U/V or wind direction/speed grid data
- createGridBarbLayer(GridData, GridData, GridData, LegendScheme, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create grid barb layer from U/V or wind direction/speed grid data
- createGridBarbLayer(GridData, GridData, LegendScheme, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create grid barb layer from U/V or wind direction/speed grid data
- createGridFillLayer(GridData, String, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create grid fill layer
- createGridFillLayer(GridData, LegendScheme, String, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create grid fill layer
- createGridFillLayer(Array, Array, Array, LegendScheme, String, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create grid fill layer
- createGridPointLayer(GridData, String, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create grid point layer
- createGridPointLayer(GridData, LegendScheme, String, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create grid point layer
- createGridPolygons(Array, Array, Array, LegendScheme) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create grid polygons
- createGridVectorLayer(GridData, GridData, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create grid wind vector layer from U/V or direction/speed grid data
- createGridVectorLayer(GridData, GridData, GridData, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create grid wind vector layer from U/V or direction/speed grid data
- createGridVectorLayer(GridData, GridData, GridData, LegendScheme, boolean, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create grid wind vector layer from U/V or direction/speed grid data
- createGridVectorLayer(GridData, GridData, GridData, LegendScheme, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create grid wind vector layer from U/V or direction/speed grid data
- createGridVectorLayer(GridData, GridData, LegendScheme, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create grid wind vector layer from U/V or direction/speed grid data
- createGridXY(GridDataSetting) - Method in class org.meteoinfo.data.StationData
-
Create grid X/Y coordinate
- createHBars(Array, Array, boolean, Array, boolean, Array, boolean, Array, List<BarBreak>) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create horizontal bar graphics
- createHistBars(Array, int, List<BarBreak>) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create histogram bar graphics
- createHistBars(Array, Array, List<BarBreak>) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create histogram bar graphics
- createHistBars(Array, Array, Array, List<BarBreak>) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create histogram bar graphics
- createImage(BufferedImage) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create an image graphic
- createImage(ImageProducer) - Static method in class org.meteoinfo.image.filter.ImageUtils
-
Cretae a BufferedImage from an ImageProducer.
- createImage(List<Array>, List<Number>) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create image by RGB data array
- createImage(GridArray, LegendScheme) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create image
- createImage(GridArray, LegendScheme, double, String, List<Number>, String) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create image
- createImage(GridArray, LegendScheme, List<Number>) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create image
- createImage(ImageLayer, double, double, String) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create image
- createImage(Array) - Static method in class org.meteoinfo.image.ImageUtil
-
Create image from RGB(A) data array
- createImage(Array, List<Number>) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create image
- createImage(Array, LegendScheme, List<Number>) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create image
- createImage(Array, Array, List<Array>, double, String, String) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create image by RGB data array
- createImageLayer(Array, Array, BufferedImage, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create image layer
- createImageLayer(Array, Array, Graphic, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create image layer
- createImageLegend(GridArray, int, ColorMap) - Static method in class org.meteoinfo.legend.LegendManage
-
Create image legend from grid data
- createImageLegend(GridArray, List<Number>, ColorMap) - Static method in class org.meteoinfo.legend.LegendManage
-
Create image legend from grid data
- createImageLegend(GridArray, ColorMap) - Static method in class org.meteoinfo.legend.LegendManage
-
Create image legend from grid data
- createImageLegend(GridData, int, ColorMap) - Static method in class org.meteoinfo.legend.LegendManage
-
Create image legend from grid data
- createImageLegend(GridData, List<Number>, ColorMap) - Static method in class org.meteoinfo.legend.LegendManage
-
Create image legend from grid data
- createImageLegend(GridData, ColorMap) - Static method in class org.meteoinfo.legend.LegendManage
-
Create image legend from grid data
- createIndexArray() - Method in class org.meteoinfo.math.ListIndexComparator
- createIntersectionCounter(LineIntersector) - Static method in class org.meteoinfo.jts.noding.InteriorIntersectionFinder
-
Creates an intersection finder which counts all interior intersections.
- createLegendScheme(double, double) - Static method in class org.meteoinfo.legend.LegendManage
-
Create legend scheme
- createLegendScheme(double, double, double[], Color[], LegendType, ShapeTypes, boolean, double) - Static method in class org.meteoinfo.legend.LegendManage
-
Create legend scheme
- createLegendScheme(double, double, double, LegendType, ShapeTypes) - Static method in class org.meteoinfo.legend.LegendManage
-
Create legend scheme
- createLegendScheme(double, double, double, LegendType, ShapeTypes, boolean, double) - Static method in class org.meteoinfo.legend.LegendManage
-
Create legend scheme
- createLegendScheme(double, double, int) - Static method in class org.meteoinfo.legend.LegendManage
-
Create legend scheme
- createLegendScheme(double, double, int, String) - Static method in class org.meteoinfo.legend.LegendManage
-
Create legend scheme
- createLegendScheme(double, double, int, ColorMap) - Static method in class org.meteoinfo.legend.LegendManage
-
Create legend scheme
- createLegendScheme(double, double, int, ColorMap, LegendType, ShapeTypes, boolean, double) - Static method in class org.meteoinfo.legend.LegendManage
-
Create legend scheme
- createLegendScheme(double, double, int, LegendType, ShapeTypes) - Static method in class org.meteoinfo.legend.LegendManage
-
Create legend scheme
- createLegendScheme(double, double, int, LegendType, ShapeTypes, boolean, double) - Static method in class org.meteoinfo.legend.LegendManage
-
Create legend scheme
- createLegendScheme(double, double, String) - Static method in class org.meteoinfo.legend.LegendManage
-
Create legend scheme
- createLegendScheme(double, double, List<Number>, ColorMap) - Static method in class org.meteoinfo.legend.LegendManage
-
Create legend scheme
- createLegendScheme(double, double, List<Number>, ColorMap, LegendType, ShapeTypes, boolean, double) - Static method in class org.meteoinfo.legend.LegendManage
-
Create legend scheme
- createLegendScheme(double, double, ColorMap) - Static method in class org.meteoinfo.legend.LegendManage
-
Create legend scheme
- createLegendScheme(double, double, ColorMap, double) - Static method in class org.meteoinfo.legend.LegendManage
-
Create legend scheme
- createLegendScheme(GridData, double, LegendType, ShapeTypes) - Static method in class org.meteoinfo.legend.LegendManage
-
Create legend scheme
- createLegendScheme(GridData, int, String) - Static method in class org.meteoinfo.legend.LegendManage
-
Create legend scheme
- createLegendScheme(GridData, int, String, LegendType, ShapeTypes) - Static method in class org.meteoinfo.legend.LegendManage
-
Create legend scheme
- createLegendScheme(GridData, int, ColorMap, LegendType, ShapeTypes) - Static method in class org.meteoinfo.legend.LegendManage
-
Create legend scheme
- createLegendScheme(GridData, int, LegendType, ShapeTypes) - Static method in class org.meteoinfo.legend.LegendManage
-
Create legend scheme
- createLegendScheme(StationData, int, String, LegendType, ShapeTypes) - Static method in class org.meteoinfo.legend.LegendManage
-
Create legend scheme
- createLegendScheme(LegendType, String) - Method in class org.meteoinfo.layer.VectorLayer
-
Create legend scheme
- createLegendScheme(ShapeTypes, List<Number>, List<Color>) - Static method in class org.meteoinfo.legend.LegendManage
-
Create legend scheme
- createLegendSchemeFromGridData(GridArray, LegendType, ShapeTypes) - Static method in class org.meteoinfo.legend.LegendManage
-
Create legend scheme from grid data
- createLegendSchemeFromGridData(GridData, LegendType, ShapeTypes) - Static method in class org.meteoinfo.legend.LegendManage
-
Create legend scheme from grid data
- createLegendSchemeFromStationData(StationData, LegendType, ShapeTypes) - Static method in class org.meteoinfo.legend.LegendManage
-
Create legend scheme from station data
- createLinearRing(Coordinate[]) - Method in class org.meteoinfo.jts.geom.GeometryFactory
-
Creates a
LinearRingusing the givenCoordinates. - createLinearRing(CoordinateSequence) - Method in class org.meteoinfo.jts.geom.GeometryFactory
-
Creates a
LinearRingusing the givenCoordinateSequence. - createLineString(XYListDataset, List<ColorBreak>) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create LineString graphic
- createLineString(Coordinate[]) - Method in class org.meteoinfo.jts.geom.GeometryFactory
-
Creates a LineString using the given Coordinates.
- createLineString(CoordinateSequence) - Method in class org.meteoinfo.jts.geom.GeometryFactory
-
Creates a LineString using the given CoordinateSequence.
- createLineString(Array, Array, List<ColorBreak>, boolean) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create LineString graphic
- createLineString(Array, Array, ColorBreak) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create LineString graphic
- createLineString(Array, Array, ColorBreak, boolean) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create LineString graphic
- createLineString(Array, Array, Array, LegendScheme, boolean) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create LineString graphic
- createLineString3D(Array, Array, Array, List<ColorBreak>) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create 3D LineString graphic
- createLineString3D(Array, Array, Array, ColorBreak) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create 3D LineString graphic
- createLineString3D(Array, Array, Array, Array, LegendScheme) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create 3D LineString graphic
- createMaskFromDatePattern(String) - Method in class org.meteoinfo.ui.calendar.JTextFieldDateEditor
-
Creates a mask from a date pattern.
- createMeshPolygons(Array, Array, Array, LegendScheme) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Add mesh polygons
- createMultiLineString(LineString[]) - Method in class org.meteoinfo.jts.geom.GeometryFactory
-
Creates a MultiLineString using the given LineStrings; a null or empty array will create an empty MultiLineString.
- createMultiPoint(Coordinate[]) - Method in class org.meteoinfo.jts.geom.GeometryFactory
-
Creates a
MultiPointusing the givenCoordinates. - createMultiPoint(CoordinateSequence) - Method in class org.meteoinfo.jts.geom.GeometryFactory
-
Creates a
MultiPointusing the points in the givenCoordinateSequence. - createMultiPoint(Point[]) - Method in class org.meteoinfo.jts.geom.GeometryFactory
-
Creates a
MultiPointusing the givenPoints. - createMultiPolygon(Polygon[]) - Method in class org.meteoinfo.jts.geom.GeometryFactory
-
Creates a MultiPolygon using the given Polygons; a null or empty array will create an empty Polygon.
- createNCFile(String) - Method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
-
Create netCDF file
- createNode(int) - Method in class org.meteoinfo.jts.index.strtree.AbstractSTRtree
- createNode(int) - Method in class org.meteoinfo.jts.index.strtree.SIRtree
- createNode(int) - Method in class org.meteoinfo.jts.index.strtree.STRtree
- createNode(Coordinate) - Method in class org.meteoinfo.jts.geomgraph.NodeFactory
-
The basic node constructor does not allow for incident edges
- createNode(Coordinate) - Method in class org.meteoinfo.jts.operation.overlay.OverlayNodeFactory
- createNode(Coordinate) - Method in class org.meteoinfo.jts.operation.relate.RelateNodeFactory
- createNode(Envelope) - Static method in class org.meteoinfo.jts.index.quadtree.Node
- createNode(Interval) - Static method in class org.meteoinfo.jts.index.bintree.Node
- createOn(QuadEdgeSubdivision) - Static method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeTriangle
-
Creates
QuadEdgeTriangles for all facets of aQuadEdgeSubdivisionrepresenting a triangulation. - createParentBoundables(List, int) - Method in class org.meteoinfo.jts.index.strtree.AbstractSTRtree
-
Sorts the childBoundables then divides them into groups of size M, where M is the node capacity.
- createParentBoundables(List, int) - Method in class org.meteoinfo.jts.index.strtree.STRtree
-
Creates the parent level for the given child level.
- createParentBoundablesFromVerticalSlice(List, int) - Method in class org.meteoinfo.jts.index.strtree.STRtree
- createPColorPolygons(Array, Array, Array, LegendScheme) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create pseudocolor polygons
- createPieArcs(Array, List<Color>, List<String>, float, List<Number>, Font, Color, float, String, float) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create pie arc polygons
- createPoint(Point2D) - Method in class org.meteoinfo.jts.awt.PointShapeFactory.BasePointShapeFactory
-
Creates a shape representing a point.
- createPoint(Point2D) - Method in class org.meteoinfo.jts.awt.PointShapeFactory.Circle
-
Creates a shape representing a point.
- createPoint(Point2D) - Method in interface org.meteoinfo.jts.awt.PointShapeFactory
-
Creates a shape representing a
PointShapeFactory.Point. - createPoint(Point2D) - Method in class org.meteoinfo.jts.awt.PointShapeFactory.Cross
-
Creates a shape representing a point.
- createPoint(Point2D) - Method in class org.meteoinfo.jts.awt.PointShapeFactory.Point
-
Creates a shape representing a point.
- createPoint(Point2D) - Method in class org.meteoinfo.jts.awt.PointShapeFactory.Square
-
Creates a shape representing a point.
- createPoint(Point2D) - Method in class org.meteoinfo.jts.awt.PointShapeFactory.Star
-
Creates a shape representing a point.
- createPoint(Point2D) - Method in class org.meteoinfo.jts.awt.PointShapeFactory.Triangle
-
Creates a shape representing a point.
- createPoint(Point2D) - Method in class org.meteoinfo.jts.awt.PointShapeFactory.X
-
Creates a shape representing a point.
- createPoint(Coordinate) - Method in class org.meteoinfo.jts.geom.GeometryFactory
-
Creates a Point using the given Coordinate.
- createPoint(CoordinateSequence) - Method in class org.meteoinfo.jts.geom.GeometryFactory
-
Creates a Point using the given CoordinateSequence; a null or empty CoordinateSequence will create an empty Point.
- createPointFromInternalCoord(Coordinate, Geometry) - Static method in class org.meteoinfo.jts.geom.GeometryFactory
- createPoints(Array, Array, List<ColorBreak>) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create graphics
- createPoints(Array, Array, Array, LegendScheme) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create graphics
- createPoints3D(Array, Array, Array, List<ColorBreak>) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create graphics
- createPoints3D(Array, Array, Array, ColorBreak) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create graphics
- createPoints3D(Array, Array, Array, Array, LegendScheme) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create 3D point graphics
- createPointShapes(List<Number>, List<Number>) - Static method in class org.meteoinfo.shape.ShapeUtil
-
Create point shapes
- createPointShapes(Array, Array) - Static method in class org.meteoinfo.shape.ShapeUtil
-
Create point shapes
- createPointShapes(Array, Array, Array, Array) - Static method in class org.meteoinfo.shape.ShapeUtil
-
Create PointZ shapes
- createPolygon(Coordinate[]) - Method in class org.meteoinfo.jts.geom.GeometryFactory
-
Constructs a
Polygonwith the given exterior boundary. - createPolygon(CoordinateSequence) - Method in class org.meteoinfo.jts.geom.GeometryFactory
-
Constructs a
Polygonwith the given exterior boundary. - createPolygon(LinearRing) - Method in class org.meteoinfo.jts.geom.GeometryFactory
-
Constructs a
Polygonwith the given exterior boundary. - createPolygon(LinearRing, LinearRing[]) - Method in class org.meteoinfo.jts.geom.GeometryFactory
-
Constructs a
Polygonwith the given exterior boundary and interior boundaries. - createPolygons(Array, Array, PolygonBreak) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Add polygons
- createPolygonShape(List<Number>, List<Number>) - Static method in class org.meteoinfo.shape.ShapeUtil
-
Create polygon shape
- createPolygonShape(List<List<Number>>) - Static method in class org.meteoinfo.shape.ShapeUtil
-
Create polygon shape
- createPolygonShapes(List<Number>, List<Number>) - Static method in class org.meteoinfo.shape.ShapeUtil
-
Create polygon shapes
- createPolygonShapes(Array, Array) - Static method in class org.meteoinfo.shape.ShapeUtil
-
Create polygon shapes
- createPolylineLayer(List<Array>, List<Array>, LegendScheme, String, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create a polyline layer
- createPolylineLayer(List<Array>, List<Array>, LegendScheme, String, String, double, double) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create a polyline layer
- createPolylineLayer(XYListDataset, LegendScheme, String, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create a polyline layer
- createPolylineLayer(XYListDataset, LegendScheme, String, String, double, double) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create a polyline layer
- createPolylineLayer(Array, Array, Array, LegendScheme, String, String, double, double) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create a polyline z layer
- createPolylineShapes(List<Number>, List<Number>) - Static method in class org.meteoinfo.shape.ShapeUtil
-
Create polyline shapes
- createPolylineShapes(Array, Array) - Static method in class org.meteoinfo.shape.ShapeUtil
-
Create polyline shapes
- createPolylineShapes(Array, Array, Array, Array) - Static method in class org.meteoinfo.shape.ShapeUtil
-
Create polylineZ shapes
- createRainBowColors(int) - Static method in class org.meteoinfo.global.colors.ColorUtil
-
Create rainbow colors
- createRainBowColors(int) - Static method in class org.meteoinfo.legend.LegendManage
-
Create rainbow colors
- createRandomColor() - Static method in class org.meteoinfo.global.colors.ColorUtil
-
Create a random color
- createRandomColors(int) - Static method in class org.meteoinfo.global.colors.ColorUtil
-
Create random colors
- createRandomColors(int) - Static method in class org.meteoinfo.legend.LegendManage
-
Create random colors
- createRandomCoord(Envelope) - Method in class org.meteoinfo.jts.shape.random.RandomPointsBuilder
- createRasterLayer(GridArray, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create reaster layer
- createRasterLayer(GridArray, String, LegendScheme) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create reaster layer
- createRasterLayer(GridData, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create reaster layer
- createRasterLayer(GridData, String, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create raster layer
- createRasterLayer(GridData, String, LegendScheme) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create reaster layer
- createRectangle() - Method in class org.meteoinfo.jts.util.GeometricShapeFactory
-
Creates a rectangular
Polygon. - createRectangle(List<Number>, List<Number>, PolygonBreak) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create rectangle graphic
- createScatterPlot(String, String, String, XYDataset) - Static method in class org.meteoinfo.plot.PlotUtil
-
Create scatter plot
- CreateSelection - org.meteoinfo.layout.MouseMode
- CreateSelection - org.meteoinfo.map.MouseTools
- createShadedLayer(GridData, String, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create shaded layer
- createShadedLayer(GridData, String, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create shaded layer
- createShadedLayer(GridData, LegendScheme, String, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create shaded layer
- createShadedLayer(Array, Array, Array, LegendScheme, String, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create shaded layer
- createShape(Geometry) - Static method in class org.meteoinfo.shape.ShapeFactory
-
Create shape from geometry
- createSineStar() - Method in class org.meteoinfo.jts.geom.util.SineStarFactory
-
Generates the geometry for the sine star
- createSingleSymbolLegendScheme(ShapeTypes) - Static method in class org.meteoinfo.legend.LegendManage
-
Create single symbol legend scheme
- createSingleSymbolLegendScheme(ShapeTypes, Color, float) - Static method in class org.meteoinfo.legend.LegendManage
-
Create single symbol legend scheme
- createSquircle() - Method in class org.meteoinfo.jts.util.GeometricShapeFactory
-
Creates a squircular
Polygon. - createStationModelLayer(StationModelData, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create station model layer
- createStationModelLayer(StationModelData, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create station model layer
- createStationModelLayer(StationModelData, LegendScheme, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create station model layer
- createStationModelLayer(StationModelData, LegendScheme, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create station model layer
- createSTBarbLayer(StationData, StationData, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create station barb layer from U/V or direction/speed station data
- createSTBarbLayer(StationData, StationData, StationData, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create station barb layer from U/V or direction/speed station data
- createSTBarbLayer(StationData, StationData, StationData, LegendScheme, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create station barb layer from U/V or direction/speed station data
- createSTBarbLayer(StationData, StationData, LegendScheme, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create station barb layer from U/V or direction/speed station data
- createStems(Array, Array, PolylineBreak, PointBreak, PolylineBreak, double) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create stem graphics
- createStems3D(Array, Array, Array, List<ColorBreak>, PolylineBreak, double, boolean) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create 3D stem graphics
- createStems3D(Array, Array, Array, Array, LegendScheme, PolylineBreak, double, boolean) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create 3D stem graphics
- createStepLineString(Array, Array, ColorBreak, String) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Create step LineString graphic
- createSTInfoLayer(StationInfoData, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create station info layer
- createSTInfoLayer(StationInfoData, LegendScheme, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create station info layer
- createSTPointLayer(StationData, String, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create station point layer
- createSTPointLayer(StationData, LegendScheme, String, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create station point layer
- createSTPointLayer(Array, Array, Array, LegendScheme, String, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create station point layer
- createSTPointLayer_Unique(StationData, LegendScheme, String, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create station point layer
- createSTPointLayer_Unique(Array, Array, Array, LegendScheme, String, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create station point layer
- createStreamlineLayer(GridData, GridData, int, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create streamline layer by U/V or wind direction/speed grid data
- createStreamlineLayer(GridData, GridData, int, LegendScheme, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create streamline layer by U/V or wind direction/speed grid data
- createStreamlineLayer(GridData, GridData, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create streamline layer by U/V or wind direction/speed grid data
- createStreamlineLayer(Array, Array, Array, Array, int, LegendScheme, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create streamline layer by U/V or wind direction/speed grid data
- createSTVectorLayer(StationData, StationData, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create station vector layer
- createSTVectorLayer(StationData, StationData, StationData, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create station vector layer
- createSTVectorLayer(StationData, StationData, StationData, LegendScheme, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create station vector layer
- createSTVectorLayer(StationData, StationData, LegendScheme, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create station vector layer
- createSupercircle(double) - Method in class org.meteoinfo.jts.util.GeometricShapeFactory
-
Creates a supercircular
Polygonof a given positive power. - createThumbnail(BufferedImage, int) - Static method in class org.meteoinfo.global.util.GraphicsUtilities
- createThumbnail(BufferedImage, int, int) - Static method in class org.meteoinfo.global.util.GraphicsUtilities
- createThumbnailFast(BufferedImage, int) - Static method in class org.meteoinfo.global.util.GraphicsUtilities
- createThumbnailFast(BufferedImage, int, int) - Static method in class org.meteoinfo.global.util.GraphicsUtilities
- createTileRunner(Tile) - Method in class org.meteoinfo.data.mapdata.webmap.AbstractTileFactory
-
Subclasses can override this if they need custom TileRunners for some reason
- createTrajLineLayer() - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITTrajDataInfo_bak
- createTrajLineLayer() - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITTrajDataInfo
- createTrajLineLayer() - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS7DataInfo
- createTrajLineLayer() - Method in interface org.meteoinfo.data.meteodata.TrajDataInfo
-
Create trajectory line layer
- createTrajLineLayer(boolean) - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITTrajDataInfo_bak
- createTrajLineLayer(boolean) - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITTrajDataInfo
- createTrajPointLayer() - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITTrajDataInfo_bak
- createTrajPointLayer() - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITTrajDataInfo
- createTrajPointLayer() - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS7DataInfo
- createTrajPointLayer() - Method in interface org.meteoinfo.data.meteodata.TrajDataInfo
-
Create trajectory point layer
- createTrajStartPointLayer() - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITTrajDataInfo_bak
- createTrajStartPointLayer() - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITTrajDataInfo
- createTrajStartPointLayer() - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS7DataInfo
- createTrajStartPointLayer() - Method in interface org.meteoinfo.data.meteodata.TrajDataInfo
-
Create trajectory start point layer
- createTransform(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class org.meteoinfo.projection.proj4j.CoordinateTransformFactory
-
Creates a transformation from a source CRS to a target CRS, following the logic in PROJ.4.
- createUniqValueLegendScheme(double[], Color[], ShapeTypes, double, double) - Static method in class org.meteoinfo.legend.LegendManage
-
Create unique value legend scheme
- createUniqValueLegendScheme(double[], Color[], ShapeTypes, double, double, Boolean, double) - Static method in class org.meteoinfo.legend.LegendManage
-
Create unique value legend scheme
- createUniqValueLegendScheme(int, ShapeTypes) - Static method in class org.meteoinfo.legend.LegendManage
-
Create unique value legend scheme
- createUniqValueLegendScheme(List<Number>, Color[], ShapeTypes) - Static method in class org.meteoinfo.legend.LegendManage
-
Create unique value legend scheme
- createUniqValueLegendScheme(List<Number>, List<Color>, ShapeTypes) - Static method in class org.meteoinfo.legend.LegendManage
-
Create unique value legend scheme
- createUniqValueLegendScheme(List<Number>, ColorMap, ShapeTypes) - Static method in class org.meteoinfo.legend.LegendManage
-
Create unique value legend scheme
- createUniqValueLegendScheme(List<Number>, ShapeTypes) - Static method in class org.meteoinfo.legend.LegendManage
-
Create unique value legend scheme
- createUniqValueLegendScheme(List<String>, Color[], ShapeTypes, double, double, boolean, double) - Static method in class org.meteoinfo.legend.LegendManage
-
Create unique value legend scheme
- createUniqValueLegendScheme(List<String>, List<String>, Color[], ShapeTypes, double, double) - Static method in class org.meteoinfo.legend.LegendManage
-
Create unique value legend scheme
- createUniqValueLegendScheme(List<String>, List<String>, Color[], ShapeTypes, double, double, boolean, double) - Static method in class org.meteoinfo.legend.LegendManage
-
Create unique value legend scheme
- createUniqValueLegendScheme(VectorLayer, double, double) - Static method in class org.meteoinfo.legend.LegendManage
-
Create unique value legend scheme from a vector layer
- createVectorLayer(Array, Array, Array, Array, Array, LegendScheme, String, boolean) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create vector layer
- createVertex(Coordinate, Segment) - Method in interface org.meteoinfo.jts.triangulate.ConstraintVertexFactory
- createWeatherLegendScheme(List<Integer>, int, Color) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create weather legend scheme
- createWeatherSymbolLayer(StationData, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create station weather symbol layer
- createWeatherSymbolLayer(StationData, String, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create station weather symbol layer
- createWeatherSymbolLayer(StationData, List<Integer>, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create weather symbol station layer
- createWeatherSymbolLayer(StationData, List<Integer>, LegendScheme, String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Create weather symbol station layer
- createWireframe(Array, Array, Array, PolylineBreak) - Static method in class org.meteoinfo.chart.plot.GraphicFactory
-
Add wireframe polylines
- cressman(List<Number>, List<Number>, Array, List<Number>, List<Number>, List<Number>) - Static method in class org.meteoinfo.data.ArrayUtil
-
Cressman analysis
- Cressman - org.meteoinfo.geoprocess.analysis.InterpolationMethods
- Crimson - org.meteoinfo.global.colors.WebColor
- CropFilter - Class in org.meteoinfo.image.filter
-
A filter which crops an image to a given rectangle.
- CropFilter() - Constructor for class org.meteoinfo.image.filter.CropFilter
-
Construct a CropFilter.
- CropFilter(int, int, int, int) - Constructor for class org.meteoinfo.image.filter.CropFilter
-
Construct a CropFilter.
- cross(double, double, double, double) - Static method in class org.meteoinfo.projection.proj4j.util.ProjectionMath
- cross(Vector3f, Vector3f) - Method in class org.meteoinfo.image.vecmath.Vector3f
- Cross() - Constructor for class org.meteoinfo.jts.awt.PointShapeFactory.Cross
-
Creates a new factory for points with default size.
- Cross(double) - Constructor for class org.meteoinfo.jts.awt.PointShapeFactory.Cross
-
Creates a factory for points of given size.
- CROSS - org.meteoinfo.legend.HatchStyle
- crossDissolve(int[], int[], int, int, float) - Method in class org.meteoinfo.image.filter.WarpFilter
- crosses(Geometry) - Method in class org.meteoinfo.jts.geom.Geometry
-
Tests whether this geometry crosses the argument geometry.
- crosses(Geometry) - Method in interface org.meteoinfo.jts.geom.prep.PreparedGeometry
-
Tests whether the base
Geometrycrosses a given geometry. - crosses(Shape) - Method in class org.meteoinfo.shape.Shape
-
Is shapes cross each other or not
- CROSSES - Static variable in class org.meteoinfo.image.filter.SmearFilter
- crossProduct(PointD, PointD, PointD) - Static method in class org.meteoinfo.geoprocess.GeoComputation
-
Finds the cross product of the 2 vectors created by the 3 vertices.
- CRSCache - Class in org.meteoinfo.projection.proj4j.util
- CRSCache() - Constructor for class org.meteoinfo.projection.proj4j.util.CRSCache
- CRSFactory - Class in org.meteoinfo.projection.proj4j
-
A factory which can create
CoordinateReferenceSystems from a variety of ways of specifying them. - CRSFactory() - Constructor for class org.meteoinfo.projection.proj4j.CRSFactory
-
Creates a new factory.
- CrystallizeFilter - Class in org.meteoinfo.image.filter
-
A filter which applies a crystallizing effect to an image, by producing Voronoi cells filled with colours from the image.
- CrystallizeFilter() - Constructor for class org.meteoinfo.image.filter.CrystallizeFilter
- CS_GEO - Static variable in class org.meteoinfo.projection.proj4j.CoordinateReferenceSystem
- CS_ITEM_HEIGHT - Static variable in class org.meteoinfo.legend.Constants
- CS_PATCH_HEIGHT - Static variable in class org.meteoinfo.legend.Constants
- CS_PATCH_LEFT_INDENT - Static variable in class org.meteoinfo.legend.Constants
- CS_PATCH_WIDTH - Static variable in class org.meteoinfo.legend.Constants
- CS_TEXT_LEFT_INDENT - Static variable in class org.meteoinfo.legend.Constants
- CS_TEXT_TOP_PAD - Static variable in class org.meteoinfo.legend.Constants
- CS_TOP_PAD - Static variable in class org.meteoinfo.legend.Constants
- csName(String, String) - Static method in class org.meteoinfo.projection.proj4j.io.MetaCRSTestCase
- CSVRecordParser - Class in org.meteoinfo.projection.proj4j.io
-
Parses a single record in a CSV file into an array of
Strings. - CSVRecordParser() - Constructor for class org.meteoinfo.projection.proj4j.io.CSVRecordParser
-
Creates a new parser.
- cubeX - Variable in class org.meteoinfo.image.filter.CellularFilter.Point
- cubeY - Variable in class org.meteoinfo.image.filter.CellularFilter.Point
- CumulativeMax() - Constructor for class org.meteoinfo.data.dataframe.impl.Transforms.CumulativeMax
- CumulativeMin() - Constructor for class org.meteoinfo.data.dataframe.impl.Transforms.CumulativeMin
- CumulativeProduct() - Constructor for class org.meteoinfo.data.dataframe.impl.Transforms.CumulativeProduct
- CumulativeSum() - Constructor for class org.meteoinfo.data.dataframe.impl.Transforms.CumulativeSum
- CurlFilter - Class in org.meteoinfo.image.filter
-
A page curl effect.
- CurlFilter() - Constructor for class org.meteoinfo.image.filter.CurlFilter
-
Construct a CurlFilter with no distortion.
- current_date - Variable in class org.meteoinfo.data.meteodata.mm5.SubHeader
- CURRENT_VERSION - Static variable in class org.meteoinfo.jts.JTSVersion
-
The current version number of the JTS API.
- currentSegment(double[]) - Method in class org.meteoinfo.jts.awt.ShapeCollectionPathIterator
- currentSegment(float[]) - Method in class org.meteoinfo.jts.awt.ShapeCollectionPathIterator
- Curve - Class in org.meteoinfo.image.filter
- Curve() - Constructor for class org.meteoinfo.image.filter.Curve
- Curve(Curve) - Constructor for class org.meteoinfo.image.filter.Curve
- CurveLine - org.meteoinfo.shape.ShapeTypes
- CurveLineShape - Class in org.meteoinfo.shape
-
Curve line shape class
- CurveLineShape() - Constructor for class org.meteoinfo.shape.CurveLineShape
-
Constructor
- CurvePolygon - org.meteoinfo.shape.ShapeTypes
- CurvePolygonShape - Class in org.meteoinfo.shape
-
Curve polygon shape class
- CurvePolygonShape() - Constructor for class org.meteoinfo.shape.CurvePolygonShape
-
Constructor
- CurvesFilter - Class in org.meteoinfo.image.filter
- CurvesFilter() - Constructor for class org.meteoinfo.image.filter.CurvesFilter
- CUSTOM - org.meteoinfo.chart.LegendPosition
- cutEdges - Variable in class org.meteoinfo.jts.operation.polygonize.Polygonizer
- Cyan - org.meteoinfo.global.colors.WebColor
- Cylindrical_Equal_Area - org.meteoinfo.projection.ProjectionNames
- CylindricalEqualAreaProjection - Class in org.meteoinfo.projection.proj4j.proj
- CylindricalEqualAreaProjection() - Constructor for class org.meteoinfo.projection.proj4j.proj.CylindricalEqualAreaProjection
- CylindricalEqualAreaProjection(double, double, double) - Constructor for class org.meteoinfo.projection.proj4j.proj.CylindricalEqualAreaProjection
- CylindricalProjection - Class in org.meteoinfo.projection.proj4j.proj
-
A projection in which meridians are mapped to equally spaced vertical lines and circles of latitude (parallels) are mapped to horizontal lines.
- CylindricalProjection() - Constructor for class org.meteoinfo.projection.proj4j.proj.CylindricalProjection
- CylindricalProjectionTileFactory - Class in org.meteoinfo.data.mapdata.webmap.bmng
- CylindricalProjectionTileFactory() - Constructor for class org.meteoinfo.data.mapdata.webmap.bmng.CylindricalProjectionTileFactory
- CylindricalProjectionTileFactory(SLMapServerInfo) - Constructor for class org.meteoinfo.data.mapdata.webmap.bmng.CylindricalProjectionTileFactory