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 _
G
- gain - Variable in class org.meteoinfo.image.filter.CellularFilter
- gain - Variable in class org.meteoinfo.image.filter.TextureFilter
- gain(float, float) - Static method in class org.meteoinfo.image.filter.ImageMath
-
A variant of the gamma function.
- GainFilter - Class in org.meteoinfo.image.filter
-
A filter which changes the gain and bias of an image - similar to ContrastFilter.
- GainFilter() - Constructor for class org.meteoinfo.image.filter.GainFilter
- Gainsboro - org.meteoinfo.global.colors.WebColor
- GallProjection - Class in org.meteoinfo.projection.proj4j.proj
- GallProjection() - Constructor for class org.meteoinfo.projection.proj4j.proj.GallProjection
- GammaFilter - Class in org.meteoinfo.image.filter
-
A filter for changing the gamma of an image.
- GammaFilter() - Constructor for class org.meteoinfo.image.filter.GammaFilter
-
Construct a GammaFilter.
- GammaFilter(float) - Constructor for class org.meteoinfo.image.filter.GammaFilter
-
Construct a GammaFilter.
- GammaFilter(float, float, float) - Constructor for class org.meteoinfo.image.filter.GammaFilter
-
Construct a GammaFilter.
- gassianToLatLon() - Method in class org.meteoinfo.data.GridData
-
Convert Gassian grid to lat/lon grid
- GassianToLatLon_Simple() - Method in class org.meteoinfo.data.GridData
-
Convert Gassian grid to lat/lon grid - only convert Y coordinate
- gauss2Lats(int) - Static method in class org.meteoinfo.data.DataMath
-
This function provides latitudes on a Gaussian grid from the number of latitude lines
- GAUSSIAN - Static variable in class org.meteoinfo.image.filter.NoiseFilter
-
Gaussian distribution for the noise.
- GaussianFilter - Class in org.meteoinfo.image.filter
-
A filter which applies Gaussian blur to an image.
- GaussianFilter() - Constructor for class org.meteoinfo.image.filter.GaussianFilter
-
Construct a Gaussian filter.
- GaussianFilter(float) - Constructor for class org.meteoinfo.image.filter.GaussianFilter
-
Construct a Gaussian filter.
- GaussProjection - Class in org.meteoinfo.projection.proj4j.proj
- GaussProjection() - Constructor for class org.meteoinfo.projection.proj4j.proj.GaussProjection
- GB - Static variable in class org.meteoinfo.jts.util.Memory
- gct - Variable in class org.meteoinfo.image.GifDecoder
- gctFlag - Variable in class org.meteoinfo.image.GifDecoder
- gctSize - Variable in class org.meteoinfo.image.GifDecoder
- GDALNoData - Static variable in class org.meteoinfo.data.mapdata.geotiff.Tag
- ge(DD) - Method in class org.meteoinfo.jts.math.DD
-
Tests whether this value is greater than or equals to another DoubleDouble value.
- GeneralObliqueProjection - Class in org.meteoinfo.projection.proj4j.proj
- GeneralObliqueProjection() - Constructor for class org.meteoinfo.projection.proj4j.proj.GeneralObliqueProjection
- generateInfoText() - Method in class org.meteoinfo.data.meteodata.ascii.LonLatStationDataInfo
- generateInfoText() - Method in class org.meteoinfo.data.meteodata.ascii.SurferGridDataInfo
- generateInfoText() - Method in class org.meteoinfo.data.meteodata.awx.AWXDataInfo
- generateInfoText() - Method in class org.meteoinfo.data.meteodata.bandraster.BILDataInfo
- generateInfoText() - Method in class org.meteoinfo.data.meteodata.bandraster.GeoTiffDataInfo
- generateInfoText() - Method in class org.meteoinfo.data.meteodata.DataInfo
-
Generate data info text
- generateInfoText() - Method in class org.meteoinfo.data.meteodata.grib.grib2.GRIB2DataInfo
- generateInfoText() - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITPartDataInfo
- generateInfoText() - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITTrajDataInfo_bak
- generateInfoText() - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITTrajDataInfo
- generateInfoText() - Method in class org.meteoinfo.data.meteodata.metar.METARDataInfo
- generateInfoText() - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS11DataInfo
- generateInfoText() - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS120DataInfo
- generateInfoText() - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS13DataInfo
- generateInfoText() - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS1DataInfo
- generateInfoText() - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS2DataInfo
- generateInfoText() - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS3DataInfo
- generateInfoText() - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS7DataInfo
- generateInfoText() - Method in class org.meteoinfo.data.meteodata.mm5.MM5IMDataInfo
- generateInfoText() - Method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
- generateInfoText() - Method in class org.meteoinfo.data.meteodata.synop.SYNOPDataInfo
- generateInfoText_bak() - Method in class org.meteoinfo.data.meteodata.arl.ARLDataInfo
- generateInfoText_bak() - Method in class org.meteoinfo.data.meteodata.mm5.MM5DataInfo
- generateLonLatLayer() - Method in class org.meteoinfo.map.MapView
-
Generate longitude/latitude grid line layer
- GenericBeanInfo - Class in org.meteoinfo.ui.calendar.components
-
A generic bean info class use by all bean infos of the JCalendar bean suite.
- GenericBeanInfo(String, boolean) - Constructor for class org.meteoinfo.ui.calendar.components.GenericBeanInfo
-
Constructs a new BeanInfo.
- GenericFileFilter - Class in org.meteoinfo.global
- GenericFileFilter(String[], String) - Constructor for class org.meteoinfo.global.GenericFileFilter
-
This is the constructor - it takes in the following:-
filesExtsIn - this is the array of file extensions that you wish to create a file filter for. - GEO_TIFF - org.meteoinfo.data.mapdata.MapDataType
- GeoAsciiParamsTag - Static variable in class org.meteoinfo.data.mapdata.geotiff.Tag
- geocentric - Variable in class org.meteoinfo.projection.proj4j.proj.Projection
-
True if this projection is geocentric
- GeocentricConverter - Class in org.meteoinfo.projection.proj4j.datum
-
Provides conversions between Geodetic coordinates (latitude, longitude in radians and height in meters) and Geocentric coordinates (X, Y, Z) in meters.
- GeocentricConverter(double, double) - Constructor for class org.meteoinfo.projection.proj4j.datum.GeocentricConverter
- GeocentricConverter(Ellipsoid) - Constructor for class org.meteoinfo.projection.proj4j.datum.GeocentricConverter
- geocentricLatitude(double, double) - Static method in class org.meteoinfo.projection.proj4j.util.ProjectionMath
- GeoComputation - Class in org.meteoinfo.geoprocess
-
GeoComputation class
- GeoComputation() - Constructor for class org.meteoinfo.geoprocess.GeoComputation
- GeoDoubleParamsTag - Static variable in class org.meteoinfo.data.mapdata.geotiff.Tag
- geographic - Static variable in class org.meteoinfo.projection.KnownCoordinateSystems
- geographicLatitude(double, double) - Static method in class org.meteoinfo.projection.proj4j.util.ProjectionMath
- GeoGraphicSystem - Class in org.meteoinfo.projection
- GeoGraphicSystem() - Constructor for class org.meteoinfo.projection.GeoGraphicSystem
-
Constructor
- GeoKey - Class in org.meteoinfo.data.mapdata.geotiff
- GeoKeyDirectoryTag - Static variable in class org.meteoinfo.data.mapdata.geotiff.Tag
- geokeys - Variable in class org.meteoinfo.data.mapdata.geotiff.IFDEntry
- GeometricShapeBuilder - Class in org.meteoinfo.jts.shape
- GeometricShapeBuilder(GeometryFactory) - Constructor for class org.meteoinfo.jts.shape.GeometricShapeBuilder
- GeometricShapeFactory - Class in org.meteoinfo.jts.util
-
Computes various kinds of common geometric shapes.
- GeometricShapeFactory() - Constructor for class org.meteoinfo.jts.util.GeometricShapeFactory
-
Create a shape factory which will create shapes using the default
GeometryFactory. - GeometricShapeFactory(GeometryFactory) - Constructor for class org.meteoinfo.jts.util.GeometricShapeFactory
-
Create a shape factory which will create shapes using the given
GeometryFactory. - GeometricShapeFactory.Dimensions - Class in org.meteoinfo.jts.util
- geometries - Variable in class org.meteoinfo.jts.geom.GeometryCollection
-
Internal representation of this
GeometryCollection. - Geometry - Class in org.meteoinfo.jts.geom
-
A representation of a planar, linear vector geometry.
- Geometry(GeometryFactory) - Constructor for class org.meteoinfo.jts.geom.Geometry
-
Creates a new
Geometryvia the specified GeometryFactory. - geometry2Shape(Geometry) - Static method in class org.meteoinfo.shape.Shape
- geometryChanged() - Method in class org.meteoinfo.jts.geom.Geometry
-
Notifies this geometry that its coordinates have been changed by an external party (for example, via a
CoordinateFilter). - geometryChangedAction() - Method in class org.meteoinfo.jts.geom.Geometry
-
Notifies this Geometry that its Coordinates have been changed by an external party.
- GeometryCollection - Class in org.meteoinfo.jts.geom
-
Models a collection of
Geometrys of arbitrary type and dimension. - GeometryCollection(Geometry[], GeometryFactory) - Constructor for class org.meteoinfo.jts.geom.GeometryCollection
- GeometryCollection(Geometry[], PrecisionModel, int) - Constructor for class org.meteoinfo.jts.geom.GeometryCollection
-
Deprecated.Use GeometryFactory instead
- GeometryCollectionIterator - Class in org.meteoinfo.jts.geom
- GeometryCollectionIterator(Geometry) - Constructor for class org.meteoinfo.jts.geom.GeometryCollectionIterator
-
Constructs an iterator over the given
Geometry. - GeometryCollectionMapper - Class in org.meteoinfo.jts.geom.util
-
Maps the members of a
GeometryCollectioninto another GeometryCollection via a defined mapping function. - GeometryCollectionMapper(GeometryMapper.MapOp) - Constructor for class org.meteoinfo.jts.geom.util.GeometryCollectionMapper
- GeometryCollectionShape - Class in org.meteoinfo.jts.awt
-
A
Shapewhich contains a heterogeneous collection of other shapes representing JTSGeometrys. - GeometryCollectionShape() - Constructor for class org.meteoinfo.jts.awt.GeometryCollectionShape
- GeometryCombiner - Class in org.meteoinfo.jts.geom.util
-
Combines
Geometrys to produce aGeometryCollectionof the most appropriate type. - GeometryCombiner(Collection) - Constructor for class org.meteoinfo.jts.geom.util.GeometryCombiner
-
Creates a new combiner for a collection of geometries
- GeometryComponentFilter - Interface in org.meteoinfo.jts.geom
-
Geometryclasses support the concept of applying aGeometryComponentFilterfilter to theGeometry. - GeometryEditor - Class in org.meteoinfo.jts.geom.util
-
A class which supports creating new
Geometrys which are modifications of existing ones, maintaining the same type structure. - GeometryEditor() - Constructor for class org.meteoinfo.jts.geom.util.GeometryEditor
-
Creates a new GeometryEditor object which will create edited
Geometrys with the sameGeometryFactoryas the input Geometry. - GeometryEditor(GeometryFactory) - Constructor for class org.meteoinfo.jts.geom.util.GeometryEditor
-
Creates a new GeometryEditor object which will create edited
Geometrys with the givenGeometryFactory. - GeometryEditor.CoordinateOperation - Class in org.meteoinfo.jts.geom.util
-
A
GeometryEditor.GeometryEditorOperationwhich edits the coordinate list of aGeometry. - GeometryEditor.CoordinateSequenceOperation - Class in org.meteoinfo.jts.geom.util
- GeometryEditor.GeometryEditorOperation - Interface in org.meteoinfo.jts.geom.util
-
A interface which specifies an edit operation for Geometries.
- GeometryEditor.NoOpGeometryOperation - Class in org.meteoinfo.jts.geom.util
-
A GeometryEditorOperation which does not modify the input geometry.
- GeometryExtracter - Class in org.meteoinfo.jts.geom.util
-
Extracts the components of a given type from a
Geometry. - GeometryExtracter(Class, List) - Constructor for class org.meteoinfo.jts.geom.util.GeometryExtracter
-
Constructs a filter with a list in which to store the elements found.
- geometryFactory - Variable in class org.meteoinfo.jts.geomgraph.EdgeRing
- GeometryFactory - Class in org.meteoinfo.jts.geom
-
Supplies a set of utility methods for building Geometry objects from lists of Coordinates.
- GeometryFactory() - Constructor for class org.meteoinfo.jts.geom.GeometryFactory
-
Constructs a GeometryFactory that generates Geometries having a floating PrecisionModel and a spatial-reference ID of 0.
- GeometryFactory(CoordinateSequenceFactory) - Constructor for class org.meteoinfo.jts.geom.GeometryFactory
-
Constructs a GeometryFactory that generates Geometries having the given CoordinateSequence implementation, a double-precision floating PrecisionModel and a spatial-reference ID of 0.
- GeometryFactory(PrecisionModel) - Constructor for class org.meteoinfo.jts.geom.GeometryFactory
-
Constructs a GeometryFactory that generates Geometries having the given
PrecisionModeland the default CoordinateSequence implementation. - GeometryFactory(PrecisionModel, int) - Constructor for class org.meteoinfo.jts.geom.GeometryFactory
-
Constructs a GeometryFactory that generates Geometries having the given
PrecisionModeland spatial-reference ID, and the default CoordinateSequence implementation. - GeometryFactory(PrecisionModel, int, CoordinateSequenceFactory) - Constructor for class org.meteoinfo.jts.geom.GeometryFactory
-
Constructs a GeometryFactory that generates Geometries having the given PrecisionModel, spatial-reference ID, and CoordinateSequence implementation.
- GeometryFilter - Interface in org.meteoinfo.jts.geom
-
GeometryCollectionclasses support the concept of applying aGeometryFilterto theGeometry. - GeometryGraph - Class in org.meteoinfo.jts.geomgraph
-
A GeometryGraph is a graph that models a given Geometry
- GeometryGraph(int, Geometry) - Constructor for class org.meteoinfo.jts.geomgraph.GeometryGraph
- GeometryGraph(int, Geometry, BoundaryNodeRule) - Constructor for class org.meteoinfo.jts.geomgraph.GeometryGraph
- GeometryGraphOperation - Class in org.meteoinfo.jts.operation
-
The base class for operations that require
GeometryGraphs. - GeometryGraphOperation(Geometry) - Constructor for class org.meteoinfo.jts.operation.GeometryGraphOperation
- GeometryGraphOperation(Geometry, Geometry) - Constructor for class org.meteoinfo.jts.operation.GeometryGraphOperation
- GeometryGraphOperation(Geometry, Geometry, BoundaryNodeRule) - Constructor for class org.meteoinfo.jts.operation.GeometryGraphOperation
- GeometryItemDistance - Class in org.meteoinfo.jts.index.strtree
-
An ItemDistance function for items which are
Geometrys, using theGeometry.distance(Geometry)method. - GeometryItemDistance() - Constructor for class org.meteoinfo.jts.index.strtree.GeometryItemDistance
- GeometryLocation - Class in org.meteoinfo.jts.operation.distance
-
Represents the location of a point on a Geometry.
- GeometryLocation(Geometry, int, Coordinate) - Constructor for class org.meteoinfo.jts.operation.distance.GeometryLocation
-
Constructs a GeometryLocation specifying a point on a geometry, as well as the segment that the point is on (or
GeometryLocation.INSIDE_AREAif the point is not on a segment). - GeometryLocation(Geometry, Coordinate) - Constructor for class org.meteoinfo.jts.operation.distance.GeometryLocation
-
Constructs a GeometryLocation specifying a point inside an area geometry.
- GeometryMapper - Class in org.meteoinfo.jts.geom.util
-
Methods to map various collections of
Geometrys via defined mapping functions. - GeometryMapper() - Constructor for class org.meteoinfo.jts.geom.util.GeometryMapper
- GeometryMapper.MapOp - Interface in org.meteoinfo.jts.geom.util
-
An interface for geometry functions used for mapping.
- GeometryNoder - Class in org.meteoinfo.jts.noding.snapround
-
Nodes the linework in a list of
Geometrys using Snap-Rounding to a givenPrecisionModel. - GeometryNoder(PrecisionModel) - Constructor for class org.meteoinfo.jts.noding.snapround.GeometryNoder
-
Creates a new noder which snap-rounds to a grid specified by the given
PrecisionModel. - GeometryPrecisionReducer - Class in org.meteoinfo.jts.precision
-
Reduces the precision of a
Geometryaccording to the suppliedPrecisionModel, ensuring that the result is topologically valid. - GeometryPrecisionReducer(PrecisionModel) - Constructor for class org.meteoinfo.jts.precision.GeometryPrecisionReducer
- GeometrySnapper - Class in org.meteoinfo.jts.operation.overlay.snap
-
Snaps the vertices and segments of a
Geometryto another Geometry's vertices. - GeometrySnapper(Geometry) - Constructor for class org.meteoinfo.jts.operation.overlay.snap.GeometrySnapper
-
Creates a new snapper acting on the given geometry
- GeometryStrategies - Class in org.meteoinfo.jts.io.gml2
-
Container for GML2 Geometry parsing strategies which can be represented in JTS.
- GeometryStrategies() - Constructor for class org.meteoinfo.jts.io.gml2.GeometryStrategies
- GeometryTransformer - Class in org.meteoinfo.jts.geom.util
- GeometryTransformer() - Constructor for class org.meteoinfo.jts.geom.util.GeometryTransformer
- GeometryUtil - Class in org.meteoinfo.geoprocess
- GeometryUtil() - Constructor for class org.meteoinfo.geoprocess.GeometryUtil
- geomFact - Variable in class org.meteoinfo.jts.util.GeometricShapeFactory
- geomFactory - Variable in class org.meteoinfo.jts.shape.GeometricShapeBuilder
- GeoPosition - Class in org.meteoinfo.data.mapdata.webmap
-
An immutable coordinate in the real (geographic) world, composed of a latitude and a longitude.
- GeoPosition(double[]) - Constructor for class org.meteoinfo.data.mapdata.webmap.GeoPosition
-
Creates a new instance of GeoPosition from the specified latitude and longitude as an array of two doubles, with the latitude first.
- GeoPosition(double, double) - Constructor for class org.meteoinfo.data.mapdata.webmap.GeoPosition
-
Creates a new instance of GeoPosition from the specified latitude and longitude.
- GeoPosition(double, double, double, double, double, double) - Constructor for class org.meteoinfo.data.mapdata.webmap.GeoPosition
-
Creates a new instance of GeoPosition from the specified latitude and longitude.
- Geostationary_Satellite - org.meteoinfo.projection.ProjectionNames
- GeostationarySatelliteProjection - Class in org.meteoinfo.projection.proj4j.proj
- GeostationarySatelliteProjection() - Constructor for class org.meteoinfo.projection.proj4j.proj.GeostationarySatelliteProjection
-
Constructor
- GeoTiff - Class in org.meteoinfo.data.mapdata.geotiff
- GeoTiff(String) - Constructor for class org.meteoinfo.data.mapdata.geotiff.GeoTiff
-
Constructor
- GEOTIFF - org.meteoinfo.data.meteodata.MeteoDataType
- GeoTiffDataInfo - Class in org.meteoinfo.data.meteodata.bandraster
- GeoTiffDataInfo() - Constructor for class org.meteoinfo.data.meteodata.bandraster.GeoTiffDataInfo
-
Constructor
- geoToPixel(GeoPosition, int) - Method in class org.meteoinfo.data.mapdata.webmap.bmng.CylindricalProjectionTileFactory
- geoToPixel(GeoPosition, int) - Method in class org.meteoinfo.data.mapdata.webmap.TileFactory
-
Convert a GeoPosition to a pixel position in the world bitmap a the specified zoom level.
- GeoUtil - Class in org.meteoinfo.global.util
-
These are math utilities for converting between pixels, tiles, and geographic coordinates.
- GeoUtil() - Constructor for class org.meteoinfo.global.util.GeoUtil
- get() - Method in class org.meteoinfo.image.vecmath.Color4f
- get(float[]) - Method in class org.meteoinfo.image.vecmath.AxisAngle4f
- get(float[]) - Method in class org.meteoinfo.image.vecmath.Matrix4f
- get(float[]) - Method in class org.meteoinfo.image.vecmath.Tuple3f
- get(float[]) - Method in class org.meteoinfo.image.vecmath.Tuple4f
- get(int) - Method in class org.meteoinfo.data.dataframe.impl.SparseBitSet
- get(int) - Method in class org.meteoinfo.data.dataframe.impl.Views.DataFrameListView
- get(int) - Method in class org.meteoinfo.data.dataframe.impl.Views.FlatView
- get(int) - Method in class org.meteoinfo.data.dataframe.impl.Views.ListView
- get(int) - Method in class org.meteoinfo.data.dataframe.impl.Views.MapView
- get(int) - Method in class org.meteoinfo.data.dataframe.impl.Views.SeriesListView
- get(int) - Method in class org.meteoinfo.data.dataframe.impl.Views.TransformedSeriesView
- get(int) - Method in class org.meteoinfo.data.dataframe.impl.Views.TransformedView
- get(int) - Method in class org.meteoinfo.data.dataframe.Index
-
Get a value
- get(int) - Method in class org.meteoinfo.jts.geomgraph.EdgeList
- get(int) - Method in class org.meteoinfo.jts.geomgraph.TopologyLocation
- get(int) - Method in class org.meteoinfo.legend.ColorBreakCollection
-
Get a color break by index
- get(int) - Method in class org.meteoinfo.shape.GraphicCollection
-
Get a graphic by index
- get(int, int) - Method in class org.meteoinfo.data.dataframe.impl.BlockManager
- get(int, int) - Method in class org.meteoinfo.jts.geom.IntersectionMatrix
-
Returns the value of one of this matrix entries.
- get(String) - Method in class org.meteoinfo.table.DataColumnCollection
-
Get data column by name
- get(URI) - Method in class org.meteoinfo.data.mapdata.webmap.TileCache
-
Returns a buffered image for the requested URI from the cache.
- get(AxisAngle4f) - Method in class org.meteoinfo.image.vecmath.AxisAngle4f
- get(Matrix4f) - Method in class org.meteoinfo.image.vecmath.Matrix4f
- get(Tuple3f) - Method in class org.meteoinfo.image.vecmath.Tuple3f
- get(Tuple4f) - Method in class org.meteoinfo.image.vecmath.Tuple4f
- get2D_xTranslation() - Method in class org.meteoinfo.chart.plot3d.Projector
-
Gets the 2D x translation.
- get2D_yTranslation() - Method in class org.meteoinfo.chart.plot3d.Projector
-
Gets the 2D y translation.
- getA() - Method in class org.meteoinfo.image.filter.QuiltFilter
- getA() - Method in class org.meteoinfo.projection.proj4j.datum.Ellipsoid
- getA() - Method in class org.meteoinfo.projection.proj4j.parser.DatumParameters
- getActiveLayoutMap() - Method in class org.meteoinfo.layout.MapLayout
-
Get active layout map
- getActiveMapFrame() - Method in class org.meteoinfo.layout.MapLayout
-
Get active map frame
- getActiveMapFrame() - Method in class org.meteoinfo.legend.LayersLegend
-
Get active map frame
- getAddMargins() - Method in class org.meteoinfo.image.filter.ShadowFilter
-
Get whether to increase the size of the output image to accomodate the shadow.
- getAddOffset() - Method in class org.meteoinfo.data.meteodata.Variable
-
Get add offset
- getAddressLocation() - Method in class org.meteoinfo.layer.WebMapLayer
- getAdjacentTriangleAcrossEdge(int) - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeTriangle
- getAdjacentTriangleEdgeIndex(int) - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeTriangle
- getAlignment() - Method in class org.meteoinfo.ui.WrappingLayout
- getAlignType() - Method in class org.meteoinfo.layer.ChartSet
-
Get align type
- getAlignType() - Method in class org.meteoinfo.legend.ChartBreak
-
Get align type
- getAlignType() - Method in class org.meteoinfo.legend.LabelBreak
-
Get align type
- getAllFonts() - Static method in class org.meteoinfo.global.util.FontUtil
-
Get all available fonts (system fonts, weather font and custom fonts)
- getAllNames() - Method in interface org.meteoinfo.console.NameSource
- getAlpha() - Method in class org.meteoinfo.image.composite.MiscComposite
- getAlpha() - Method in class org.meteoinfo.image.composite.RGBComposite
- getAlpha() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
-
Gets the alpha value, in radians.
- getAmount() - Method in class org.meteoinfo.image.filter.BrushedMetalFilter
-
Get the amount of noise to add.
- getAmount() - Method in class org.meteoinfo.image.filter.CausticsFilter
-
Get the amount of effect.
- getAmount() - Method in class org.meteoinfo.image.filter.CellularFilter
-
Get the amount of texture.
- getAmount() - Method in class org.meteoinfo.image.filter.ChromeFilter
-
Get the amount of chrome.
- getAmount() - Method in class org.meteoinfo.image.filter.DisplaceFilter
-
Get the amount of distortion.
- getAmount() - Method in class org.meteoinfo.image.filter.FBMFilter
-
Get the amount of texture.
- getAmount() - Method in class org.meteoinfo.image.filter.FieldWarpFilter
-
Get the amount of warp.
- getAmount() - Method in class org.meteoinfo.image.filter.GlintFilter
-
Get the amount of glint.
- getAmount() - Method in class org.meteoinfo.image.filter.GlowFilter
-
Get the amount of glow.
- getAmount() - Method in class org.meteoinfo.image.filter.MarbleFilter
-
Get the amount of effect.
- getAmount() - Method in class org.meteoinfo.image.filter.NoiseFilter
-
Get the amount of noise.
- getAmount() - Method in class org.meteoinfo.image.filter.PinchFilter
-
Get the amount of pinch.
- getAmount() - Method in class org.meteoinfo.image.filter.SaturationFilter
-
Set the amount of saturation change.
- getAmount() - Method in class org.meteoinfo.image.filter.SkyFilter
- getAmount() - Method in class org.meteoinfo.image.filter.SparkleFilter
-
Get the amount of sparkle.
- getAmount() - Method in class org.meteoinfo.image.filter.SwimFilter
-
Get the amount of swim.
- getAmount() - Method in class org.meteoinfo.image.filter.TextureFilter
-
Get the amount of texture.
- getAmount() - Method in class org.meteoinfo.image.filter.UnsharpFilter
-
Get the amount of sharpening.
- getAmplitude() - Method in class org.meteoinfo.image.filter.WaterFilter
-
Get the amplitude of the ripples.
- getAngle() - Method in class org.meteoinfo.chart.ChartText
-
Get angle
- getAngle() - Method in class org.meteoinfo.chart.ChartWindArrow
-
Get angle
- getAngle() - Method in class org.meteoinfo.image.filter.CellularFilter
-
Returns the angle of the texture.
- getAngle() - Method in class org.meteoinfo.image.filter.CheckFilter
-
Get the angle of the texture.
- getAngle() - Method in class org.meteoinfo.image.filter.CircleFilter
-
Returns the angle of the arc.
- getAngle() - Method in class org.meteoinfo.image.filter.CurlFilter
- getAngle() - Method in class org.meteoinfo.image.filter.FadeFilter
-
Returns the angle of the texture.
- getAngle() - Method in class org.meteoinfo.image.filter.FBMFilter
-
Returns the angle of the texture.
- getAngle() - Method in class org.meteoinfo.image.filter.FeedbackFilter
-
Returns the angle of each iteration.
- getAngle() - Method in class org.meteoinfo.image.filter.GradientFilter
-
Returns the angle of the texture.
- getAngle() - Method in class org.meteoinfo.image.filter.KaleidoscopeFilter
-
Get the angle of the kaleidoscope.
- getAngle() - Method in class org.meteoinfo.image.filter.MarbleTexFilter
- getAngle() - Method in class org.meteoinfo.image.filter.MirrorFilter
-
Returns the angle of the mirror.
- getAngle() - Method in class org.meteoinfo.image.filter.MotionBlurFilter
-
Returns the angle of blur.
- getAngle() - Method in class org.meteoinfo.image.filter.MotionBlurOp
-
Returns the angle of blur.
- getAngle() - Method in class org.meteoinfo.image.filter.PinchFilter
-
Get the angle of twist.
- getAngle() - Method in class org.meteoinfo.image.filter.RotateFilter
-
Returns the angle of rotation.
- getAngle() - Method in class org.meteoinfo.image.filter.ScratchFilter
- getAngle() - Method in class org.meteoinfo.image.filter.ShadowFilter
-
Returns the angle of the shadow.
- getAngle() - Method in class org.meteoinfo.image.filter.ShineFilter
- getAngle() - Method in class org.meteoinfo.image.filter.SkyFilter
- getAngle() - Method in class org.meteoinfo.image.filter.SmearFilter
-
Returns the angle of the texture.
- getAngle() - Method in class org.meteoinfo.image.filter.SwimFilter
-
Returns the angle of the effect.
- getAngle() - Method in class org.meteoinfo.image.filter.TextureFilter
-
Returns the angle of the texture.
- getAngle() - Method in class org.meteoinfo.image.filter.TwirlFilter
-
Get the angle of twist.
- getAngle() - Method in class org.meteoinfo.image.filter.WoodFilter
-
Returns the angle of the texture.
- getAngle() - Method in class org.meteoinfo.jts.planargraph.DirectedEdge
-
Returns the angle that the start of this DirectedEdge makes with the positive x-axis, in radians.
- getAngle() - Method in class org.meteoinfo.layout.LayoutNorthArrow
-
Get angle
- getAngle() - Method in class org.meteoinfo.layout.LayoutNorthArrow.LayoutNorthArrowBean
-
Get angle
- getAngle() - Method in class org.meteoinfo.legend.LabelBreak
-
Get angle
- getAngle() - Method in class org.meteoinfo.legend.PointBreak
-
Get point angle
- getAngle() - Method in class org.meteoinfo.shape.EllipseShape
-
Get angle
- getAngle2() - Method in class org.meteoinfo.image.filter.KaleidoscopeFilter
-
Get the secondary angle of the kaleidoscope.
- getAngleCoefficient() - Method in class org.meteoinfo.image.filter.CellularFilter
- getAngleVariation() - Method in class org.meteoinfo.image.filter.ScratchFilter
- getApplication() - Method in interface org.meteoinfo.plugin.IPlugin
-
Get application
- getApplication() - Method in class org.meteoinfo.plugin.PluginBase
- getAppPath(Class) - Static method in class org.meteoinfo.global.util.GlobalUtil
-
Get application path by a class
- getArea() - Method in class org.meteoinfo.jts.geom.Envelope
-
Gets the area of this envelope.
- getArea() - Method in class org.meteoinfo.jts.geom.Geometry
-
Returns the area of this
Geometry. - getArea() - Method in class org.meteoinfo.jts.geom.GeometryCollection
-
Returns the area of this
GeometryCollection - getArea() - Method in class org.meteoinfo.jts.geom.Polygon
-
Returns the area of this
Polygon - getArea() - Method in class org.meteoinfo.shape.PolygonShape
-
Get area
- getArea(Rectangle2D) - Method in class org.meteoinfo.chart.Margin
-
Get margin area
- getArea(List<? extends PointD>) - Static method in class org.meteoinfo.geoprocess.GeoComputation
-
Get polygon area on earth surface
- getArea(List<? extends PointD>, boolean) - Static method in class org.meteoinfo.geoprocess.GeoComputation
-
Get polygon area on earth surface
- getArea(List<Number>, List<Number>, boolean) - Static method in class org.meteoinfo.geoprocess.GeoComputation
-
Get polygon area
- getAreaValue() - Method in class org.meteoinfo.global.FrmMeasurement
-
Get area value
- getArgGeometry(int) - Method in class org.meteoinfo.jts.operation.GeometryGraphOperation
- getArgumentCount() - Method in class org.meteoinfo.data.mathparser.ExpressionBase
- getArgumentCount() - Method in class org.meteoinfo.data.mathparser.FunctionExpression
- getArgumentCount() - Method in interface org.meteoinfo.data.mathparser.IExpression
-
Get the number of arguments this expression uses
- getArgumentCount() - Method in class org.meteoinfo.data.mathparser.NumberExpression
- getArgumentCount() - Method in class org.meteoinfo.data.mathparser.OperatorExpression
- getArrawBorder(PointF, WindArrow, Graphics2D, double) - Static method in class org.meteoinfo.drawing.Draw
-
Draw wind arrow
- getArray() - Method in class org.meteoinfo.data.GridData
-
Get array from data
- getArraysFromStationData(StationData) - Static method in class org.meteoinfo.data.ArrayUtil
-
Get array list from StationData
- getArrivalTimeData(String, double) - Method in class org.meteoinfo.data.meteodata.MeteoDataInfo
-
Get time of arrial grid data - the time after the start of the simulation that the concentration exceeds the given threshold concentration
- getArrowColor() - Method in class org.meteoinfo.ui.JSplitButton
-
Gets the color of the arrow.
- getArrowSize() - Method in class org.meteoinfo.ui.JSplitButton
-
gets the size of the arrow.
- getArrowZoom() - Method in class org.meteoinfo.shape.GraphicCollection
-
Get arrow zoom
- getAspect() - Method in class org.meteoinfo.chart.ChartLegend
-
Get aspect
- getAspect() - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
-
Get aspect - scaling from data to plot units for x and y
- getAsText() - Method in class org.meteoinfo.ui.calendar.components.LocaleEditor
-
Returns the locale string as text.
- getATrajData(int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS7DataInfo
-
Get a trajectory points data
- getAttNumber() - Method in class org.meteoinfo.data.meteodata.Variable
-
Get attribute number
- getAttributeIndex(String) - Method in class org.meteoinfo.data.meteodata.Variable
-
Get attribute index by name, return -1 if the name not exist.
- getAttributeString(String) - Method in class org.meteoinfo.data.meteodata.Variable
-
Get attribute value string by name
- getAttributeTable() - Method in class org.meteoinfo.layer.VectorLayer
-
Get attribute table
- getAuthor() - Method in interface org.meteoinfo.plugin.IPlugin
-
Get plugin author
- getAuthor() - Method in class org.meteoinfo.plugin.PluginBase
- getAutoExtent() - Method in class org.meteoinfo.chart.plot.MapPlot
-
Get auto extent
- getAutoExtent() - Method in class org.meteoinfo.chart.plot.XY1DPlot
-
Get auto extent
- getAvoidCollision() - Method in class org.meteoinfo.layer.VectorLayer
-
Get if avoid collision
- getAxis(Location) - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
-
Get axis
- getAzimuth() - Method in class org.meteoinfo.image.filter.EmbossFilter
- getAzimuth() - Method in class org.meteoinfo.image.filter.LightFilter.Light
- getB() - Method in class org.meteoinfo.image.filter.QuiltFilter
- getB() - Method in class org.meteoinfo.projection.proj4j.datum.Ellipsoid
- getBackColor() - Method in class org.meteoinfo.layout.LayoutElement
-
Get background color
- getBackColor() - Method in class org.meteoinfo.layout.LayoutLegend.LayoutLegendBean
-
Get background color
- getBackColor() - Method in class org.meteoinfo.layout.LayoutMap
-
Get background color
- getBackColor() - Method in class org.meteoinfo.layout.LayoutMap.LayoutMapBean
-
Get background color
- getBackColor() - Method in class org.meteoinfo.layout.LayoutNorthArrow.LayoutNorthArrowBean
-
Get background color
- getBackColor() - Method in class org.meteoinfo.layout.LayoutScaleBar.LayoutScaleBarBean
-
Get background color
- getBackColor() - Method in class org.meteoinfo.legend.ItemNode
-
Get background color
- getBackColor() - Method in class org.meteoinfo.legend.MapFrame
-
Get map view background color
- getBackColor() - Method in class org.meteoinfo.legend.PolygonBreak
-
Get background color
- getBackground() - Method in class org.meteoinfo.chart.Chart
-
Get background
- getBackground() - Method in class org.meteoinfo.chart.ChartLegend
-
Get background
- getBackground() - Method in class org.meteoinfo.chart.ChartLegend.LayoutLegendBean
-
Get background color
- getBackground() - Method in class org.meteoinfo.chart.ChartText
-
Get background color
- getBackground() - Method in class org.meteoinfo.chart.ChartWindArrow
-
Get background color
- getBackground() - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
-
Get background
- getBackground() - Method in class org.meteoinfo.chart.plot.MapPlot
-
Get background color
- getBackground() - Method in class org.meteoinfo.image.filter.CheckFilter
-
Get the background color.
- getBackground() - Method in class org.meteoinfo.image.filter.SmearFilter
- getBandNum() - Method in class org.meteoinfo.data.mapdata.geotiff.GeoTiff
-
Get band number
- getBarHeights() - Method in class org.meteoinfo.legend.ChartBreak
-
Get bar heights
- getBarsWidth() - Method in class org.meteoinfo.chart.plot.Plot2D
-
Get bars width (0 - 1), only used for automatic bar width.
- getBarWidth() - Method in class org.meteoinfo.chart.plot.XY1DPlot
-
Get bar width ratio
- getBarWidth() - Method in class org.meteoinfo.layer.ChartSet
-
Get bar width
- getBarWidth() - Method in class org.meteoinfo.layout.LayoutLegend.LayoutLegendBean
-
Get bar width
- getBarWidth() - Method in class org.meteoinfo.legend.ChartBreak
-
Get bar width
- getBase() - Method in class org.meteoinfo.jts.util.GeometricShapeFactory.Dimensions
- getBaseAmount() - Method in class org.meteoinfo.image.filter.FlareFilter
- getBasis() - Method in class org.meteoinfo.image.filter.FBMFilter
- getBasis() - Method in class org.meteoinfo.image.math.CompoundFunction2D
- getBasisType() - Method in class org.meteoinfo.image.filter.FBMFilter
- getBasisType() - Method in class org.meteoinfo.image.math.FBM
- getBeginColumn() - Method in class org.meteoinfo.console.JavaCharStream
- getBeginLine() - Method in class org.meteoinfo.console.JavaCharStream
- getBevel() - Method in class org.meteoinfo.image.filter.ShineFilter
- getBFactor() - Method in class org.meteoinfo.image.filter.HSBAdjustFilter
- getBFactor() - Method in class org.meteoinfo.image.filter.RGBAdjustFilter
- getBgColor() - Method in class org.meteoinfo.image.filter.CausticsFilter
-
Get the background color.
- getBias() - Method in class org.meteoinfo.image.filter.FBMFilter
- getBias() - Method in class org.meteoinfo.image.filter.GainFilter
-
Get the bias.
- getBias() - Method in class org.meteoinfo.image.filter.SkyFilter
- getBiInterpFunc(Array, Array, Array) - Static method in class org.meteoinfo.math.interpolate.InterpUtil
-
Make interpolation function for grid data
- getBit(int) - Method in class org.meteoinfo.jts.index.quadtree.DoubleBits
- getBit(long, int) - Static method in class org.meteoinfo.jts.precision.CommonBits
-
Extracts the i'th bit of a bitstring.
- getBitmapCoordinate(double, double, int, TileFactoryInfo) - Static method in class org.meteoinfo.global.util.GeoUtil
-
Given a position (latitude/longitude pair) and a zoom level, return the appropriate point in pixels.
- getBitmapCoordinate(GeoPosition, int, TileFactoryInfo) - Static method in class org.meteoinfo.global.util.GeoUtil
-
Given a position (latitude/longitude pair) and a zoom level, return the appropriate point in pixels.
- getBlack() - Method in class org.meteoinfo.image.filter.StampFilter
-
Set the color to be used for pixels below the lower threshold.
- getBlack() - Method in class org.meteoinfo.image.filter.ThresholdFilter
-
Set the color to be used for pixels below the lower threshold.
- getBlackFunction() - Method in class org.meteoinfo.image.filter.BinaryFilter
- getBlockSize() - Method in class org.meteoinfo.image.filter.BlockFilter
-
Get the pixel block size.
- getBloom() - Method in class org.meteoinfo.image.filter.LensBlurFilter
-
Get the bloom factor.
- getBloomThreshold() - Method in class org.meteoinfo.image.filter.LensBlurFilter
-
Get the bloom threshold.
- getBlue() - Method in enum org.meteoinfo.global.colors.WebColor
- getBlueGreen() - Method in class org.meteoinfo.image.filter.ChannelMixFilter
- getBlur() - Method in class org.meteoinfo.image.filter.GlintFilter
-
Set the blur that is applied before thresholding.
- getBlurMask() - Method in class org.meteoinfo.image.filter.VariableBlurFilter
-
Get the mask used to give the amount of blur at each point.
- getBorderPaint() - Method in class org.meteoinfo.image.filter.BorderFilter
-
Get the border paint.
- getBorderXMax() - Method in class org.meteoinfo.data.GridArray
-
Get maximum x of the grid border
- getBorderXMax() - Method in class org.meteoinfo.data.GridData
-
Get maximum x of the grid border
- getBorderXMin() - Method in class org.meteoinfo.data.GridArray
-
Get minimum x of the grid border
- getBorderXMin() - Method in class org.meteoinfo.data.GridData
-
Get minimum x of the grid border
- getBorderYMax() - Method in class org.meteoinfo.data.GridArray
-
Get maximum y of the grid border
- getBorderYMax() - Method in class org.meteoinfo.data.GridData
-
Get maximum y of the grid border
- getBorderYMin() - Method in class org.meteoinfo.data.GridArray
-
Get minimum y of the grid border
- getBorderYMin() - Method in class org.meteoinfo.data.GridData
-
Get minimum y of the grid border
- getBottom() - Method in class org.meteoinfo.chart.Margin
-
Get bottom
- getBottom() - Method in class org.meteoinfo.data.XYErrorSeriesData
-
Get Bottom data
- getBottom() - Method in class org.meteoinfo.layout.LayoutElement
-
Get bottom
- getBottom() - Method in class org.meteoinfo.shape.BarShape
-
Get bottom value
- getBottom(int) - Method in class org.meteoinfo.data.XYErrorSeriesData
-
Get a bottom value
- getBottomBorder() - Method in class org.meteoinfo.image.filter.BorderFilter
-
Returns the border border value.
- getBoundary() - Method in class org.meteoinfo.jts.geom.Geometry
-
Returns the boundary, or an empty geometry of appropriate dimension if this
Geometryis empty. - getBoundary() - Method in class org.meteoinfo.jts.geom.GeometryCollection
- getBoundary() - Method in class org.meteoinfo.jts.geom.LineString
-
Gets the boundary of this geometry.
- getBoundary() - Method in class org.meteoinfo.jts.geom.MultiLineString
-
Gets the boundary of this geometry.
- getBoundary() - Method in class org.meteoinfo.jts.geom.MultiPoint
-
Gets the boundary of this geometry.
- getBoundary() - Method in class org.meteoinfo.jts.geom.MultiPolygon
-
Computes the boundary of this geometry
- getBoundary() - Method in class org.meteoinfo.jts.geom.Point
-
Gets the boundary of this geometry.
- getBoundary() - Method in class org.meteoinfo.jts.geom.Polygon
-
Computes the boundary of this geometry
- getBoundary() - Method in class org.meteoinfo.jts.operation.BoundaryOp
- getBoundary(Geometry) - Static method in class org.meteoinfo.jts.operation.BoundaryOp
- getBoundary(Geometry, BoundaryNodeRule) - Static method in class org.meteoinfo.jts.operation.BoundaryOp
- getBoundaryDimension() - Method in class org.meteoinfo.jts.geom.Geometry
-
Returns the dimension of this
Geometrys inherent boundary. - getBoundaryDimension() - Method in class org.meteoinfo.jts.geom.GeometryCollection
- getBoundaryDimension() - Method in class org.meteoinfo.jts.geom.LinearRing
-
Returns
Dimension.FALSE, since by definition LinearRings do not have a boundary. - getBoundaryDimension() - Method in class org.meteoinfo.jts.geom.LineString
- getBoundaryDimension() - Method in class org.meteoinfo.jts.geom.MultiLineString
- getBoundaryDimension() - Method in class org.meteoinfo.jts.geom.MultiPoint
- getBoundaryDimension() - Method in class org.meteoinfo.jts.geom.MultiPolygon
- getBoundaryDimension() - Method in class org.meteoinfo.jts.geom.Point
- getBoundaryDimension() - Method in class org.meteoinfo.jts.geom.Polygon
- getBoundaryNodeRule() - Method in class org.meteoinfo.jts.geomgraph.GeometryGraph
- getBoundaryNodes() - Method in class org.meteoinfo.jts.geomgraph.GeometryGraph
- getBoundaryNodes(int) - Method in class org.meteoinfo.jts.geomgraph.NodeMap
- getBoundaryPoints() - Method in class org.meteoinfo.jts.geomgraph.GeometryGraph
- getBoundingShape() - Method in class org.meteoinfo.projection.proj4j.proj.EqualAreaAzimuthalProjection
- getBoundingShape() - Method in class org.meteoinfo.projection.proj4j.proj.EquidistantAzimuthalProjection
- getBoundingShape() - Method in class org.meteoinfo.projection.proj4j.proj.NullProjection
- getBounds() - Method in class org.meteoinfo.chart.plot3d.Projector
-
Get bounds
- getBounds() - Method in class org.meteoinfo.jts.awt.GeometryCollectionShape
- getBounds() - Method in class org.meteoinfo.jts.awt.PolygonShape
- getBounds() - Method in class org.meteoinfo.jts.index.strtree.AbstractNode
-
Gets the bounds of this node
- getBounds() - Method in interface org.meteoinfo.jts.index.strtree.Boundable
-
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.
- getBounds() - Method in class org.meteoinfo.jts.index.strtree.ItemBoundable
- getBounds() - Method in class org.meteoinfo.layout.LayoutElement
-
Get bounds rectangle
- getBounds() - Method in class org.meteoinfo.layout.LayoutMap
-
Get bounds rectangle
- getBounds() - Method in class org.meteoinfo.layout.LayoutMap.LayoutMapBean
-
Get bounds rectangle
- getBounds_noScale() - Method in class org.meteoinfo.chart.plot3d.Projector
-
Get bounds without scale
- getBounds2D() - Method in class org.meteoinfo.jts.awt.GeometryCollectionShape
- getBounds2D() - Method in class org.meteoinfo.jts.awt.PolygonShape
- getBounds2D(BufferedImage) - Method in class org.meteoinfo.image.filter.AbstractBufferedImageOp
- getBounds2D(BufferedImage) - Method in class org.meteoinfo.image.filter.BrushedMetalFilter
- getBounds2D(BufferedImage) - Method in class org.meteoinfo.image.filter.ConvolveFilter
- getBounds2D(BufferedImage) - Method in class org.meteoinfo.image.filter.PerspectiveFilter
- getBounds2D(BufferedImage) - Method in class org.meteoinfo.image.filter.ShadowFilter
- getBounds2D(BufferedImage) - Method in class org.meteoinfo.image.filter.VariableBlurFilter
- getBreakHeight() - Method in class org.meteoinfo.legend.LegendView
-
Get break height
- getBreakNum() - Method in class org.meteoinfo.chart.plot.SeriesLegend
-
Get legend break number
- getBreakNum() - Method in class org.meteoinfo.legend.LegendScheme
-
Get legend break number
- getBreakNumber() - Method in class org.meteoinfo.layout.LayoutScaleBar
-
Get break number
- getBreakNumber() - Method in class org.meteoinfo.layout.LayoutScaleBar.LayoutScaleBarBean
-
Get break number
- getBreakType() - Method in class org.meteoinfo.legend.ColorBreak
-
Get break type
- getBreakType() - Method in class org.meteoinfo.legend.LegendScheme
-
Get break type
- getBrightness() - Method in class org.meteoinfo.image.filter.CausticsFilter
-
Get the brightness.
- getBrightness() - Method in class org.meteoinfo.image.filter.ContrastFilter
-
Get the filter brightness.
- getBrightness() - Method in class org.meteoinfo.image.filter.ShineFilter
- getBTolerance() - Method in class org.meteoinfo.image.filter.ChromaKeyFilter
- getBTolerance() - Method in class org.meteoinfo.image.filter.KeyFilter
-
Get the brightness tolerance.
- getBufferParameters() - Method in class org.meteoinfo.jts.operation.buffer.OffsetCurveBuilder
-
Gets the buffer parameters being used to generate the curve.
- getBumpFunction() - Method in class org.meteoinfo.image.filter.LightFilter
- getBumpFunction() - Method in class org.meteoinfo.image.filter.ShadeFilter
- getBumpHeight() - Method in class org.meteoinfo.image.filter.EmbossFilter
- getBumpHeight() - Method in class org.meteoinfo.image.filter.LightFilter
- getBumpHeight() - Method in class org.meteoinfo.image.filter.ShadeFilter
- getBumpShape() - Method in class org.meteoinfo.image.filter.LightFilter
- getBumpSoftness() - Method in class org.meteoinfo.image.filter.LightFilter
- getBumpSoftness() - Method in class org.meteoinfo.image.filter.ShadeFilter
- getBumpSource() - Method in class org.meteoinfo.image.filter.LightFilter
- getBumpSource() - Method in class org.meteoinfo.image.filter.ShadeFilter
- getBundle(String, Locale) - Static method in class org.meteoinfo.ui.calendar.components.UTF8ResourceBundle
- getByteOrder() - Method in class org.meteoinfo.data.mapdata.geotiff.compression.ByteReader
-
Get the byte order
- getC() - Method in class org.meteoinfo.image.filter.QuiltFilter
- getCalendar() - Method in class org.meteoinfo.ui.calendar.JCalendar
-
Returns the calendar property.
- getCalendar() - Method in class org.meteoinfo.ui.calendar.JDateChooser
-
Returns the calendar.
- getCalendarButton() - Method in class org.meteoinfo.ui.calendar.JDateChooser
-
Returns the calendar button.
- getCameraAzimuth() - Method in class org.meteoinfo.image.filter.SkyFilter
- getCameraElevation() - Method in class org.meteoinfo.image.filter.SkyFilter
- getCapAngle() - Method in class org.meteoinfo.shape.CapPolylineShape
-
Get cap angle
- getCapLen() - Method in class org.meteoinfo.shape.CapPolylineShape
-
Get cap length
- getCaption() - Method in class org.meteoinfo.legend.ColorBreak
-
Get caption
- getCaptionName() - Method in class org.meteoinfo.table.DataColumn
-
Get caption name
- getCellEditorValue() - Method in class org.meteoinfo.ui.calendar.JDateChooserCellEditor
- getCellSize() - Method in class org.meteoinfo.legend.SymbolControl
-
Get cell size
- getCellValue(int, int) - Method in class org.meteoinfo.layer.RasterLayer
-
Get cell value by a point
- getCellValue(int, int) - Method in class org.meteoinfo.layer.VectorLayer
-
Get cell value
- getCellValue(String, int) - Method in class org.meteoinfo.layer.VectorLayer
-
Get cell value
- getCenter() - Method in class org.meteoinfo.layer.WebMapLayer
-
Gets the current pixel center of the map.
- getCenter() - Method in class org.meteoinfo.shape.CircleShape
-
Get circle center point
- getCenterLat() - Method in class org.meteoinfo.projection.ProjectionInfo
-
Get center latitude
- getCenterLon() - Method in class org.meteoinfo.projection.ProjectionInfo
-
Get center longitude
- getCenterPoint() - Method in class org.meteoinfo.global.Extent
-
Get center point
- getCenterPosition() - Method in class org.meteoinfo.layer.WebMapLayer
-
A property indicating the center position of the map
- getCentre() - Method in class org.meteoinfo.image.filter.CircleFilter
-
Get the centre of the effect as a proportion of the image size.
- getCentre() - Method in class org.meteoinfo.image.filter.FeedbackFilter
-
Get the centre of the effect as a proportion of the image size.
- getCentre() - Method in class org.meteoinfo.image.filter.FlareFilter
- getCentre() - Method in class org.meteoinfo.image.filter.KaleidoscopeFilter
-
Get the centre of the effect as a proportion of the image size.
- getCentre() - Method in class org.meteoinfo.image.filter.MotionBlurOp
-
Get the centre of the effect as a proportion of the image size.
- getCentre() - Method in class org.meteoinfo.image.filter.PinchFilter
-
Get the centre of the effect as a proportion of the image size.
- getCentre() - Method in class org.meteoinfo.image.filter.ShatterFilter
- getCentre() - Method in class org.meteoinfo.image.filter.SphereFilter
-
Get the centre of the effect as a proportion of the image size.
- getCentre() - Method in class org.meteoinfo.image.filter.TwirlFilter
-
Get the centre of the effect as a proportion of the image size.
- getCentre() - Method in class org.meteoinfo.image.filter.WaterFilter
-
Get the centre of the effect as a proportion of the image size.
- getCentre() - Method in class org.meteoinfo.jts.algorithm.MinimumBoundingCircle
-
Gets the centre point of the computed Minimum Bounding Circle.
- getCentre() - Method in class org.meteoinfo.jts.index.quadtree.Key
- getCentre() - Method in class org.meteoinfo.jts.index.strtree.Interval
- getCentre() - Method in class org.meteoinfo.jts.shape.GeometricShapeBuilder
- getCentre() - Method in class org.meteoinfo.jts.util.GeometricShapeFactory.Dimensions
- getCentreX() - Method in class org.meteoinfo.image.filter.CircleFilter
-
Get the centre of the effect in the X direction as a proportion of the image size.
- getCentreX() - Method in class org.meteoinfo.image.filter.FeedbackFilter
-
Get the centre of the effect in the X direction as a proportion of the image size.
- getCentreX() - Method in class org.meteoinfo.image.filter.KaleidoscopeFilter
-
Get the centre of the effect in the X direction as a proportion of the image size.
- getCentreX() - Method in class org.meteoinfo.image.filter.LightFilter.Light
-
Get the centre of the light in the X direction as a proportion of the image size.
- getCentreX() - Method in class org.meteoinfo.image.filter.MotionBlurOp
-
Get the centre of the effect in the X direction as a proportion of the image size.
- getCentreX() - Method in class org.meteoinfo.image.filter.PinchFilter
-
Get the centre of the effect in the X direction as a proportion of the image size.
- getCentreX() - Method in class org.meteoinfo.image.filter.ShatterFilter
- getCentreX() - Method in class org.meteoinfo.image.filter.SphereFilter
- getCentreX() - Method in class org.meteoinfo.image.filter.TwirlFilter
-
Get the centre of the effect in the X direction as a proportion of the image size.
- getCentreX() - Method in class org.meteoinfo.image.filter.WaterFilter
-
Get the centre of the effect in the X direction as a proportion of the image size.
- getCentreY() - Method in class org.meteoinfo.image.filter.CircleFilter
-
Get the centre of the effect in the Y direction as a proportion of the image size.
- getCentreY() - Method in class org.meteoinfo.image.filter.FeedbackFilter
-
Get the centre of the effect in the Y direction as a proportion of the image size.
- getCentreY() - Method in class org.meteoinfo.image.filter.KaleidoscopeFilter
-
Get the centre of the effect in the Y direction as a proportion of the image size.
- getCentreY() - Method in class org.meteoinfo.image.filter.LightFilter.Light
-
Get the centre of the light in the Y direction as a proportion of the image size.
- getCentreY() - Method in class org.meteoinfo.image.filter.MirrorFilter
- getCentreY() - Method in class org.meteoinfo.image.filter.MotionBlurOp
-
Get the centre of the effect in the Y direction as a proportion of the image size.
- getCentreY() - Method in class org.meteoinfo.image.filter.PinchFilter
-
Get the centre of the effect in the Y direction as a proportion of the image size.
- getCentreY() - Method in class org.meteoinfo.image.filter.ShatterFilter
- getCentreY() - Method in class org.meteoinfo.image.filter.SphereFilter
-
Get the centre of the effect in the Y direction as a proportion of the image size.
- getCentreY() - Method in class org.meteoinfo.image.filter.TwirlFilter
-
Get the centre of the effect in the Y direction as a proportion of the image size.
- getCentreY() - Method in class org.meteoinfo.image.filter.WaterFilter
-
Get the centre of the effect in the Y direction as a proportion of the image size.
- getCentroid() - Method in class org.meteoinfo.jts.algorithm.Centroid
-
Gets the computed centroid.
- getCentroid() - Method in class org.meteoinfo.jts.algorithm.CentroidArea
-
Deprecated.
- getCentroid() - Method in class org.meteoinfo.jts.algorithm.CentroidLine
-
Deprecated.
- getCentroid() - Method in class org.meteoinfo.jts.algorithm.CentroidPoint
-
Deprecated.
- getCentroid() - Method in class org.meteoinfo.jts.geom.Geometry
-
Computes the centroid of this
Geometry. - getCentroid(Geometry) - Static method in class org.meteoinfo.jts.algorithm.Centroid
-
Computes the centroid point of a geometry.
- getChains(Coordinate[]) - Static method in class org.meteoinfo.jts.index.chain.MonotoneChainBuilder
- getChains(Coordinate[], Object) - Static method in class org.meteoinfo.jts.index.chain.MonotoneChainBuilder
-
Return a list of the
MonotoneChains for the given list of coordinates. - getChainStartIndices(Coordinate[]) - Method in class org.meteoinfo.jts.geomgraph.index.MonotoneChainIndexer
- getChainStartIndices(Coordinate[]) - Static method in class org.meteoinfo.jts.index.chain.MonotoneChainBuilder
-
Return an array containing lists of start/end indexes of the monotone chains for the given list of coordinates.
- getCharIndex() - Method in class org.meteoinfo.legend.PointBreak
-
Get character index
- getChart() - Method in class org.meteoinfo.chart.ChartPanel
-
Get chart
- getChart() - Method in class org.meteoinfo.layout.LayoutChart
-
Get chart
- getChartData() - Method in class org.meteoinfo.legend.ChartBreak
-
Get chart data
- getChartPlotMethod() - Method in class org.meteoinfo.chart.plot.XY1DPlot
-
Get chart plot method
- getChartPoints() - Method in class org.meteoinfo.layer.VectorLayer
-
Get chart points
- getChartSet() - Method in class org.meteoinfo.layer.VectorLayer
-
Get chart set
- getChartType() - Method in class org.meteoinfo.layer.ChartSet
-
Get chart type
- getChartType() - Method in class org.meteoinfo.legend.ChartBreak
-
Get chart type
- getCheckedIdexes() - Method in class org.meteoinfo.ui.JCheckBoxList
- getCheckedItems() - Method in class org.meteoinfo.ui.JCheckBoxList
- getCheckStatus() - Method in class org.meteoinfo.legend.GroupNode
-
Get check status
- getChildBoundables() - Method in class org.meteoinfo.jts.index.strtree.AbstractNode
-
Returns either child
AbstractNodes, or if this is a leaf node, real data (wrapped inItemBoundables). - getCircle() - Method in class org.meteoinfo.jts.algorithm.MinimumBoundingCircle
-
Gets a geometry which represents the Minimum Bounding Circle.
- getClassesInPackage(String) - Static method in class org.meteoinfo.global.util.GlobalUtil
-
Given a package name, attempts to reflect to find all classes within the package on the local file system.
- getClassNames(String) - Static method in class org.meteoinfo.global.util.GlobalUtil
-
Get class names in a jar file
- getCleanImage() - Method in class org.meteoinfo.image.filter.KeyFilter
-
Get the clean image.
- getClip() - Method in class org.meteoinfo.image.filter.PerspectiveFilter
- getCloudCover() - Method in class org.meteoinfo.data.meteodata.StationModel
-
Get cloud cover
- getCloudCover() - Method in class org.meteoinfo.image.filter.SkyFilter
- getCloudSharpness() - Method in class org.meteoinfo.image.filter.SkyFilter
- getCode() - Method in class org.meteoinfo.data.mapdata.geotiff.Tag
-
Get code
- getCode() - Method in class org.meteoinfo.projection.proj4j.datum.Datum
- getCoefficient(int) - Method in class org.meteoinfo.image.filter.CellularFilter
- getCoefficient(int) - Method in class org.meteoinfo.image.math.CellularFunction2D
- getCollapsedEdge() - Method in class org.meteoinfo.jts.geomgraph.Edge
- getColor() - Method in class org.meteoinfo.chart.ChartText
-
Get title color
- getColor() - Method in class org.meteoinfo.chart.ChartWindArrow
-
Get title color
- getColor() - Method in class org.meteoinfo.chart.plot.GridLine
-
Get color
- getColor() - Method in enum org.meteoinfo.global.colors.WebColor
- getColor() - Method in class org.meteoinfo.image.filter.BrushedMetalFilter
-
Get the color of the metal.
- getColor() - Method in class org.meteoinfo.image.filter.ChromaKeyFilter
- getColor() - Method in class org.meteoinfo.image.filter.FlareFilter
- getColor() - Method in class org.meteoinfo.image.filter.LightFilter.Light
- getColor() - Method in class org.meteoinfo.image.filter.ScratchFilter
- getColor() - Method in class org.meteoinfo.image.filter.SparkleFilter
- getColor() - Method in class org.meteoinfo.legend.ColorBreak
-
Get color
- getColor(float) - Method in class org.meteoinfo.global.colors.ColorMap
-
Get color by float index
- getColor(float) - Method in class org.meteoinfo.image.filter.ArrayColormap
-
Convert a value in the range 0..1 to an RGB color.
- getColor(float) - Method in interface org.meteoinfo.image.filter.Colormap
-
Convert a value in the range 0..1 to an RGB color.
- getColor(float) - Method in class org.meteoinfo.image.filter.GrayscaleColormap
-
Convert a value in the range 0..1 to an RGB color.
- getColor(float) - Method in class org.meteoinfo.image.filter.LinearColormap
-
Convert a value in the range 0..1 to an RGB color.
- getColor(float) - Method in class org.meteoinfo.image.filter.SpectrumColormap
-
Convert a value in the range 0..1 to an RGB color.
- getColor(int) - Method in class org.meteoinfo.global.colors.ColorMap
-
Get color
- getColor1() - Method in class org.meteoinfo.image.filter.LinearColormap
-
Get the first color.
- getColor2() - Method in class org.meteoinfo.image.filter.LinearColormap
-
Get the second color.
- getColorCount() - Method in class org.meteoinfo.global.colors.ColorMap
-
Get color count
- getColorDither() - Method in class org.meteoinfo.image.filter.DiffusionFilter
-
Get whether to use a color dither.
- getColorDither() - Method in class org.meteoinfo.image.filter.DitherFilter
-
Get whether to use a color dither.
- getColorList(int) - Method in class org.meteoinfo.global.colors.ColorMap
-
Get color list
- getColorList(int, int) - Method in class org.meteoinfo.global.colors.ColorMap
-
Get color list
- getColormap() - Method in class org.meteoinfo.image.filter.BinaryFilter
-
Get the colormap to be used for the filter.
- getColormap() - Method in class org.meteoinfo.image.filter.CellularFilter
-
Get the colormap to be used for the filter.
- getColormap() - Method in class org.meteoinfo.image.filter.FBMFilter
-
Get the colormap to be used for the filter.
- getColormap() - Method in class org.meteoinfo.image.filter.GlintFilter
-
Get the colormap to be used for the filter.
- getColormap() - Method in class org.meteoinfo.image.filter.GradientFilter
-
Get the colormap to be used for the filter.
- getColormap() - Method in class org.meteoinfo.image.filter.LookupFilter
-
Get the colormap to be used for the filter.
- getColormap() - Method in class org.meteoinfo.image.filter.MarbleTexFilter
- getColormap() - Method in class org.meteoinfo.image.filter.PlasmaFilter
-
Get the colormap to be used for the filter.
- getColormap() - Method in class org.meteoinfo.image.filter.QuiltFilter
-
Get the colormap to be used for the filter.
- getColormap() - Method in class org.meteoinfo.image.filter.RaysFilter
-
Get the colormap to be used for the filter.
- getColormap() - Method in class org.meteoinfo.image.filter.ShapeFilter
-
Get the colormap to be used for the filter.
- getColormap() - Method in class org.meteoinfo.image.filter.TextureFilter
-
Get the colormap to be used for the filter.
- getColormap() - Method in class org.meteoinfo.image.filter.WoodFilter
-
Get the colormap to be used for the filter.
- getColorMap(String) - Static method in class org.meteoinfo.global.colors.ColorUtil
-
Get color map
- getColorMap(String, int) - Static method in class org.meteoinfo.global.colors.ColorUtil
-
Get color map
- getColorNE() - Method in class org.meteoinfo.image.filter.FourColorFilter
- getColorNW() - Method in class org.meteoinfo.image.filter.FourColorFilter
- getColors() - Method in class org.meteoinfo.global.colors.ColorMap
-
Get colors
- getColors() - Method in class org.meteoinfo.legend.ColorScheme
-
Get colors
- getColors() - Method in class org.meteoinfo.legend.LegendScheme
-
Get color list
- getColors(int) - Method in class org.meteoinfo.global.colors.ColorMap
-
Get colors
- getColors_bak(int) - Method in class org.meteoinfo.global.colors.ColorMap
-
Get colors
- getColorSE() - Method in class org.meteoinfo.image.filter.FourColorFilter
- getColorsFromPaletteFile(String) - Method in class org.meteoinfo.layer.ImageLayer
-
Get colors from palette file
- getColorSource() - Method in class org.meteoinfo.image.filter.LightFilter
- getColorSW() - Method in class org.meteoinfo.image.filter.FourColorFilter
- getColorTables() - Static method in class org.meteoinfo.global.colors.ColorUtil
-
Get color tables
- getColorTables_old() - Static method in class org.meteoinfo.global.colors.ColorUtil
-
Get color tables
- getColumn() - Method in class org.meteoinfo.console.JavaCharStream
-
Deprecated.
- getColumnCount() - Method in class org.meteoinfo.table.DataTable
-
Get column count
- getColumnCount() - Method in class org.meteoinfo.table.DataTableModel
- getColumnCount() - Method in class org.meteoinfo.table.RowHeaderTableModel
- getColumnData(int) - Method in class org.meteoinfo.data.dataframe.DataFrame
-
Get column data array
- getColumnData(String) - Method in class org.meteoinfo.data.dataframe.DataFrame
-
Get column data array
- getColumnData(String) - Method in class org.meteoinfo.table.DataTable
-
Get column data
- getColumnData(List<DataRow>, String) - Method in class org.meteoinfo.table.DataTable
-
Get column data
- getColumnData(DataColumn) - Method in class org.meteoinfo.table.DataTable
-
Get column data
- getColumnDataTypes() - Method in class org.meteoinfo.data.dataframe.DataFrame
-
Get column data types
- getColumnIndex() - Method in class org.meteoinfo.table.DataColumn
-
Get column index
- getColumnName() - Method in class org.meteoinfo.table.DataColumn
-
Get column name
- getColumnName(int) - Method in class org.meteoinfo.table.DataTableModel
- getColumnName(int) - Method in class org.meteoinfo.table.RowHeaderTableModel
- getColumnNames() - Method in class org.meteoinfo.data.dataframe.DataFrame
-
Get column names
- getColumnNames() - Method in class org.meteoinfo.table.DataColumnCollection
-
Get column names
- getColumnNames() - Method in class org.meteoinfo.table.DataTable
-
Get column names
- getColumnNum() - Method in class org.meteoinfo.chart.Chart
-
Get column number of sub plots
- getColumnNumber() - Method in class org.meteoinfo.chart.ChartLegend
-
Get column number
- getColumnNumber() - Method in class org.meteoinfo.chart.ChartLegend.LayoutLegendBean
-
Get column number
- getColumnNumber() - Method in class org.meteoinfo.layout.LayoutLegend
-
Get column number
- getColumnNumber() - Method in class org.meteoinfo.layout.LayoutLegend.LayoutLegendBean
-
Get column number
- getColumnNumber() - Method in class org.meteoinfo.legend.SymbolControl
-
Get column number
- getColumns() - Method in class org.meteoinfo.data.dataframe.DataFrame
-
Get columns
- getColumns() - Method in class org.meteoinfo.table.DataRow
-
Get columns
- getColumns() - Method in class org.meteoinfo.table.DataTable
-
Get data columns
- getComboBox() - Method in class org.meteoinfo.ui.calendar.JMonthChooser
-
Returns the month chooser's comboBox text area (which allow the focus to be set to it).
- getCommon() - Method in class org.meteoinfo.jts.precision.CommonBits
- getCommonColor(int) - Static method in class org.meteoinfo.global.colors.ColorUtil
-
Get common color
- getCommonCoordinate() - Method in class org.meteoinfo.jts.precision.CommonBitsRemover
-
The common bits of the Coordinates in the supplied Geometries.
- getComparator() - Method in class org.meteoinfo.jts.index.strtree.AbstractSTRtree
- getComparator() - Method in class org.meteoinfo.jts.index.strtree.SIRtree
- getComparator() - Method in class org.meteoinfo.jts.index.strtree.STRtree
- getComponent(int) - Method in class org.meteoinfo.jts.math.Vector2D
- getComponentIndex() - Method in class org.meteoinfo.jts.linearref.LinearIterator
-
The component index of the vertex the iterator is currently at.
- getComponentIndex() - Method in class org.meteoinfo.jts.linearref.LinearLocation
-
Gets the component index for this location.
- getComponentWithVisitedState(Iterator, boolean) - Static method in class org.meteoinfo.jts.planargraph.GraphComponent
-
Finds the first
GraphComponentin aIteratorset which has the specified visited state. - getComposite() - Method in class org.meteoinfo.image.filter.CompositeFilter
-
Get the composite.
- getComposite() - Method in class org.meteoinfo.image.filter.RenderTextFilter
-
Get the composite with which to paint the text.
- getConeAngle() - Method in class org.meteoinfo.image.filter.LightFilter.Light
- getConnectedSubgraphs() - Method in class org.meteoinfo.jts.planargraph.algorithm.ConnectedSubgraphFinder
- getConstraint() - Method in class org.meteoinfo.jts.triangulate.ConstraintVertex
-
Gets the external constraint object
- getConstraintSegments() - Method in class org.meteoinfo.jts.triangulate.ConformingDelaunayTriangulator
-
Gets the
Segments which represent the constraints. - getContext() - Method in class org.meteoinfo.jts.index.chain.MonotoneChain
- getContext() - Method in class org.meteoinfo.jts.planargraph.GraphComponent
-
Gets the user-defined data for this component.
- getContourColor() - Method in class org.meteoinfo.image.filter.ContourFilter
- getContoursAndColors(LegendScheme) - Static method in class org.meteoinfo.legend.LegendManage
-
Get contour values and colors from legend scheme
- getContrast() - Method in class org.meteoinfo.image.filter.ContrastFilter
-
Get the filter contrast.
- getConvexHull() - Method in class org.meteoinfo.jts.algorithm.ConvexHull
-
Returns a
Geometrythat represents the convex hull of the input geometry. - getConvexHull() - Method in class org.meteoinfo.jts.triangulate.ConformingDelaunayTriangulator
-
Gets the convex hull of all the sites in the triangulation, including constraint vertices.
- getCoordinate() - Method in class org.meteoinfo.jts.algorithm.HCoordinate
- getCoordinate() - Method in class org.meteoinfo.jts.geom.Geometry
-
Returns a vertex of this
Geometry(usually, but not necessarily, the first one). - getCoordinate() - Method in class org.meteoinfo.jts.geom.GeometryCollection
- getCoordinate() - Method in class org.meteoinfo.jts.geom.LineString
- getCoordinate() - Method in class org.meteoinfo.jts.geom.Point
- getCoordinate() - Method in class org.meteoinfo.jts.geom.Polygon
- getCoordinate() - Method in exception org.meteoinfo.jts.geom.TopologyException
- getCoordinate() - Method in class org.meteoinfo.jts.geomgraph.Edge
- getCoordinate() - Method in class org.meteoinfo.jts.geomgraph.EdgeEnd
- getCoordinate() - Method in class org.meteoinfo.jts.geomgraph.EdgeEndStar
- getCoordinate() - Method in class org.meteoinfo.jts.geomgraph.EdgeIntersection
- getCoordinate() - Method in class org.meteoinfo.jts.geomgraph.GraphComponent
- getCoordinate() - Method in class org.meteoinfo.jts.geomgraph.Node
- getCoordinate() - Method in class org.meteoinfo.jts.index.kdtree.KdNode
-
Returns the location of this node
- getCoordinate() - Method in class org.meteoinfo.jts.noding.SegmentNode
-
Gets the
Coordinategiving the location of this node. - getCoordinate() - Method in class org.meteoinfo.jts.noding.snapround.HotPixel
-
Gets the coordinate this hot pixel is based at.
- getCoordinate() - Method in class org.meteoinfo.jts.operation.distance.GeometryLocation
-
Returns the
Coordinateof this location. - getCoordinate() - Method in class org.meteoinfo.jts.operation.valid.ConnectedInteriorTester
- getCoordinate() - Method in class org.meteoinfo.jts.operation.valid.RepeatedPointTester
- getCoordinate() - Method in class org.meteoinfo.jts.operation.valid.TopologyValidationError
-
Returns the location of this error (on the
Geometrycontaining the error). - getCoordinate() - Method in class org.meteoinfo.jts.planargraph.DirectedEdge
-
Returns the coordinate of the from-node.
- getCoordinate() - Method in class org.meteoinfo.jts.planargraph.DirectedEdgeStar
-
Returns the coordinate for the node at wich this star is based
- getCoordinate() - Method in class org.meteoinfo.jts.planargraph.Node
-
Returns the location of this Node.
- getCoordinate() - Method in exception org.meteoinfo.jts.triangulate.ConstraintEnforcementException
-
Gets the approximate location of this error.
- getCoordinate() - Method in class org.meteoinfo.jts.triangulate.quadedge.Vertex
- getCoordinate(int) - Method in class org.meteoinfo.jts.algorithm.distance.PointPairDistance
- getCoordinate(int) - Method in class org.meteoinfo.jts.geom.CoordinateList
- getCoordinate(int) - Method in interface org.meteoinfo.jts.geom.CoordinateSequence
-
Returns (possibly a copy of) the i'th coordinate in this sequence.
- getCoordinate(int) - Method in class org.meteoinfo.jts.geom.impl.CoordinateArraySequence
-
Get the Coordinate with index i.
- getCoordinate(int) - Method in class org.meteoinfo.jts.geom.impl.PackedCoordinateSequence
- getCoordinate(int) - Method in class org.meteoinfo.jts.geom.LineSegment
- getCoordinate(int) - Method in class org.meteoinfo.jts.geom.MultiPoint
-
Returns the
Coordinateat the given position. - getCoordinate(int) - Method in class org.meteoinfo.jts.geomgraph.Edge
- getCoordinate(int) - Method in class org.meteoinfo.jts.geomgraph.EdgeRing
- getCoordinate(int) - Method in class org.meteoinfo.jts.noding.BasicSegmentString
- getCoordinate(int) - Method in class org.meteoinfo.jts.noding.NodedSegmentString
- getCoordinate(int) - Method in interface org.meteoinfo.jts.noding.SegmentString
- getCoordinate(int) - Method in class org.meteoinfo.jts.operation.buffer.validate.PointPairDistance
- getCoordinate(int) - Method in class org.meteoinfo.jts.operation.distance.FacetSequence
- getCoordinate(int) - Method in class org.meteoinfo.jts.operation.distance3d.AxisPlaneCoordinateSequence
- getCoordinate(int) - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeTriangle
- getCoordinate(int, Coordinate) - Method in interface org.meteoinfo.jts.geom.CoordinateSequence
-
Copies the i'th coordinate in the sequence to the supplied
Coordinate. - getCoordinate(int, Coordinate) - Method in class org.meteoinfo.jts.geom.impl.CoordinateArraySequence
- getCoordinate(int, Coordinate) - Method in class org.meteoinfo.jts.geom.impl.PackedCoordinateSequence
- getCoordinate(int, Coordinate) - Method in class org.meteoinfo.jts.operation.distance3d.AxisPlaneCoordinateSequence
- getCoordinate(Geometry) - Method in class org.meteoinfo.jts.linearref.LinearLocation
-
Gets the
Coordinatealong the given linearGeometrywhich is referenced by this location. - getCoordinateCopy(int) - Method in interface org.meteoinfo.jts.geom.CoordinateSequence
-
Returns a copy of the i'th coordinate in this sequence.
- getCoordinateCopy(int) - Method in class org.meteoinfo.jts.geom.impl.CoordinateArraySequence
-
Get a copy of the Coordinate with index i.
- getCoordinateCopy(int) - Method in class org.meteoinfo.jts.geom.impl.PackedCoordinateSequence
- getCoordinateCopy(int) - Method in class org.meteoinfo.jts.operation.distance3d.AxisPlaneCoordinateSequence
- getCoordinateInternal(int) - Method in class org.meteoinfo.jts.geom.impl.PackedCoordinateSequence.Double
- getCoordinateInternal(int) - Method in class org.meteoinfo.jts.geom.impl.PackedCoordinateSequence.Float
- getCoordinateInternal(int) - Method in class org.meteoinfo.jts.geom.impl.PackedCoordinateSequence
-
Returns a Coordinate representation of the specified coordinate, by always building a new Coordinate object
- getCoordinateN(int) - Method in class org.meteoinfo.jts.geom.LineString
- getCoordinateReferenceSystem() - Method in class org.meteoinfo.projection.ProjectionInfo
-
Get CoordinateReferenceSystem
- getCoordinates() - Method in class org.meteoinfo.chart.ChartText
-
Get coordinates
- getCoordinates() - Method in class org.meteoinfo.jts.algorithm.distance.DiscreteHausdorffDistance
- getCoordinates() - Method in class org.meteoinfo.jts.algorithm.distance.PointPairDistance
- getCoordinates() - Method in class org.meteoinfo.jts.geom.Geometry
-
Returns an array containing the values of all the vertices for this geometry.
- getCoordinates() - Method in class org.meteoinfo.jts.geom.GeometryCollection
-
Collects all coordinates of all subgeometries into an Array.
- getCoordinates() - Method in class org.meteoinfo.jts.geom.LineString
- getCoordinates() - Method in class org.meteoinfo.jts.geom.Point
- getCoordinates() - Method in class org.meteoinfo.jts.geom.Polygon
- getCoordinates() - Method in class org.meteoinfo.jts.geomgraph.Edge
- getCoordinates() - Method in class org.meteoinfo.jts.geomgraph.index.MonotoneChainEdge
- getCoordinates() - Method in class org.meteoinfo.jts.index.chain.MonotoneChain
-
Return the subsequence of coordinates forming this chain.
- getCoordinates() - Method in class org.meteoinfo.jts.noding.BasicSegmentString
- getCoordinates() - Method in class org.meteoinfo.jts.noding.NodedSegmentString
- getCoordinates() - Method in interface org.meteoinfo.jts.noding.SegmentString
- getCoordinates() - Method in class org.meteoinfo.jts.operation.buffer.validate.PointPairDistance
- getCoordinates() - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeTriangle
- getCoordinates() - Method in class org.meteoinfo.jts.triangulate.VertexTaggedGeometryDataMapper
- getCoordinates() - Method in class org.meteoinfo.jts.util.CoordinateArrayFilter
-
Returns the gathered
Coordinates. - getCoordinates() - Method in class org.meteoinfo.jts.util.UniqueCoordinateArrayFilter
-
Returns the gathered
Coordinates. - getCoordinates(Geometry) - Static method in class org.meteoinfo.jts.geom.util.ComponentCoordinateExtracter
-
Extracts the linear components from a single geometry.
- getCoordinates(Geometry) - Static method in class org.meteoinfo.jts.operation.distance.ConnectedElementPointFilter
-
Returns a list containing a Coordinate from each Polygon, LineString, and Point found inside the specified geometry.
- getCoordinateSequence() - Method in class org.meteoinfo.jts.geom.LineString
- getCoordinateSequence() - Method in class org.meteoinfo.jts.geom.Point
- getCoordinateSequenceFactory() - Method in class org.meteoinfo.jts.geom.GeometryFactory
- getCosElevationAngle() - Method in class org.meteoinfo.chart.plot3d.Projector
-
Gets the cosine of elevation angle.
- getCosRotationAngle() - Method in class org.meteoinfo.chart.plot3d.Projector
-
Gets the cosine of rotation angle.
- getCount() - Method in class org.meteoinfo.jts.index.kdtree.KdNode
-
Returns the number of inserted points that are coincident at this location.
- getCount() - Method in class org.meteoinfo.jts.util.CoordinateCountFilter
-
Returns the result of the filtering.
- getCrossings() - Method in class org.meteoinfo.image.filter.WeaveFilter
- getCrossPoint(PointF, PointF, PointF, PointF) - Static method in class org.meteoinfo.global.MIMath
-
Get cross point of two line segments
- getCurrentMapFrame() - Method in class org.meteoinfo.legend.LayersLegend
-
Get current map frame
- getCurrentPlot() - Method in class org.meteoinfo.chart.Chart
-
Get current plot
- getCurrentTool() - Method in interface org.meteoinfo.plugin.IApplication
-
Get current tool
- getCurrentValue() - Method in class org.meteoinfo.global.FrmMeasurement
-
Get current value
- getCurves() - Method in class org.meteoinfo.image.filter.CurvesFilter
- getCurves() - Method in class org.meteoinfo.jts.operation.buffer.OffsetCurveSetBuilder
-
Computes the set of raw offset curves for the buffer.
- getCutEdges() - Method in class org.meteoinfo.jts.operation.polygonize.Polygonizer
-
Gets the list of cut edges found during polygonization.
- getCyanScreenAngle() - Method in class org.meteoinfo.image.filter.ColorHalftoneFilter
-
Get the cyan screen angle.
- getD() - Method in class org.meteoinfo.image.filter.QuiltFilter
- getDangles() - Method in class org.meteoinfo.jts.operation.polygonize.Polygonizer
-
Gets the list of dangling lines found during polygonization.
- getDashPattern(LineStyles) - Static method in class org.meteoinfo.drawing.Draw
-
Get dash pattern from LineStyle
- getData() - Method in class org.meteoinfo.chart.plot.PlotSeries
-
Get series data
- getData() - Method in class org.meteoinfo.data.dataframe.DataFrame
-
Get data array
- getData() - Method in class org.meteoinfo.data.dataframe.Index
-
Get data
- getData() - Method in class org.meteoinfo.data.dataframe.Series
-
Get data array
- getData() - Method in class org.meteoinfo.data.meteodata.StationModelData
-
Get data
- getData() - Method in class org.meteoinfo.jts.index.kdtree.KdNode
-
Gets the user data object associated with this node.
- getData() - Method in class org.meteoinfo.jts.noding.BasicSegmentString
-
Gets the user-defined data for this segment string.
- getData() - Method in class org.meteoinfo.jts.noding.NodedSegmentString
-
Gets the user-defined data for this segment string.
- getData() - Method in interface org.meteoinfo.jts.noding.SegmentString
-
Gets the user-defined data for this segment string.
- getData() - Method in class org.meteoinfo.jts.planargraph.GraphComponent
-
Gets the user-defined data for this component.
- getData() - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdge
-
Gets the external data value for this edge.
- getData() - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeTriangle
-
Gets the external data value for this triangle.
- getData() - Method in class org.meteoinfo.jts.triangulate.Segment
-
Gets the external data associated with this segment
- getData() - Method in class org.meteoinfo.table.ColumnData
-
Get data list
- getDataByDate(int, int, int) - Method in class org.meteoinfo.data.TimeTableData
-
Get data row list by date
- getDataByDate(int, int, int, int) - Method in class org.meteoinfo.data.TimeTableData
-
Get data row list by date
- getDataByDate(Date, List<DataRow>) - Method in class org.meteoinfo.data.TimeTableData
-
Get data row list by date
- getDataByDate_Hour(Date, List<DataRow>) - Method in class org.meteoinfo.data.TimeTableData
-
Get data row list by date - hour
- getDataByDayOfWeek(int) - Method in class org.meteoinfo.data.TimeTableData
-
Get data row list by day of week
- getDataByDayOfWeek(int, String) - Method in class org.meteoinfo.data.TableData
-
Get data row list by day of week
- getDataByHour(int) - Method in class org.meteoinfo.data.TimeTableData
-
Get data row list by hour
- getDataByHour(int, String) - Method in class org.meteoinfo.data.TableData
-
Get data row list by hour
- getDataByMonth(int) - Method in class org.meteoinfo.data.TimeTableData
-
Get data row list by month
- getDataByMonth(int, String) - Method in class org.meteoinfo.data.TableData
-
Get data row list by month
- getDataBySeason(String) - Method in class org.meteoinfo.data.TimeTableData
-
Get data row list by year
- getDataBySeason(String, String) - Method in class org.meteoinfo.data.TableData
-
Get data row list by year
- getDataByYear(int) - Method in class org.meteoinfo.data.TimeTableData
-
Get data row list by year
- getDataByYear(int, String) - Method in class org.meteoinfo.data.TableData
-
Get data row list by year
- getDataByYearMonth(int, int) - Method in class org.meteoinfo.data.TimeTableData
-
Get data row list by year and month
- getDataByYearMonth(int, int, String) - Method in class org.meteoinfo.data.TableData
-
Get data row list by year and month
- getDataByYearMonth(String) - Method in class org.meteoinfo.data.TimeTableData
-
Get data row list by year and month
- getDataByYearMonth(String, String) - Method in class org.meteoinfo.data.TableData
-
Get data row list by year and month
- getDataColumn() - Method in class org.meteoinfo.table.ColumnData
-
Get data column
- getDataColumns() - Method in class org.meteoinfo.data.TableData
-
Get data columns
- getDataExtent() - Method in class org.meteoinfo.data.meteodata.StationModelData
-
Get data extent
- getDataExtent() - Method in class org.meteoinfo.data.XYArrayDataset
-
Get data extent
- getDataExtent() - Method in class org.meteoinfo.data.XYDataset
-
Get data extent
- getDataExtent() - Method in class org.meteoinfo.data.XYListDataset
-
Get data extent
- getDataHead(ProjectionInfo, String, int, int, short) - Method in class org.meteoinfo.data.meteodata.arl.ARLDataInfo
-
Get data header of index record
- getDataInfo() - Method in class org.meteoinfo.data.meteodata.MeteoDataInfo
-
Get data info
- getDataList() - Method in class org.meteoinfo.data.meteodata.StationInfoData
-
Get data list - the first three columns are stid, lon and lat
- getDataNum() - Method in class org.meteoinfo.data.meteodata.StationModelData
-
Get data number
- getDataRows() - Method in class org.meteoinfo.layer.VectorLayer
-
Get all data rows
- getDataset() - Method in class org.meteoinfo.chart.plot.CategoryPlot
- getDataset() - Method in class org.meteoinfo.chart.plot.MapPlot
- getDataset() - Method in class org.meteoinfo.chart.plot.Plot
-
Get dataset
- getDataset() - Method in class org.meteoinfo.chart.plot.Plot2D
- getDataset() - Method in class org.meteoinfo.chart.plot.Plot3D
- getDataset() - Method in class org.meteoinfo.chart.plot.XY1DPlot
- getDatasetType() - Method in class org.meteoinfo.data.CategoryDataset
- getDatasetType() - Method in class org.meteoinfo.data.Dataset
-
Get dataset type
- getDatasetType() - Method in class org.meteoinfo.data.XYDataset
-
Get dataset type
- getDataStrings() - Method in class org.meteoinfo.table.ColumnData
-
Get string data list
- getDataSum() - Method in class org.meteoinfo.legend.ChartBreak
-
Get chart data sum
- getDataTables() - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITTrajDataInfo
-
Get data table list
- getDataType() - Method in class org.meteoinfo.data.dataframe.Column
-
Get data type
- getDataType() - Method in class org.meteoinfo.data.mapdata.FrmAddField
- getDataType() - Method in class org.meteoinfo.data.meteodata.DataInfo
-
Get data type
- getDataType() - Method in class org.meteoinfo.data.meteodata.MeteoDataInfo
-
Get meteo data type
- getDataType() - Method in class org.meteoinfo.table.ColumnData
-
Get data type
- getDataType() - Method in class org.meteoinfo.table.DataColumn
-
Get data type
- getDataType(Object) - Static method in class org.meteoinfo.data.ArrayMath
-
Get data type
- getDataType(String) - Static method in class org.meteoinfo.data.meteodata.micaps.MICAPSDataInfo
-
Get MICAPS data type
- getDataType(String) - Static method in class org.meteoinfo.global.DataConvert
-
Get data type
- getDataTypeName() - Method in class org.meteoinfo.table.DataColumn
-
Get data type name
- getDataTypes() - Method in class org.meteoinfo.data.dataframe.ColumnIndex
-
Get Column data types
- getDataValues() - Method in class org.meteoinfo.table.ColumnData
-
Get number data list
- getDate() - Method in class org.meteoinfo.data.meteodata.mm5.DataHead
-
Get date
- getDate() - Method in interface org.meteoinfo.ui.calendar.IDateEditor
-
Returns the date.
- getDate() - Method in class org.meteoinfo.ui.calendar.JCalendar
-
Returns a Date object.
- getDate() - Method in class org.meteoinfo.ui.calendar.JDateChooser
-
Returns the date.
- getDate() - Method in class org.meteoinfo.ui.calendar.JSpinnerDateEditor
- getDate() - Method in class org.meteoinfo.ui.calendar.JTextFieldDateEditor
- getDateEditor() - Method in class org.meteoinfo.ui.calendar.JDateChooser
-
Returns the date editor.
- getDateFormat(String) - Static method in class org.meteoinfo.data.TableUtil
-
Get date format string
- getDateFormat(String) - Static method in class org.meteoinfo.global.DataConvert
-
Get date format string
- getDateFormat(ReadablePeriod) - Static method in class org.meteoinfo.global.util.DateUtil
-
Get date format string
- getDateFormatString() - Method in interface org.meteoinfo.ui.calendar.IDateEditor
-
Returns the date format string.
- getDateFormatString() - Method in class org.meteoinfo.ui.calendar.JDateChooser
-
Gets the date format string.
- getDateFormatString() - Method in class org.meteoinfo.ui.calendar.JSpinnerDateEditor
- getDateFormatString() - Method in class org.meteoinfo.ui.calendar.JTextFieldDateEditor
- getDateFormatter(String) - Static method in class org.meteoinfo.global.util.TypeUtils
-
Returns the first DateTimeFormatter to parse the string, which represents a DATE
- getDateList(Date, Date, String, int) - Static method in class org.meteoinfo.data.TimeTableData
-
Get date list - String
- getDates_Day() - Method in class org.meteoinfo.data.TimeTableData
-
Get days
- getDates_Hour() - Method in class org.meteoinfo.data.TimeTableData
-
Get date hours
- getDateTime(String) - Static method in class org.meteoinfo.global.util.DateUtil
-
Get date time from string
- getDateTime_(String) - Static method in class org.meteoinfo.global.util.DateUtil
-
Get date time from string
- getDateTimeFormatter(String) - Static method in class org.meteoinfo.global.util.TypeUtils
-
Returns the first DateTimeFormatter to parse the string, which represents a DATE_TIME
- getDateTimes(int, DateTime, ReadablePeriod) - Static method in class org.meteoinfo.global.util.DateUtil
-
Get date time list
- getDateTimes(DateTime, int, ReadablePeriod) - Static method in class org.meteoinfo.global.util.DateUtil
-
Get date time list
- getDateTimes(DateTime, DateTime, ReadablePeriod) - Static method in class org.meteoinfo.global.util.DateUtil
-
Get date time list
- getDateValues() - Method in class org.meteoinfo.data.dataframe.DateTimeIndex
-
Get date data
- getDatum() - Method in class org.meteoinfo.projection.proj4j.CoordinateReferenceSystem
- getDatum() - Method in class org.meteoinfo.projection.proj4j.parser.DatumParameters
- getDatum(String) - Method in class org.meteoinfo.projection.proj4j.Registry
- getDay() - Method in class org.meteoinfo.data.meteodata.arl.DataLabel
-
Get day
- getDay() - Method in class org.meteoinfo.ui.calendar.JDayChooser
-
Returns the selected day.
- getDayChooser() - Method in class org.meteoinfo.ui.calendar.JCalendar
-
Gets the dayChooser attribute of the JCalendar object
- getDayPanel() - Method in class org.meteoinfo.ui.calendar.JDayChooser
-
Returns the day panel.
- getDays(Date, Date) - Static method in class org.meteoinfo.global.util.DateUtil
-
Get days difference between two dates
- getDaysInMonth(int, int) - Static method in class org.meteoinfo.global.util.DateUtil
-
Get days of a month
- getDecimalCount() - Method in class org.meteoinfo.data.mapdata.Field
-
Get field decimal count
- getDecimalDigits() - Method in class org.meteoinfo.layer.ChartSet
-
Get decimal digits
- getDecimalDigits() - Method in class org.meteoinfo.layer.LabelSet
-
Get decimal digits
- getDecimalDigits() - Method in class org.meteoinfo.legend.ChartBreak
-
Get decimal digits
- getDecimalNum(double) - Static method in class org.meteoinfo.global.MIMath
-
Get decimal number of a double data for ToString() format
- getDecimalNum_back(double) - Static method in class org.meteoinfo.global.MIMath
-
Get decimal number of a double data for ToString() format
- getDecorationBackgroundColor() - Method in class org.meteoinfo.ui.calendar.JCalendar
-
Returns the color of the decoration (day names and weeks).
- getDecorationBackgroundColor() - Method in class org.meteoinfo.ui.calendar.JDayChooser
-
Returns the color of the decoration (day names and weeks).
- getDefaultFontName() - Static method in class org.meteoinfo.global.util.GlobalUtil
-
Get default font name
- getDefaultZoomLevel() - Method in class org.meteoinfo.data.mapdata.webmap.TileFactoryInfo
- getDefLabelBreak() - Method in class org.meteoinfo.layout.MapLayout
-
Get default label break
- getDefLabelBreak() - Method in class org.meteoinfo.map.MapView
-
Get default label break
- getDefPointBreak() - Method in class org.meteoinfo.layout.MapLayout
-
Get default point break
- getDefPointBreak() - Method in class org.meteoinfo.map.MapView
-
Get default point break
- getDefPolygonBreak() - Method in class org.meteoinfo.layout.MapLayout
-
Get default polygon break
- getDefPolygonBreak() - Method in class org.meteoinfo.map.MapView
-
Get default polygon break
- getDefPolylineBreak() - Method in class org.meteoinfo.layout.MapLayout
-
Get default polyline break
- getDefPolylineBreak() - Method in class org.meteoinfo.map.MapView
-
Get default polyline break
- getDegree() - Method in class org.meteoinfo.jts.geomgraph.EdgeEndStar
- getDegree() - Method in class org.meteoinfo.jts.planargraph.DirectedEdgeStar
-
Returns the number of edges around the Node associated with this DirectedEdgeStar.
- getDegree() - Method in class org.meteoinfo.jts.planargraph.Node
-
Returns the number of edges around this Node.
- getDelay(int) - Method in class org.meteoinfo.image.GifDecoder
-
Gets display duration for specified frame.
- getDeleteEventIndex() - Method in class org.meteoinfo.jts.geomgraph.index.SweepLineEvent
- getDeleteEventIndex() - Method in class org.meteoinfo.jts.index.sweepline.SweepLineEvent
- getDelimiter(File) - Static method in class org.meteoinfo.global.util.GlobalUtil
-
Get delimiter
- getDelimiter(String) - Static method in class org.meteoinfo.global.util.GlobalUtil
-
Get separator
- getDelta(int) - Method in class org.meteoinfo.jts.geomgraph.Depth
- getDeltaValue() - Method in class org.meteoinfo.data.meteodata.Dimension
-
Get delta value
- getDeltaX() - Method in class org.meteoinfo.data.meteodata.mm5.BigHeader
-
DOMAIN GRID DISTANCE (KM)
- getDensity() - Method in class org.meteoinfo.image.filter.DissolveFilter
-
Get the density of the image.
- getDensity() - Method in class org.meteoinfo.image.filter.GradientWipeFilter
- getDensity() - Method in class org.meteoinfo.image.filter.NoiseFilter
-
Get the density of the noise.
- getDensity() - Method in class org.meteoinfo.image.filter.ScratchFilter
- getDensity() - Method in class org.meteoinfo.image.filter.SmearFilter
- getDepth() - Method in class org.meteoinfo.jts.geomgraph.Edge
- getDepth(int) - Method in class org.meteoinfo.jts.geomgraph.DirectedEdge
- getDepth(int, int) - Method in class org.meteoinfo.jts.geomgraph.Depth
- getDepthDelta() - Method in class org.meteoinfo.jts.geomgraph.DirectedEdge
- getDepthDelta() - Method in class org.meteoinfo.jts.geomgraph.Edge
-
The depthDelta is the change in depth as an edge is crossed from R to L
- getDescription() - Method in class org.meteoinfo.data.meteodata.grads.VAR
-
Get description
- getDescription() - Method in class org.meteoinfo.data.meteodata.Variable
-
Get description
- getDescription() - Method in class org.meteoinfo.global.GenericFileFilter
-
This is the method defined by the model
- getDescription() - Method in interface org.meteoinfo.plugin.IPlugin
-
Get plugin description
- getDescription() - Method in class org.meteoinfo.plugin.PluginBase
- getDestGrid() - Method in class org.meteoinfo.image.filter.WarpFilter
-
Get the destination warp grid.
- getDestination() - Method in class org.meteoinfo.image.filter.ApplyMaskFilter
-
Get the destination image.
- getDestination() - Method in class org.meteoinfo.image.filter.InterpolateFilter
-
Get the destination image.
- getDestination() - Method in class org.meteoinfo.image.filter.KeyFilter
-
Get the destination image.
- getDestination() - Method in class org.meteoinfo.image.filter.TransitionFilter
-
Get the destination image.
- getDeterminant() - Method in class org.meteoinfo.jts.geom.util.AffineTransformation
-
Computes the determinant of the transformation matrix.
- getDewPoint() - Method in class org.meteoinfo.data.meteodata.StationModel
-
Get dew point
- getDiagram(GeometryFactory) - Method in class org.meteoinfo.jts.triangulate.VoronoiDiagramBuilder
-
Gets the faces of the computed diagram as a
GeometryCollectionofPolygons, clipped as specified. - getDiameter() - Method in class org.meteoinfo.jts.algorithm.MinimumBoundingCircle
-
Gets a geometry representing the diameter of the computed Minimum Bounding Circle.
- getDiameter() - Method in class org.meteoinfo.jts.algorithm.MinimumDiameter
-
Gets a
LineStringwhich is a minimum diameter - getDiameter() - Method in class org.meteoinfo.jts.shape.GeometricShapeBuilder
- getDiffuseColor() - Method in class org.meteoinfo.image.filter.LightFilter
- getDiffuseColor() - Method in class org.meteoinfo.image.filter.LightFilter.Material
- getDimension() - Method in interface org.meteoinfo.jts.geom.CoordinateSequence
-
Returns the dimension (number of ordinates in each coordinate) for this sequence.
- getDimension() - Method in class org.meteoinfo.jts.geom.Geometry
-
Returns the dimension of this geometry.
- getDimension() - Method in class org.meteoinfo.jts.geom.GeometryCollection
- getDimension() - Method in class org.meteoinfo.jts.geom.impl.CoordinateArraySequence
- getDimension() - Method in class org.meteoinfo.jts.geom.impl.PackedCoordinateSequence
- getDimension() - Method in class org.meteoinfo.jts.geom.impl.PackedCoordinateSequenceFactory
- getDimension() - Method in class org.meteoinfo.jts.geom.LineString
- getDimension() - Method in class org.meteoinfo.jts.geom.MultiLineString
- getDimension() - Method in class org.meteoinfo.jts.geom.MultiPoint
- getDimension() - Method in class org.meteoinfo.jts.geom.MultiPolygon
- getDimension() - Method in class org.meteoinfo.jts.geom.Point
- getDimension() - Method in class org.meteoinfo.jts.geom.Polygon
- getDimension() - Method in class org.meteoinfo.jts.operation.distance3d.AxisPlaneCoordinateSequence
- getDimension(Graphics2D) - Method in class org.meteoinfo.chart.ChartText
-
Get text dimension
- getDimension(DimensionType) - Method in class org.meteoinfo.data.meteodata.Variable
-
Get dimension by type
- getDimensionNumber() - Method in class org.meteoinfo.data.meteodata.MeteoDataInfo
-
Get variable dimension number
- getDimensions() - Method in class org.meteoinfo.data.GridArray
-
Get dimensions
- getDimensions() - Method in class org.meteoinfo.data.GridData
-
Get dimensions
- getDimensions() - Method in class org.meteoinfo.data.meteodata.DataInfo
-
Get dimensions
- getDimensions() - Method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
-
Get MeteoInfo dimensions
- getDimensionSet() - Method in class org.meteoinfo.data.meteodata.MeteoDataInfo
-
Get plot dimension
- getDimId() - Method in class org.meteoinfo.data.meteodata.Dimension
-
Get dimension identifer
- getDimIds() - Method in class org.meteoinfo.data.meteodata.Variable
-
Get dimension identifers
- getDimIndex(Dimension) - Method in class org.meteoinfo.data.meteodata.Variable
-
Get index of a dimension
- getDimIndex(Array, double) - Static method in class org.meteoinfo.data.ArrayUtil
-
Get value index in a dimension array
- getDimLength(int) - Method in class org.meteoinfo.data.meteodata.Variable
-
Get dimension length
- getDimNumber() - Method in class org.meteoinfo.data.meteodata.Variable
-
Get dimension number
- getDimType() - Method in class org.meteoinfo.data.meteodata.Dimension
-
Get dimension type
- getDimValue() - Method in class org.meteoinfo.data.meteodata.Dimension
-
Get dimension values
- getDirectedCoordinate() - Method in class org.meteoinfo.jts.geomgraph.EdgeEnd
- getDirectionPt() - Method in class org.meteoinfo.jts.planargraph.DirectedEdge
-
Returns a point to which an imaginary line is drawn from the from-node to specify this DirectedEdge's orientation.
- getDirEdge(int) - Method in class org.meteoinfo.jts.planargraph.Edge
-
Returns one of the DirectedEdges associated with this Edge.
- getDirEdge(Node) - Method in class org.meteoinfo.jts.planargraph.Edge
-
Returns the
DirectedEdgethat starts from the given node, or null if the node is not one of the two nodes associated with this Edge. - getDisabledArrowColor() - Method in class org.meteoinfo.ui.JSplitButton
-
gets the disabled arrow color
- getDispersion() - Method in class org.meteoinfo.image.filter.CausticsFilter
-
Get the dispersion.
- getDisplacementMap() - Method in class org.meteoinfo.image.filter.DisplaceFilter
-
Get the displacement map.
- getDisplayPoint() - Method in class org.meteoinfo.console.JConsole
-
Get popup window display point
- getDissolved() - Method in class org.meteoinfo.jts.noding.SegmentStringDissolver
-
Gets the collection of dissolved (i.e.
- getDistance() - Method in class org.meteoinfo.chart.plot3d.Projector
-
Gets the projector distance.
- getDistance() - Method in class org.meteoinfo.image.filter.FeedbackFilter
-
Get the distance to move on each iteration.
- getDistance() - Method in class org.meteoinfo.image.filter.LightFilter.Light
- getDistance() - Method in class org.meteoinfo.image.filter.MirrorFilter
- getDistance() - Method in class org.meteoinfo.image.filter.MotionBlurFilter
-
Get the distance of blur.
- getDistance() - Method in class org.meteoinfo.image.filter.MotionBlurOp
-
Get the distance of blur.
- getDistance() - Method in class org.meteoinfo.image.filter.ShadowFilter
-
Get the distance of the shadow.
- getDistance() - Method in class org.meteoinfo.image.filter.ShatterFilter
- getDistance() - Method in class org.meteoinfo.image.filter.ShineFilter
- getDistance() - Method in class org.meteoinfo.image.filter.SmearFilter
- getDistance() - Method in class org.meteoinfo.jts.algorithm.distance.PointPairDistance
- getDistance() - Method in class org.meteoinfo.jts.geomgraph.EdgeIntersection
- getDistance() - Method in class org.meteoinfo.jts.operation.buffer.validate.PointPairDistance
- getDistance() - Method in class org.meteoinfo.jts.precision.MinimumClearance
-
Gets the Minimum Clearance distance.
- getDistance() - Method in class org.meteoinfo.jts.precision.SimpleMinimumClearance
- getDistance(List<? extends PointD>, boolean) - Static method in class org.meteoinfo.geoprocess.GeoComputation
-
Get distance
- getDistance(List<Number>, List<Number>, boolean) - Static method in class org.meteoinfo.geoprocess.GeoComputation
-
Get distance
- getDistance(Geometry) - Method in class org.meteoinfo.jts.operation.distance.IndexedFacetDistance
-
Computes the distance from the base geometry to the given geometry.
- getDistance(Geometry) - Static method in class org.meteoinfo.jts.precision.MinimumClearance
-
Computes the Minimum Clearance distance for the given Geometry.
- getDistance(Geometry) - Static method in class org.meteoinfo.jts.precision.SimpleMinimumClearance
- getDistancePoints() - Method in class org.meteoinfo.jts.operation.buffer.validate.BufferCurveMaximumDistanceFinder
- getDistancePower() - Method in class org.meteoinfo.image.filter.CellularFilter
- getDistortion() - Method in class org.meteoinfo.image.math.VLNoise
- getDistribution() - Method in class org.meteoinfo.image.filter.NoiseFilter
-
Get the distribution of the noise.
- getDither() - Method in class org.meteoinfo.image.filter.QuantizeFilter
-
Return the dithering setting
- getDocumentLocator() - Method in class org.meteoinfo.jts.io.gml2.GMLHandler
- getdotRadius() - Method in class org.meteoinfo.image.filter.ColorHalftoneFilter
-
Get the pixel block size.
- getDouble() - Method in class org.meteoinfo.jts.index.quadtree.DoubleBits
- getDouble(byte[], int) - Static method in class org.meteoinfo.jts.io.ByteOrderValues
- getDouble(int) - Method in class org.meteoinfo.ma.ArrayBoolean
- getDouble(Index) - Method in class org.meteoinfo.ma.ArrayBoolean
- getDoubleValue(int, int) - Method in class org.meteoinfo.data.GridArray
-
Get double value
- getDoubleValue(int, int) - Method in class org.meteoinfo.data.GridData.Byte
-
Get double value
- getDoubleValue(int, int) - Method in class org.meteoinfo.data.GridData.Double
-
Get double value
- getDoubleValue(int, int) - Method in class org.meteoinfo.data.GridData.Float
-
Get double value
- getDoubleValue(int, int) - Method in class org.meteoinfo.data.GridData
-
Get double value
- getDoubleValue(int, int) - Method in class org.meteoinfo.data.GridData.Integer
-
Get double value
- getDrawBoundingBox() - Method in class org.meteoinfo.chart.plot.Plot3D
-
Get if draw bounding box or not
- getDrawExtent() - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
-
Get draw extent
- getDrawExtent(PointF) - Method in class org.meteoinfo.legend.ChartBreak
-
Get draw extent
- getDrawFill() - Method in class org.meteoinfo.legend.PointBreak
-
Get if draw fill
- getDrawHeight() - Method in class org.meteoinfo.legend.GroupNode
- getDrawHeight() - Method in class org.meteoinfo.legend.ItemNode
-
Get drawing height
- getDrawHeight() - Method in class org.meteoinfo.legend.LayerNode
- getDrawHeight() - Method in class org.meteoinfo.legend.LegendNode
- getDrawHeight() - Method in class org.meteoinfo.legend.MapFrame
- getDrawingZoom() - Method in class org.meteoinfo.layer.VectorLayer
-
Get drawing zoom
- getDrawOutline() - Method in class org.meteoinfo.legend.PointBreak
-
Get if draw outline
- getDrawPolyline() - Method in class org.meteoinfo.legend.PolylineBreak
-
Get if draw polyline
- getDrawSymbol() - Method in class org.meteoinfo.legend.PolylineBreak
-
Get if draw symbol
- getDSFromUV(double, double) - Static method in class org.meteoinfo.data.DataMath
-
Get wind direction/speed from U/V
- getDSFromUV(GridData, GridData) - Static method in class org.meteoinfo.data.DataMath
-
Get wind direction/speed grid data from wind U/V grid data
- getDSFromUV(StationData, StationData) - Static method in class org.meteoinfo.data.DataMath
-
Get wind direction/speed station data from wind U/V station data
- getDx() - Method in class org.meteoinfo.jts.geomgraph.EdgeEnd
- getDy() - Method in class org.meteoinfo.jts.geomgraph.EdgeEnd
- getEccentricitySquared() - Method in class org.meteoinfo.projection.proj4j.datum.Ellipsoid
- getEdge() - Method in class org.meteoinfo.jts.geomgraph.DirectedEdge
- getEdge() - Method in class org.meteoinfo.jts.geomgraph.EdgeEnd
- getEdge() - Method in class org.meteoinfo.jts.noding.SegmentNodeList
- getEdge() - Method in class org.meteoinfo.jts.planargraph.DirectedEdge
-
Returns this DirectedEdge's parent Edge, or null if it has none.
- getEdge(int) - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeTriangle
- getEdgeAction() - Method in class org.meteoinfo.image.filter.ConvolveFilter
-
Get the action to perfomr for pixels off the image edges.
- getEdgeAction() - Method in class org.meteoinfo.image.filter.TransformFilter
-
Get the action to perform for pixels off the edge of the image.
- getEdgeAction() - Method in class org.meteoinfo.image.math.ImageFunction2D
- getEdgeColor() - Method in class org.meteoinfo.image.filter.CrystallizeFilter
- getEdgeColor() - Method in class org.meteoinfo.image.filter.PointillizeFilter
- getEdgeDirection() - Method in class org.meteoinfo.jts.planargraph.DirectedEdge
-
Returns whether the direction of the parent Edge (if any) is the same as that of this Directed Edge.
- getEdgeDistance(int, int) - Method in class org.meteoinfo.jts.algorithm.LineIntersector
-
Computes the "edge distance" of an intersection point along the specified input line segment.
- getEdgeEnds() - Method in class org.meteoinfo.jts.geomgraph.PlanarGraph
- getEdgeEnds() - Method in class org.meteoinfo.jts.operation.relate.EdgeEndBundle
- getEdgeIndex(QuadEdge) - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeTriangle
-
Gets the index for the given edge of this triangle
- getEdgeIndex(Vertex) - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeTriangle
-
Gets the index for the edge that starts at vertex v.
- getEdgeIntersectionList() - Method in class org.meteoinfo.jts.geomgraph.Edge
- getEdgeIterator() - Method in class org.meteoinfo.jts.geomgraph.PlanarGraph
- getEdgeRing() - Method in class org.meteoinfo.jts.geomgraph.DirectedEdge
- getEdges() - Method in class org.meteoinfo.jts.geomgraph.EdgeEndStar
- getEdges() - Method in class org.meteoinfo.jts.geomgraph.EdgeList
- getEdges() - Method in class org.meteoinfo.jts.geomgraph.EdgeRing
-
Returns the list of DirectedEdges that make up this EdgeRing
- getEdges() - Method in class org.meteoinfo.jts.geomgraph.Node
- getEdges() - Method in class org.meteoinfo.jts.planargraph.DirectedEdgeStar
-
Returns the DirectedEdges, in ascending order by angle with the positive x-axis.
- getEdges() - Method in class org.meteoinfo.jts.planargraph.PlanarGraph
-
Returns the Edges that have been added to this PlanarGraph
- getEdges() - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeSubdivision
-
Gets the collection of base
QuadEdges (one for every pair of vertices which is connected). - getEdges() - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeTriangle
- getEdges(GeometryFactory) - Method in class org.meteoinfo.jts.triangulate.ConformingDelaunayTriangulationBuilder
-
Gets the edges of the computed triangulation as a
MultiLineString. - getEdges(GeometryFactory) - Method in class org.meteoinfo.jts.triangulate.DelaunayTriangulationBuilder
-
Gets the edges of the computed triangulation as a
MultiLineString. - getEdges(GeometryFactory) - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeSubdivision
-
Gets the geometry for the edges in the subdivision as a
MultiLineStringcontaining 2-point lines. - getEdgesBetween(Node, Node) - Static method in class org.meteoinfo.jts.planargraph.Node
-
Returns all Edges that connect the two nodes (which are assumed to be different).
- getEdgeSegment(int, LineSegment) - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeTriangle
- getEdgeThickness() - Method in class org.meteoinfo.image.filter.CrystallizeFilter
- getEdgeThickness() - Method in class org.meteoinfo.image.filter.PointillizeFilter
- getEditingShape() - Method in class org.meteoinfo.layer.VectorLayer
-
Get editing shape
- getElementAt(int) - Method in class org.meteoinfo.ui.ColorComboBoxModel
- getElementType() - Method in class org.meteoinfo.layout.LayoutElement
-
Get element type
- getElevation() - Method in class org.meteoinfo.image.filter.EmbossFilter
- getElevation() - Method in class org.meteoinfo.image.filter.LightFilter.Light
- getElevationAngle() - Method in class org.meteoinfo.chart.plot3d.Projector
-
Gets current elevation angle.
- getEllipseCoordinates(double, double, double, double) - Static method in class org.meteoinfo.geoprocess.GeometryUtil
-
Get ellipse coordinates
- getEllipseCoordinates(double, double, double, double, double) - Static method in class org.meteoinfo.geoprocess.GeometryUtil
-
Get ellipse coordinates
- getEllipseXY(double, double, double, double, double) - Static method in class org.meteoinfo.geoprocess.GeometryUtil
-
Get ellipse coordinate
- getEllipsoid() - Method in class org.meteoinfo.projection.proj4j.datum.Datum
- getEllipsoid() - Method in class org.meteoinfo.projection.proj4j.parser.DatumParameters
- getEllipsoid() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
- getEllipsoid(String) - Method in class org.meteoinfo.projection.proj4j.Registry
- getEmboss() - Method in class org.meteoinfo.image.filter.EmbossFilter
- getEncoding() - Method in class org.meteoinfo.data.mapdata.AttributeTable
-
Get encoding string
- getEnd() - Method in class org.meteoinfo.jts.triangulate.Segment
-
Gets the end coordinate of the segment
- getEndAlpha() - Method in class org.meteoinfo.image.filter.FeedbackFilter
-
Get the alpha value at the last iteration.
- getEndAlpha() - Method in class org.meteoinfo.image.filter.ShatterFilter
- getEndCapStyle() - Method in class org.meteoinfo.jts.operation.buffer.BufferParameters
-
Gets the end cap style.
- getEndColumn() - Method in class org.meteoinfo.console.JavaCharStream
- getEndIndex() - Method in class org.meteoinfo.jts.index.chain.MonotoneChain
- getEndIndex() - Method in class org.meteoinfo.jts.linearref.LengthIndexedLine
-
Returns the index of the end of the line
- getEndIndex() - Method in class org.meteoinfo.jts.linearref.LocationIndexedLine
-
Returns the index of the end of the line
- getEndLine() - Method in class org.meteoinfo.console.JavaCharStream
- getEndLocation(Geometry) - Static method in class org.meteoinfo.jts.linearref.LinearLocation
-
Gets a location which refers to the end of a linear
Geometry. - getEndpoint(int, int) - Method in class org.meteoinfo.jts.algorithm.LineIntersector
-
Gets an endpoint of an input segment.
- getEndPoint() - Method in class org.meteoinfo.jts.geom.LineString
- getEndPoint(double, double, double, double) - Static method in class org.meteoinfo.data.DataMath
-
Get end point by start point, angle and length
- getEndValue() - Method in class org.meteoinfo.legend.ColorBreak
-
Get end value
- getEndX() - Method in class org.meteoinfo.jts.triangulate.Segment
-
Gets the end X ordinate of the segment
- getEndY() - Method in class org.meteoinfo.jts.triangulate.Segment
-
Gets the end Y ordinate of the segment
- getEndYear() - Method in class org.meteoinfo.ui.calendar.JYearChooser
-
Returns the endy ear.
- getEndZ() - Method in class org.meteoinfo.jts.triangulate.Segment
-
Gets the end Z ordinate of the segment
- getEnvelope() - Method in class org.meteoinfo.jts.geom.Geometry
-
Gets a Geometry representing the envelope (bounding box) of this
Geometry. - getEnvelope() - Method in class org.meteoinfo.jts.geomgraph.Edge
- getEnvelope() - Method in class org.meteoinfo.jts.index.chain.MonotoneChain
- getEnvelope() - Method in class org.meteoinfo.jts.index.quadtree.Key
- getEnvelope() - Method in class org.meteoinfo.jts.index.quadtree.Node
- getEnvelope() - Method in class org.meteoinfo.jts.operation.distance.FacetSequence
- getEnvelope() - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeSubdivision
-
Gets the envelope of the Subdivision (including the frame).
- getEnvelope() - Method in class org.meteoinfo.jts.util.GeometricShapeFactory.Dimensions
- getEnvelopeInternal() - Method in class org.meteoinfo.jts.geom.Geometry
-
Gets an
Envelopecontaining the minimum and maximum x and y values in thisGeometry. - getEnvironmentMap() - Method in class org.meteoinfo.image.filter.LightFilter
- getEnvironmentMap() - Method in class org.meteoinfo.image.filter.ShadeFilter
- getEPSGCode() - Method in class org.meteoinfo.projection.proj4j.proj.AlbersProjection
-
Returns the ESPG code for this projection, or 0 if unknown.
- getEPSGCode() - Method in class org.meteoinfo.projection.proj4j.proj.CassiniProjection
-
Returns the ESPG code for this projection, or 0 if unknown.
- getEPSGCode() - Method in class org.meteoinfo.projection.proj4j.proj.MercatorProjection
-
Returns the ESPG code for this projection, or 0 if unknown.
- getEPSGCode() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
-
Returns the ESPG code for this projection, or 0 if unknown.
- getEquatorRadius() - Method in class org.meteoinfo.projection.proj4j.datum.Ellipsoid
- getEquatorRadius() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
- getErr() - Method in interface org.meteoinfo.console.ConsoleInterface
- getErr() - Method in class org.meteoinfo.console.JConsole
- getError() - Method in class org.meteoinfo.data.mapdata.webmap.Tile
- getError() - Method in class org.meteoinfo.shape.BarShape
-
Get error
- getErrorColor() - Method in class org.meteoinfo.chart.plot.SeriesLegend
-
Get error color
- getErrorColor() - Method in class org.meteoinfo.legend.BarBreak
-
Get error color
- getErrorIndicator() - Method in class org.meteoinfo.jts.operation.buffer.validate.BufferDistanceValidator
-
Gets a geometry which indicates the location and nature of a validation failure.
- getErrorIndicator() - Method in class org.meteoinfo.jts.operation.buffer.validate.BufferResultValidator
-
Gets a geometry which indicates the location and nature of a validation failure.
- getErrorLocation() - Method in class org.meteoinfo.jts.operation.buffer.validate.BufferDistanceValidator
- getErrorLocation() - Method in class org.meteoinfo.jts.operation.buffer.validate.BufferResultValidator
- getErrorMessage() - Method in class org.meteoinfo.jts.noding.FastNodingValidator
-
Returns an error message indicating the segments containing the intersection.
- getErrorMessage() - Method in class org.meteoinfo.jts.operation.buffer.validate.BufferDistanceValidator
- getErrorMessage() - Method in class org.meteoinfo.jts.operation.buffer.validate.BufferResultValidator
- getErrorSize() - Method in class org.meteoinfo.legend.BarBreak
-
Get error size
- getErrorType() - Method in class org.meteoinfo.jts.operation.valid.TopologyValidationError
-
Gets the type of this error.
- getES() - Method in class org.meteoinfo.projection.proj4j.parser.DatumParameters
- getExpandedHeight() - Method in class org.meteoinfo.legend.GroupNode
- getExpandedHeight() - Method in class org.meteoinfo.legend.ItemNode
-
Get expanded height
- getExpandedHeight() - Method in class org.meteoinfo.legend.LayerNode
- getExpandedHeight() - Method in class org.meteoinfo.legend.LegendNode
- getExpandedHeight() - Method in class org.meteoinfo.legend.MapFrame
- getExplode() - Method in class org.meteoinfo.shape.ArcShape
-
Get explode
- getExponent() - Method in class org.meteoinfo.data.meteodata.arl.DataLabel
-
Get exponent
- getExponent() - Method in class org.meteoinfo.jts.index.quadtree.DoubleBits
-
Determines the exponent for the number
- getExposure() - Method in class org.meteoinfo.image.filter.ChromeFilter
-
Get the exppsure of the effect.
- getExposure() - Method in class org.meteoinfo.image.filter.ExposureFilter
-
Get the exposure level.
- getExtension(File) - Static method in class org.meteoinfo.global.GenericFileFilter
-
This is the method to get the file extension from the file name
- getExtent() - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
-
Get extent
- getExtent() - Method in class org.meteoinfo.chart.plot.Plot3D
-
Get extent
- getExtent() - Method in class org.meteoinfo.data.GridArray
-
Get Extent
- getExtent() - Method in class org.meteoinfo.data.GridData
-
Get Extent
- getExtent() - Method in class org.meteoinfo.jts.shape.GeometricShapeBuilder
- getExtent() - Method in class org.meteoinfo.layer.MapLayer
-
Get extent
- getExtent() - Method in class org.meteoinfo.map.MapView
-
Get extent of all layers
- getExtent() - Method in class org.meteoinfo.shape.Graphic
-
Get extent
- getExtent() - Method in class org.meteoinfo.shape.GraphicCollection
-
Get extent
- getExtent() - Method in class org.meteoinfo.shape.Polygon
-
Get extent
- getExtent() - Method in class org.meteoinfo.shape.Polyline
-
Get extent
- getExtent() - Method in class org.meteoinfo.shape.Shape
-
Get extent
- getExtent(List<? extends Shape>) - Static method in class org.meteoinfo.global.MIMath
-
Get extent of the shapes
- getExteriorRing() - Method in class org.meteoinfo.jts.geom.Polygon
- getExtremalPoints() - Method in class org.meteoinfo.jts.algorithm.MinimumBoundingCircle
-
Gets the extremal points which define the computed Minimum Bounding Circle.
- getF1() - Method in class org.meteoinfo.image.filter.CellularFilter
- getF2() - Method in class org.meteoinfo.image.filter.CellularFilter
- getF3() - Method in class org.meteoinfo.image.filter.CellularFilter
- getF4() - Method in class org.meteoinfo.image.filter.CellularFilter
- getFactor() - Method in class org.meteoinfo.image.filter.ShapeFilter
- getFactory() - Method in class org.meteoinfo.jts.geom.Geometry
-
Gets the factory which contains the context in which this geometry was created.
- getFadeEdges() - Method in class org.meteoinfo.image.filter.CrystallizeFilter
- getFadeEdges() - Method in class org.meteoinfo.image.filter.PointillizeFilter
- getFadeout() - Method in class org.meteoinfo.image.filter.SmearFilter
- getFadeStart() - Method in class org.meteoinfo.image.filter.FadeFilter
- getFadeWidth() - Method in class org.meteoinfo.image.filter.FadeFilter
- getFalseEasting() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
- getFalseNorthing() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
- getFarthestPoints() - Method in class org.meteoinfo.jts.algorithm.MinimumBoundingCircle
-
Gets a geometry representing a line between the two farthest points in the input.
- getFibres() - Method in class org.meteoinfo.image.filter.WoodFilter
-
Returns the amount of fibres in the texture.
- getField(int) - Method in class org.meteoinfo.layer.VectorLayer
-
Get field by index
- getField(String) - Method in class org.meteoinfo.layer.VectorLayer
-
Get field by field name
- getFieldIdxByName(String) - Method in class org.meteoinfo.layer.VectorLayer
-
Get field index by name
- getFieldName() - Method in class org.meteoinfo.data.mapdata.FrmAddField
- getFieldName() - Method in class org.meteoinfo.layer.LabelSet
-
Get label field name
- getFieldName() - Method in class org.meteoinfo.legend.LegendScheme
-
Get field name
- getFieldName(int) - Method in class org.meteoinfo.layer.VectorLayer
-
Get field name by index
- getFieldNames() - Method in class org.meteoinfo.layer.ChartSet
-
Get field names
- getFieldNames() - Method in class org.meteoinfo.layer.VectorLayer
-
Get field name list
- getFieldNumber() - Method in class org.meteoinfo.layer.VectorLayer
-
Get field number
- getFields() - Method in class org.meteoinfo.data.meteodata.StationInfoData
-
Get field names
- getFields() - Method in class org.meteoinfo.layer.VectorLayer
-
Get fields
- getFigureHeight() - Method in class org.meteoinfo.chart.ChartPanel
-
Get Figure height
- getFigureWidth() - Method in class org.meteoinfo.chart.ChartPanel
-
Get figure width
- getFile() - Method in class org.meteoinfo.data.mapdata.AttributeTable
-
Get file
- getFile() - Method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
-
Get netCDF file
- getFileChart(String) - Static method in class org.meteoinfo.io.IOUtil
-
Get file chart
- getFileExtension(String) - Static method in class org.meteoinfo.global.util.GlobalUtil
-
Get file extension
- getFileExtent() - Method in class org.meteoinfo.global.GenericFileFilter
-
Get file extent
- getFileName() - Method in class org.meteoinfo.data.meteodata.DataInfo
-
Get file name
- getFileName() - Method in class org.meteoinfo.data.meteodata.MeteoDataInfo
-
Get file name
- getFileName() - Method in class org.meteoinfo.layer.ImageLayer.ImageLayerBean
-
Get file name
- getFileName() - Method in class org.meteoinfo.layer.MapLayer
-
Get file name
- getFileName() - Method in class org.meteoinfo.layer.RasterLayer.RasterLayerBean
-
Get file name
- getFiles(String, String) - Static method in class org.meteoinfo.global.util.GlobalUtil
-
Get the list of specific file types in a directory
- getFilesInPackage(String) - Static method in class org.meteoinfo.global.util.GlobalUtil
-
Given a package name, attempts to reflect to find all file names within the package on the local file system.
- getFileTypeId() - Method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
-
Get file type identifer
- getFillColor() - Method in class org.meteoinfo.image.filter.FillFilter
-
Get the fill color.
- getFillValue() - Method in class org.meteoinfo.data.meteodata.Variable
-
Get fill value
- getFloat(int) - Method in class org.meteoinfo.ma.ArrayBoolean
- getFloat(Index) - Method in class org.meteoinfo.ma.ArrayBoolean
- getFocus() - Method in class org.meteoinfo.image.filter.LightFilter.Light
- getFont() - Method in class org.meteoinfo.chart.ChartText
-
Get font
- getFont() - Method in class org.meteoinfo.chart.ChartWindArrow
-
Get font
- getFont() - Method in class org.meteoinfo.image.filter.RenderTextFilter
-
Get the font with which to paint the text.
- getFont() - Method in class org.meteoinfo.layout.LayoutLegend
-
Get font
- getFont() - Method in class org.meteoinfo.layout.LayoutLegend.LayoutLegendBean
-
Get font
- getFont() - Method in class org.meteoinfo.layout.LayoutScaleBar
-
Get font
- getFont() - Method in class org.meteoinfo.layout.LayoutScaleBar.LayoutScaleBarBean
-
Get font
- getFont() - Method in class org.meteoinfo.legend.LabelBreak
-
Get font
- getFont(String) - Static method in class org.meteoinfo.global.util.FontUtil
-
Get font from font file - .ttf
- getFontName() - Method in class org.meteoinfo.legend.PointBreak
-
Get font name
- getForecast() - Method in class org.meteoinfo.data.meteodata.arl.DataLabel
-
Get forecast
- getForeColor() - Method in class org.meteoinfo.layout.LayoutElement
-
Get foreground color
- getForeColor() - Method in class org.meteoinfo.layout.LayoutLegend.LayoutLegendBean
-
Get foreground color
- getForeColor() - Method in class org.meteoinfo.layout.LayoutMap
-
Get foreground color
- getForeColor() - Method in class org.meteoinfo.layout.LayoutMap.LayoutMapBean
-
Get foreground color
- getForeColor() - Method in class org.meteoinfo.layout.LayoutNorthArrow.LayoutNorthArrowBean
-
Get foreground color
- getForeColor() - Method in class org.meteoinfo.layout.LayoutScaleBar.LayoutScaleBarBean
-
Get foreground color
- getForeColor() - Method in class org.meteoinfo.legend.ItemNode
-
Get foreground color
- getForeColor() - Method in class org.meteoinfo.legend.MapFrame
-
Get map view foreground color
- getForeground() - Method in class org.meteoinfo.image.filter.CheckFilter
-
Get the foreground color.
- getFormat() - Method in class org.meteoinfo.data.dataframe.Column
-
Get format
- getFormat() - Method in class org.meteoinfo.data.dataframe.Index
-
Get string format
- getFormat() - Method in class org.meteoinfo.table.DataColumn
-
Get format string
- getFormatLen() - Method in class org.meteoinfo.data.dataframe.Column
-
Get format length
- getFormats() - Method in class org.meteoinfo.data.dataframe.ColumnIndex
-
Get column data formats
- getFormats(String) - Static method in class org.meteoinfo.data.TableUtil
-
Get format list
- getFOV() - Method in class org.meteoinfo.image.filter.SkyFilter
- getFrame(int) - Method in class org.meteoinfo.image.GifDecoder
-
Gets the image contents of frame n.
- getFrameCount() - Method in class org.meteoinfo.image.GifDecoder
-
Gets the number of frames read from file.
- getFrames() - Method in class org.meteoinfo.image.filter.WarpFilter
- getFrameSize() - Method in class org.meteoinfo.image.GifDecoder
-
Gets image size.
- getFrequency(int) - Method in class org.meteoinfo.image.filter.Histogram
- getFrequency(int, int) - Method in class org.meteoinfo.image.filter.Histogram
- getFromMetres() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
- getFromNode() - Method in class org.meteoinfo.jts.planargraph.DirectedEdge
-
Returns the node from which this DirectedEdge leaves.
- getFunction() - Method in class org.meteoinfo.image.filter.TextureFilter
- getFunctionNames() - Static method in class org.meteoinfo.data.mathparser.FunctionExpression
-
Get function names
- getFuzziness() - Method in class org.meteoinfo.image.filter.CheckFilter
-
Get the fuzziness of the texture.
- getFuzziness() - Method in class org.meteoinfo.image.filter.PointillizeFilter
- getGain() - Method in class org.meteoinfo.image.filter.FBMFilter
- getGain() - Method in class org.meteoinfo.image.filter.GainFilter
-
Get the gain.
- getGain() - Method in class org.meteoinfo.image.filter.SkyFilter
- getGain() - Method in class org.meteoinfo.image.filter.WoodFilter
-
Returns the gain of the texture.
- getGamma() - Method in class org.meteoinfo.image.filter.GammaFilter
-
Get the gamma level.
- getGap() - Method in class org.meteoinfo.chart.ChartText
-
Get gap
- getGap() - Method in class org.meteoinfo.image.filter.MirrorFilter
- getGaussYArray(int) - Method in class org.meteoinfo.data.meteodata.grib.grib2.GRIB2DataInfo
-
Get Y coordinate array of Gaussian grid
- getGeoCenter() - Method in class org.meteoinfo.map.MapView
-
Get geographic center with longitude/latitude
- getGeometry() - Method in interface org.meteoinfo.jts.geom.prep.PreparedGeometry
-
Gets the original
Geometrywhich has been prepared. - getGeometry() - Method in class org.meteoinfo.jts.geomgraph.GeometryGraph
- getGeometry() - Method in class org.meteoinfo.jts.io.gml2.GMLHandler
-
Gets the geometry parsed by this handler.
- getGeometry() - Method in class org.meteoinfo.jts.linearref.LinearGeometryBuilder
- getGeometry() - Method in class org.meteoinfo.jts.operation.polygonize.Polygonizer
-
Gets a geometry representing the polygons formed by the polygonization.
- getGeometry() - Method in class org.meteoinfo.jts.shape.fractal.KochSnowflakeBuilder
- getGeometry() - Method in class org.meteoinfo.jts.shape.fractal.SierpinskiCarpetBuilder
- getGeometry() - Method in class org.meteoinfo.jts.shape.GeometricShapeBuilder
- getGeometry() - Method in class org.meteoinfo.jts.shape.random.RandomPointsBuilder
- getGeometry() - Method in class org.meteoinfo.jts.shape.random.RandomPointsInGridBuilder
-
Gets the
MultiPointcontaining the generated point - getGeometry(Geometry) - Static method in class org.meteoinfo.jts.geom.util.LinearComponentExtracter
-
Extracts the linear components from a single
Geometryand returns them as either a {@link LineString) or {@link MultiLineString}. - getGeometry(Geometry) - Static method in class org.meteoinfo.jts.geom.util.LineStringExtracter
-
Extracts the
LineStringelements from a singleGeometryand returns them as either a {@link LineString) or {@link MultiLineString}. - getGeometry(GeometryFactory) - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeTriangle
- getGeometry(Geometry, boolean) - Static method in class org.meteoinfo.jts.geom.util.LinearComponentExtracter
-
Extracts the linear components from a single
Geometryand returns them as either a {@link LineString) or {@link MultiLineString}. - getGeometryComponent() - Method in class org.meteoinfo.jts.operation.distance.GeometryLocation
-
Returns the geometry component on (or in) which this location occurs.
- getGeometryCount() - Method in class org.meteoinfo.jts.geomgraph.Label
- getGeometryN(int) - Method in class org.meteoinfo.jts.geom.Geometry
-
Returns an element
Geometryfrom aGeometryCollection(orthis, if the geometry is not a collection). - getGeometryN(int) - Method in class org.meteoinfo.jts.geom.GeometryCollection
- getGeometryType() - Method in class org.meteoinfo.jts.geom.Geometry
-
Returns the name of this Geometry's actual class.
- getGeometryType() - Method in class org.meteoinfo.jts.geom.GeometryCollection
- getGeometryType() - Method in class org.meteoinfo.jts.geom.LinearRing
- getGeometryType() - Method in class org.meteoinfo.jts.geom.LineString
- getGeometryType() - Method in class org.meteoinfo.jts.geom.MultiLineString
- getGeometryType() - Method in class org.meteoinfo.jts.geom.MultiPoint
- getGeometryType() - Method in class org.meteoinfo.jts.geom.MultiPolygon
- getGeometryType() - Method in class org.meteoinfo.jts.geom.Point
- getGeometryType() - Method in class org.meteoinfo.jts.geom.Polygon
- getGeoScale() - Method in class org.meteoinfo.map.MapView
-
Get geographic scale
- getGFactor() - Method in class org.meteoinfo.image.filter.RGBAdjustFilter
- getGlintOnly() - Method in class org.meteoinfo.image.filter.GlintFilter
-
Get whether to render the stars and the image or only the stars.
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.arl.ARLDataInfo
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.ascii.ASCIIGridDataInfo
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.ascii.LonLatStationDataInfo
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.ascii.SurferGridDataInfo
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.awx.AWXDataInfo
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.bandraster.BILDataInfo
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.bandraster.GeoTiffDataInfo
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.DataInfo
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.grads.GrADSDataInfo
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.grib.grib2.GRIB2DataInfo
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITConcDataInfo
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITPartDataInfo
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITTrajDataInfo_bak
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITTrajDataInfo
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.metar.METARDataInfo
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS11DataInfo
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS120DataInfo
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS131DataInfo
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS13DataInfo
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS1DataInfo
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS2DataInfo
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS3DataInfo
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS4DataInfo
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS7DataInfo
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.mm5.MM5DataInfo
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.mm5.MM5IMDataInfo
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
-
Get global attributes
- getGlobalAttributes() - Method in class org.meteoinfo.data.meteodata.synop.SYNOPDataInfo
-
Get global attributes
- getGlow() - Method in class org.meteoinfo.image.filter.SkyFilter
- getGlowFalloff() - Method in class org.meteoinfo.image.filter.SkyFilter
- getGradientCoefficient() - Method in class org.meteoinfo.image.filter.CellularFilter
- getGraph() - Method in class org.meteoinfo.jts.edgegraph.EdgeGraphBuilder
- getGraph() - Method in class org.meteoinfo.jts.operation.overlay.OverlayOp
-
Gets the graph constructed to compute the overlay.
- getGraphArea() - Method in class org.meteoinfo.chart.Chart
-
Get graph area
- getGraphArea() - Method in class org.meteoinfo.chart.plot.Plot
-
Get graph area
- getGraphArea(Graphics2D, Rectangle2D) - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
-
Get graphic area
- getGraphArea(Graphics2D, Rectangle2D) - Method in class org.meteoinfo.chart.plot.PolarPlot
-
Get graphic area
- getGraphic() - Method in class org.meteoinfo.layout.LayoutGraphic
- getGraphicCollection() - Method in class org.meteoinfo.map.MapView
-
Get graphic collection
- getGraphicN(int) - Method in class org.meteoinfo.shape.Graphic
-
Get Graphic by index
- getGraphicN(int) - Method in class org.meteoinfo.shape.GraphicCollection
-
Get Graphic by index
- getGraphicRectangle(Graphics2D, Graphic, double) - Method in class org.meteoinfo.map.MapView
-
Get graphic rectangle
- getGraphicRectangle(Graphics2D, Graphic, Rectangle2D) - Method in class org.meteoinfo.chart.plot.Plot2D
-
Get graphic rectangle
- getGraphicRectangle(Graphic) - Method in class org.meteoinfo.map.MapView
-
Get graphic rectangle
- getGraphicRectangle(Graphic, double) - Method in class org.meteoinfo.map.MapView
-
Get graphic rectangle
- getGraphics() - Method in class org.meteoinfo.chart.plot.Plot2D
-
Get graphics
- getGraphics() - Method in class org.meteoinfo.shape.Graphic
-
Get graphic list
- getGraphics() - Method in class org.meteoinfo.shape.GraphicCollection
-
Get graphic list
- getGreen() - Method in enum org.meteoinfo.global.colors.WebColor
- getGreenRed() - Method in class org.meteoinfo.image.filter.ChannelMixFilter
- getGrid() - Method in class org.meteoinfo.data.meteodata.arl.DataLabel
-
Get grid
- getGridArray() - Method in class org.meteoinfo.data.mapdata.geotiff.GeoTiff
-
Get grid data
- getGridArray(String) - Method in class org.meteoinfo.data.meteodata.arl.ARLDataInfo
-
Get grid data
- getGridArray(String) - Method in class org.meteoinfo.data.meteodata.ascii.ASCIIGridDataInfo
-
Get grid data
- getGridArray(String) - Method in class org.meteoinfo.data.meteodata.ascii.SurferGridDataInfo
-
Get grid data
- getGridArray(String) - Method in class org.meteoinfo.data.meteodata.awx.AWXDataInfo
-
Get grid data
- getGridArray(String) - Method in class org.meteoinfo.data.meteodata.bandraster.BILDataInfo
-
Get grid data
- getGridArray(String) - Method in class org.meteoinfo.data.meteodata.bandraster.GeoTiffDataInfo
-
Get grid data
- getGridArray(String) - Method in class org.meteoinfo.data.meteodata.grads.GrADSDataInfo
-
Get grid data
- getGridArray(String) - Method in class org.meteoinfo.data.meteodata.grib.grib2.GRIB2DataInfo
-
Get grid data
- getGridArray(String) - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITConcDataInfo
-
Get grid data
- getGridArray(String) - Method in interface org.meteoinfo.data.meteodata.IGridDataInfo
-
Get grid array
- getGridArray(String) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS11DataInfo
-
Get grid data
- getGridArray(String) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS131DataInfo
-
Get grid data
- getGridArray(String) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS13DataInfo
-
Get grid data
- getGridArray(String) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS4DataInfo
-
Get grid data
- getGridArray(String) - Method in class org.meteoinfo.data.meteodata.mm5.MM5DataInfo
-
Get grid data
- getGridArray(String) - Method in class org.meteoinfo.data.meteodata.mm5.MM5IMDataInfo
-
Get grid data
- getGridArray(String) - Method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
-
Get grid data
- getGridData() - Method in class org.meteoinfo.data.mapdata.geotiff.GeoTiff
-
Get grid data
- getGridData() - Method in class org.meteoinfo.data.meteodata.MeteoDataInfo
-
Get grid data
- getGridData() - Method in class org.meteoinfo.layer.RasterLayer
-
Get grid data
- getGridData(RandomAccessFile, Dimension, Dimension) - Method in class org.meteoinfo.data.meteodata.mm5.MM5DataInfo
-
Get grid data - lon/lat
- getGridData(String) - Method in class org.meteoinfo.data.meteodata.MeteoDataInfo
-
Get grid data
- getGridData(String) - Method in class org.meteoinfo.script.MeteoInfoData
-
Get grid data
- getGridData_Lat(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.arl.ARLDataInfo
- getGridData_Lat(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.ascii.ASCIIGridDataInfo
- getGridData_Lat(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.ascii.SurferGridDataInfo
- getGridData_Lat(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.awx.AWXDataInfo
- getGridData_Lat(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.bandraster.BILDataInfo
- getGridData_Lat(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.bandraster.GeoTiffDataInfo
- getGridData_Lat(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.grads.GrADSDataInfo
- getGridData_Lat(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.grib.grib2.GRIB2DataInfo
- getGridData_Lat(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITConcDataInfo
- getGridData_Lat(int, int, int, int) - Method in interface org.meteoinfo.data.meteodata.IGridDataInfo
-
Read grid data - latitude
- getGridData_Lat(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS11DataInfo
- getGridData_Lat(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS131DataInfo
- getGridData_Lat(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS13DataInfo
- getGridData_Lat(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS4DataInfo
- getGridData_Lat(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.mm5.MM5DataInfo
- getGridData_Lat(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.mm5.MM5IMDataInfo
- getGridData_Lat(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
- getGridData_Level(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.arl.ARLDataInfo
- getGridData_Level(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.ascii.ASCIIGridDataInfo
- getGridData_Level(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.ascii.SurferGridDataInfo
- getGridData_Level(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.awx.AWXDataInfo
- getGridData_Level(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.bandraster.BILDataInfo
- getGridData_Level(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.bandraster.GeoTiffDataInfo
- getGridData_Level(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.grads.GrADSDataInfo
- getGridData_Level(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.grib.grib2.GRIB2DataInfo
- getGridData_Level(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITConcDataInfo
- getGridData_Level(int, int, int, int) - Method in interface org.meteoinfo.data.meteodata.IGridDataInfo
-
Read grid data - level
- getGridData_Level(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS11DataInfo
- getGridData_Level(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS131DataInfo
- getGridData_Level(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS13DataInfo
- getGridData_Level(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS4DataInfo
- getGridData_Level(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.mm5.MM5DataInfo
- getGridData_Level(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.mm5.MM5IMDataInfo
- getGridData_Level(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
- getGridData_LevelLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.arl.ARLDataInfo
- getGridData_LevelLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.ascii.ASCIIGridDataInfo
- getGridData_LevelLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.ascii.SurferGridDataInfo
- getGridData_LevelLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.awx.AWXDataInfo
- getGridData_LevelLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.bandraster.BILDataInfo
- getGridData_LevelLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.bandraster.GeoTiffDataInfo
- getGridData_LevelLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.grads.GrADSDataInfo
- getGridData_LevelLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.grib.grib2.GRIB2DataInfo
- getGridData_LevelLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITConcDataInfo
- getGridData_LevelLat(int, int, int) - Method in interface org.meteoinfo.data.meteodata.IGridDataInfo
-
Read grid data - level/lat
- getGridData_LevelLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS11DataInfo
- getGridData_LevelLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS131DataInfo
- getGridData_LevelLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS13DataInfo
- getGridData_LevelLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS4DataInfo
- getGridData_LevelLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.mm5.MM5DataInfo
- getGridData_LevelLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.mm5.MM5IMDataInfo
- getGridData_LevelLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
- getGridData_LevelLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.arl.ARLDataInfo
- getGridData_LevelLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.ascii.ASCIIGridDataInfo
- getGridData_LevelLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.ascii.SurferGridDataInfo
- getGridData_LevelLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.awx.AWXDataInfo
- getGridData_LevelLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.bandraster.BILDataInfo
- getGridData_LevelLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.bandraster.GeoTiffDataInfo
- getGridData_LevelLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.grads.GrADSDataInfo
- getGridData_LevelLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.grib.grib2.GRIB2DataInfo
- getGridData_LevelLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITConcDataInfo
- getGridData_LevelLon(int, int, int) - Method in interface org.meteoinfo.data.meteodata.IGridDataInfo
-
Read grid data - Level/lon
- getGridData_LevelLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS11DataInfo
- getGridData_LevelLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS131DataInfo
- getGridData_LevelLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS13DataInfo
- getGridData_LevelLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS4DataInfo
- getGridData_LevelLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.mm5.MM5DataInfo
- getGridData_LevelLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.mm5.MM5IMDataInfo
- getGridData_LevelLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
- getGridData_LevelTime(int, int, int) - Method in class org.meteoinfo.data.meteodata.arl.ARLDataInfo
- getGridData_LevelTime(int, int, int) - Method in class org.meteoinfo.data.meteodata.ascii.ASCIIGridDataInfo
- getGridData_LevelTime(int, int, int) - Method in class org.meteoinfo.data.meteodata.ascii.SurferGridDataInfo
- getGridData_LevelTime(int, int, int) - Method in class org.meteoinfo.data.meteodata.awx.AWXDataInfo
- getGridData_LevelTime(int, int, int) - Method in class org.meteoinfo.data.meteodata.bandraster.BILDataInfo
- getGridData_LevelTime(int, int, int) - Method in class org.meteoinfo.data.meteodata.bandraster.GeoTiffDataInfo
- getGridData_LevelTime(int, int, int) - Method in class org.meteoinfo.data.meteodata.grads.GrADSDataInfo
- getGridData_LevelTime(int, int, int) - Method in class org.meteoinfo.data.meteodata.grib.grib2.GRIB2DataInfo
- getGridData_LevelTime(int, int, int) - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITConcDataInfo
- getGridData_LevelTime(int, int, int) - Method in interface org.meteoinfo.data.meteodata.IGridDataInfo
-
Read grid data - Level/time
- getGridData_LevelTime(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS11DataInfo
- getGridData_LevelTime(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS131DataInfo
- getGridData_LevelTime(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS13DataInfo
- getGridData_LevelTime(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS4DataInfo
- getGridData_LevelTime(int, int, int) - Method in class org.meteoinfo.data.meteodata.mm5.MM5DataInfo
- getGridData_LevelTime(int, int, int) - Method in class org.meteoinfo.data.meteodata.mm5.MM5IMDataInfo
- getGridData_LevelTime(int, int, int) - Method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
- getGridData_Lon(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.arl.ARLDataInfo
- getGridData_Lon(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.ascii.ASCIIGridDataInfo
- getGridData_Lon(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.ascii.SurferGridDataInfo
- getGridData_Lon(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.awx.AWXDataInfo
- getGridData_Lon(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.bandraster.BILDataInfo
- getGridData_Lon(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.bandraster.GeoTiffDataInfo
- getGridData_Lon(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.grads.GrADSDataInfo
- getGridData_Lon(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.grib.grib2.GRIB2DataInfo
- getGridData_Lon(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITConcDataInfo
- getGridData_Lon(int, int, int, int) - Method in interface org.meteoinfo.data.meteodata.IGridDataInfo
-
Read grid data - longitude
- getGridData_Lon(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS11DataInfo
- getGridData_Lon(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS131DataInfo
- getGridData_Lon(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS13DataInfo
- getGridData_Lon(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS4DataInfo
- getGridData_Lon(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.mm5.MM5DataInfo
- getGridData_Lon(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.mm5.MM5IMDataInfo
- getGridData_Lon(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
- getGridData_LonLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.arl.ARLDataInfo
- getGridData_LonLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.ascii.ASCIIGridDataInfo
- getGridData_LonLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.ascii.SurferGridDataInfo
- getGridData_LonLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.awx.AWXDataInfo
- getGridData_LonLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.bandraster.BILDataInfo
- getGridData_LonLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.bandraster.GeoTiffDataInfo
- getGridData_LonLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.grads.GrADSDataInfo
-
Read GrADS grid data - lon/lat
- getGridData_LonLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.grib.grib2.GRIB2DataInfo
- getGridData_LonLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITConcDataInfo
- getGridData_LonLat(int, int, int) - Method in interface org.meteoinfo.data.meteodata.IGridDataInfo
-
Read grid data - lon/lat
- getGridData_LonLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS11DataInfo
- getGridData_LonLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS131DataInfo
- getGridData_LonLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS13DataInfo
- getGridData_LonLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS4DataInfo
- getGridData_LonLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.mm5.MM5DataInfo
- getGridData_LonLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.mm5.MM5IMDataInfo
- getGridData_LonLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
- getGridData_Station(int, String) - Method in class org.meteoinfo.data.meteodata.grads.GrADSDataInfo
-
Get GrADS station data
- getGridData_Time(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.arl.ARLDataInfo
- getGridData_Time(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.ascii.ASCIIGridDataInfo
- getGridData_Time(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.ascii.SurferGridDataInfo
- getGridData_Time(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.awx.AWXDataInfo
- getGridData_Time(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.bandraster.BILDataInfo
- getGridData_Time(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.bandraster.GeoTiffDataInfo
- getGridData_Time(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.grads.GrADSDataInfo
- getGridData_Time(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.grib.grib2.GRIB2DataInfo
- getGridData_Time(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITConcDataInfo
- getGridData_Time(int, int, int, int) - Method in interface org.meteoinfo.data.meteodata.IGridDataInfo
-
Read grid data - time
- getGridData_Time(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS11DataInfo
- getGridData_Time(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS131DataInfo
- getGridData_Time(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS13DataInfo
- getGridData_Time(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS4DataInfo
- getGridData_Time(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.mm5.MM5DataInfo
- getGridData_Time(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.mm5.MM5IMDataInfo
- getGridData_Time(int, int, int, int) - Method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
- getGridData_TimeLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.arl.ARLDataInfo
- getGridData_TimeLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.ascii.ASCIIGridDataInfo
- getGridData_TimeLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.ascii.SurferGridDataInfo
- getGridData_TimeLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.awx.AWXDataInfo
- getGridData_TimeLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.bandraster.BILDataInfo
- getGridData_TimeLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.bandraster.GeoTiffDataInfo
- getGridData_TimeLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.grads.GrADSDataInfo
- getGridData_TimeLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.grib.grib2.GRIB2DataInfo
- getGridData_TimeLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITConcDataInfo
- getGridData_TimeLat(int, int, int) - Method in interface org.meteoinfo.data.meteodata.IGridDataInfo
-
Read grid data - time/lat
- getGridData_TimeLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS11DataInfo
- getGridData_TimeLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS131DataInfo
- getGridData_TimeLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS13DataInfo
- getGridData_TimeLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS4DataInfo
- getGridData_TimeLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.mm5.MM5DataInfo
- getGridData_TimeLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.mm5.MM5IMDataInfo
- getGridData_TimeLat(int, int, int) - Method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
- getGridData_TimeLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.arl.ARLDataInfo
- getGridData_TimeLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.ascii.ASCIIGridDataInfo
- getGridData_TimeLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.ascii.SurferGridDataInfo
- getGridData_TimeLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.awx.AWXDataInfo
- getGridData_TimeLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.bandraster.BILDataInfo
- getGridData_TimeLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.bandraster.GeoTiffDataInfo
- getGridData_TimeLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.grads.GrADSDataInfo
- getGridData_TimeLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.grib.grib2.GRIB2DataInfo
- getGridData_TimeLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITConcDataInfo
- getGridData_TimeLon(int, int, int) - Method in interface org.meteoinfo.data.meteodata.IGridDataInfo
-
Read grid data - time/lon
- getGridData_TimeLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS11DataInfo
- getGridData_TimeLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS131DataInfo
- getGridData_TimeLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS13DataInfo
- getGridData_TimeLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS4DataInfo
- getGridData_TimeLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.mm5.MM5DataInfo
- getGridData_TimeLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.mm5.MM5IMDataInfo
- getGridData_TimeLon(int, int, int) - Method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
- getGridData_Value() - Method in class org.meteoinfo.data.mapdata.geotiff.GeoTiff
-
Get grid data
- getGridDataSetting() - Method in class org.meteoinfo.data.GridArray
-
Get grid data setting
- getGridDataSetting() - Method in class org.meteoinfo.data.GridData
-
Get grid data setting
- getGridDataSetting() - Method in class org.meteoinfo.geoprocess.analysis.InterpolationSetting
-
Get grid data setting
- getGridFont() - Method in class org.meteoinfo.layout.LayoutMap
-
Get grid label font
- getGridFont() - Method in class org.meteoinfo.layout.LayoutMap.LayoutMapBean
-
Get grid label font
- getGridFont() - Method in class org.meteoinfo.legend.MapFrame
-
Get grid label font
- getGridLabelPosition() - Method in class org.meteoinfo.layout.LayoutMap
-
Get grid label position
- getGridLabelPosition() - Method in class org.meteoinfo.layout.LayoutMap.LayoutMapBean
-
Get grid label position
- getGridLabelPosition() - Method in class org.meteoinfo.legend.MapFrame
-
Get grid label position
- getGridLabels() - Method in class org.meteoinfo.map.MapView
-
Get grid labels
- getGridLabels(Polyline, Extent, boolean) - Static method in class org.meteoinfo.geoprocess.GeoComputation
-
Get grid labels of a polyline
- getGridLabels_StraightLine(Polyline, Extent, boolean) - Static method in class org.meteoinfo.geoprocess.GeoComputation
-
Get grid labels of a straight line
- getGridLabelShift() - Method in class org.meteoinfo.layout.LayoutMap
-
Get grid label shift
- getGridLabelShift() - Method in class org.meteoinfo.layout.LayoutMap.LayoutMapBean
-
Get grid label shift
- getGridLabelShift() - Method in class org.meteoinfo.legend.MapFrame
-
Get grid label shift
- getGridLine() - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
-
Get grid line
- getGridLineColor() - Method in class org.meteoinfo.layout.LayoutMap
-
Get grid line color
- getGridLineColor() - Method in class org.meteoinfo.layout.LayoutMap.LayoutMapBean
-
Get grid line color
- getGridLineColor() - Method in class org.meteoinfo.legend.MapFrame
-
Get grid line color
- getGridLineColor() - Method in class org.meteoinfo.map.MapView
-
Get grid line color
- getGridLineSize() - Method in class org.meteoinfo.layout.LayoutMap
-
Get grid line size
- getGridLineSize() - Method in class org.meteoinfo.layout.LayoutMap.LayoutMapBean
-
Get grid line size
- getGridLineSize() - Method in class org.meteoinfo.legend.MapFrame
-
Get grid line size
- getGridLineSize() - Method in class org.meteoinfo.map.MapView
-
Get grid line size
- getGridLineStyle() - Method in class org.meteoinfo.layout.LayoutMap
-
Get grid line style
- getGridLineStyle() - Method in class org.meteoinfo.layout.LayoutMap.LayoutMapBean
-
Get grid line style
- getGridLineStyle() - Method in class org.meteoinfo.legend.MapFrame
-
Get grid line style
- getGridLineStyle() - Method in class org.meteoinfo.map.MapView
-
Get grid line style
- getGridType() - Method in class org.meteoinfo.image.filter.CellularFilter
- getGridXDelt() - Method in class org.meteoinfo.layout.LayoutMap
-
Get grid x delt
- getGridXDelt() - Method in class org.meteoinfo.layout.LayoutMap.LayoutMapBean
-
Get grid x delt
- getGridXDelt() - Method in class org.meteoinfo.legend.MapFrame
-
Get grid x delta
- getGridXDelt() - Method in class org.meteoinfo.map.MapView
-
Get grid x/longitude delt
- getGridXOrigin() - Method in class org.meteoinfo.layout.LayoutMap
-
Get grid x origin
- getGridXOrigin() - Method in class org.meteoinfo.layout.LayoutMap.LayoutMapBean
-
Get grid x origin
- getGridXOrigin() - Method in class org.meteoinfo.legend.MapFrame
-
Get grid x origin
- getGridXOrigin() - Method in class org.meteoinfo.map.MapView
-
Get grid x/longitude origin
- getGridYDelt() - Method in class org.meteoinfo.layout.LayoutMap
-
Get grid y delt
- getGridYDelt() - Method in class org.meteoinfo.layout.LayoutMap.LayoutMapBean
-
Get grid y delt
- getGridYDelt() - Method in class org.meteoinfo.legend.MapFrame
-
Get grid y delta
- getGridYDelt() - Method in class org.meteoinfo.map.MapView
-
Get grid y/latitude delt
- getGridYOrigin() - Method in class org.meteoinfo.layout.LayoutMap
-
Get grid y origin
- getGridYOrigin() - Method in class org.meteoinfo.layout.LayoutMap.LayoutMapBean
-
Get grid y origin
- getGridYOrigin() - Method in class org.meteoinfo.legend.MapFrame
-
Get grid y origin
- getGridYOrigin() - Method in class org.meteoinfo.map.MapView
-
Get grid y/latitude origin
- getGroundStationData(List<STData>, int) - Method in class org.meteoinfo.data.meteodata.grads.GrADSDataInfo
-
Get ground station data
- getGroupByHandle(int) - Method in class org.meteoinfo.legend.MapFrame
-
Get group node by handle
- getGroupByName(String) - Method in class org.meteoinfo.legend.MapFrame
-
Get group node by name
- getGroupHandle() - Method in class org.meteoinfo.legend.GroupNode
-
Get group handle
- getGroupHandle() - Method in class org.meteoinfo.legend.LayerNode
-
Get group handle
- getH() - Method in class org.meteoinfo.global.colors.HSL
-
Get hue
- getH() - Method in class org.meteoinfo.image.filter.FBMFilter
- getH() - Method in class org.meteoinfo.image.filter.SkyFilter
- getHandle() - Method in class org.meteoinfo.layer.ImageLayer.ImageLayerBean
-
Get layer handle
- getHandle() - Method in class org.meteoinfo.layer.MapLayer
-
Get layer handle
- getHandle() - Method in class org.meteoinfo.layer.RasterLayer.RasterLayerBean
-
Get layer handle
- getHandle() - Method in class org.meteoinfo.layer.WebMapLayer.WebMapLayerBean
-
Get layer handle
- getHasNoData() - Method in class org.meteoinfo.legend.LegendScheme
-
Get if has no data
- getHatchImage(HatchStyle, int, Color, Color) - Static method in class org.meteoinfo.drawing.Draw
-
Get hatch style image
- getHaziness() - Method in class org.meteoinfo.image.filter.SkyFilter
- getHDFPath() - Method in class org.meteoinfo.data.meteodata.Variable
-
Get HDF path
- getHeaderLength() - Method in class org.meteoinfo.data.meteodata.grib.grib2.GRIB2DataInfo
-
Get header length
- getHEdgeMatrix() - Method in class org.meteoinfo.image.filter.EdgeFilter
- getHeight() - Method in class org.meteoinfo.chart.ChartLegend
-
Get height
- getHeight() - Method in class org.meteoinfo.global.Extent
- getHeight() - Method in class org.meteoinfo.image.filter.CircleFilter
-
Get the height of the arc.
- getHeight() - Method in class org.meteoinfo.image.filter.CropFilter
-
Get the height of the crop rectangle.
- getHeight() - Method in class org.meteoinfo.image.filter.TileImageFilter
-
Get the output image height.
- getHeight() - Method in class org.meteoinfo.image.math.ImageFunction2D
- getHeight() - Method in class org.meteoinfo.jts.geom.Envelope
-
Returns the difference between the maximum and minimum y values.
- getHeight() - Method in class org.meteoinfo.jts.util.GeometricShapeFactory.Dimensions
- getHeight() - Method in class org.meteoinfo.layout.LayoutElement
-
Get height
- getHeight() - Method in class org.meteoinfo.layout.LayoutLegend.LayoutLegendBean
-
Get height
- getHeight() - Method in class org.meteoinfo.layout.LayoutMap
-
Get height
- getHeight() - Method in class org.meteoinfo.layout.LayoutMap.LayoutMapBean
-
Get height
- getHeight() - Method in class org.meteoinfo.layout.LayoutNorthArrow.LayoutNorthArrowBean
-
Get height
- getHeight() - Method in class org.meteoinfo.layout.LayoutScaleBar.LayoutScaleBarBean
-
Get height
- getHeight() - Method in class org.meteoinfo.layout.PaperSize
-
Get height
- getHeight() - Method in class org.meteoinfo.legend.ChartBreak
-
Get chart height
- getHeight() - Method in class org.meteoinfo.legend.ItemNode
-
Get height
- getHeightOfOrbit() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
-
Get height of orbit - Geostationary satellite projection
- getHFactor() - Method in class org.meteoinfo.image.filter.HSBAdjustFilter
- getHgap() - Method in class org.meteoinfo.ui.WrappingLayout
- getHighColor() - Method in class org.meteoinfo.image.filter.TritoneFilter
-
Get the high color.
- getHighLevel() - Method in class org.meteoinfo.image.filter.LevelsFilter
- getHighOutputLevel() - Method in class org.meteoinfo.image.filter.LevelsFilter
- getHoleLine(int) - Method in class org.meteoinfo.shape.Polygon
-
Get a hole line
- getHoleLineNumber() - Method in class org.meteoinfo.shape.Polygon
-
Get hole line number
- getHoleLines() - Method in class org.meteoinfo.shape.Polygon
-
Get hole lines
- getHoleLines_bak() - Method in class org.meteoinfo.shape.Polygon
-
Get hole lines
- getHour() - Method in class org.meteoinfo.data.meteodata.arl.DataLabel
-
Get hour
- getHours(Date, Date) - Static method in class org.meteoinfo.global.util.DateUtil
-
Get hours difference between two dates
- getHRadius() - Method in class org.meteoinfo.image.filter.BoxBlurFilter
-
Get the horizontal size of the blur.
- getHRadius() - Method in class org.meteoinfo.image.filter.SmartBlurFilter
-
Get the horizontal size of the blur.
- getHRadius() - Method in class org.meteoinfo.image.filter.VariableBlurFilter
-
Get the horizontal size of the blur.
- getHTolerance() - Method in class org.meteoinfo.image.filter.ChromaKeyFilter
- getHTolerance() - Method in class org.meteoinfo.image.filter.KeyFilter
-
Get the hue tolerance.
- getIamgeData() - Method in class org.meteoinfo.data.meteodata.awx.AWXDataInfo
-
Get image data
- getIBLTYP() - Method in class org.meteoinfo.data.meteodata.mm5.BigHeader
-
Get IBLTYP: 0=FRICTIONLESS; 1=BULK;2=BLACKADAR;3=B-T;4=ETA M-Y;5=MRF;6=G-S;7=PX
- getIcon(int) - Method in class org.meteoinfo.ui.calendar.components.GenericBeanInfo
-
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
- getId() - Method in class org.meteoinfo.jts.index.chain.MonotoneChain
- getIdentiferShape() - Method in class org.meteoinfo.layer.VectorLayer
-
Get identifer shape index
- getIICE() - Method in class org.meteoinfo.data.meteodata.mm5.BigHeader
-
IICE: 1=CLOUD ICE AND SNOW ARRAYS PRESENT, 0=NOT PRESENT
- getIJIndex(double, double) - Method in class org.meteoinfo.data.GridArray
-
Get i/j index of a point in the grid
- getIJIndex(double, double) - Method in class org.meteoinfo.data.GridData
-
Get i/j index of a point in the grid
- getImage() - Method in class org.meteoinfo.data.mapdata.webmap.Tile
-
Returns the Image associated with this Tile.
- getImage() - Method in class org.meteoinfo.image.GifDecoder
-
Gets the first (or only) image read.
- getImage() - Method in class org.meteoinfo.layer.ImageLayer
-
Get image
- getImage() - Method in class org.meteoinfo.shape.ImageShape
-
Get image
- getImage() - Method in class org.meteoinfo.ui.JSplitButton
-
Gets the image to be drawn in the split part.
- GetImage() - Method in class org.meteoinfo.console.JavaCharStream
- getImageIcon() - Method in class org.meteoinfo.table.IconText
-
Get image icon
- getImageLayerIdx() - Method in class org.meteoinfo.map.MapView
-
Get last image layer index
- getImagePath() - Method in class org.meteoinfo.legend.PointBreak
-
Get image file path
- getImagePixels() - Method in class org.meteoinfo.image.AnimatedGifEncoder
-
Extracts image pixels into byte array "pixels"
- getIn() - Method in interface org.meteoinfo.console.ConsoleInterface
- getIn() - Method in class org.meteoinfo.console.JConsole
- getIndex() - Method in class org.meteoinfo.data.dataframe.DataFrame
-
Get index
- getIndex() - Method in class org.meteoinfo.data.dataframe.Series
-
Get index
- getIndex() - Method in class org.meteoinfo.data.meteodata.mm5.BigHeader
-
Get data type index
- getIndex() - Method in class org.meteoinfo.jts.noding.MCIndexNoder
- getIndex() - Method in class org.meteoinfo.jts.noding.MCIndexSegmentSetMutualIntersector
-
Gets the index constructed over the base segment strings.
- getIndex(int) - Method in class org.meteoinfo.jts.planargraph.DirectedEdgeStar
-
Returns value of i modulo the number of edges in this DirectedEdgeStar (i.e.
- getIndex(DirectedEdge) - Method in class org.meteoinfo.jts.planargraph.DirectedEdgeStar
-
Returns the zero-based index of the given DirectedEdge, after sorting in ascending order by angle with the positive x-axis.
- getIndex(Edge) - Method in class org.meteoinfo.jts.planargraph.DirectedEdgeStar
-
Returns the zero-based index of the given Edge, after sorting in ascending order by angle with the positive x-axis.
- getIndex(Edge) - Method in class org.meteoinfo.jts.planargraph.Node
-
Returns the zero-based index of the given Edge, after sorting in ascending order by angle with the positive x-axis.
- getIndexAlongSegment(int, int) - Method in class org.meteoinfo.jts.algorithm.LineIntersector
-
Computes the index (order) of the intIndex'th intersection point in the direction of a specified input line segment
- getIndexForColor(int) - Method in class org.meteoinfo.image.filter.OctTreeQuantizer
-
Get the color table index for a color.
- getIndexForColor(int) - Method in interface org.meteoinfo.image.filter.Quantizer
-
Using the previously-built color table, return the index into that table for a pixel.
- getIndexValue(int) - Method in class org.meteoinfo.data.dataframe.Series
-
Get a index value
- getIndices(Object) - Method in class org.meteoinfo.data.dataframe.DateTimeIndex
-
Get indices
- getIndices(Object) - Method in class org.meteoinfo.data.dataframe.Index
-
Get indices
- getIndices(List<Object>) - Method in class org.meteoinfo.data.dataframe.DateTimeIndex
-
Get indices
- getIndices(List<Object>) - Method in class org.meteoinfo.data.dataframe.Index
-
Get indices
- getIndices(List<Object>, Object) - Static method in class org.meteoinfo.data.SeriesUtil
-
Get indices
- getIndices(List<Object>, List<Object>) - Static method in class org.meteoinfo.data.SeriesUtil
-
Get indices
- getIndices(List<Object>, Array) - Static method in class org.meteoinfo.data.SeriesUtil
-
Get indices
- getIndices(Array) - Method in class org.meteoinfo.data.dataframe.Index
-
Get indices
- getIndices(Array, Array) - Static method in class org.meteoinfo.data.SeriesUtil
-
Get indices
- getInfo() - Method in class org.meteoinfo.data.mapdata.webmap.TileFactory
-
Get the TileFactoryInfo describing this TileFactory
- getInfoText() - Method in class org.meteoinfo.data.meteodata.MeteoDataInfo
-
Get data info text
- getInitialVertices() - Method in class org.meteoinfo.jts.triangulate.ConformingDelaunayTriangulator
-
Gets the sites (vertices) used to initialize the triangulation.
- getInLines() - Method in class org.meteoinfo.image.filter.FieldWarpFilter
- getInputGeometry() - Method in class org.meteoinfo.jts.geom.util.GeometryTransformer
-
Utility function to make input geometry available
- getInputStream() - Method in class org.meteoinfo.console.JConsole
- getInsertEvent() - Method in class org.meteoinfo.jts.geomgraph.index.SweepLineEvent
- getInsertEvent() - Method in class org.meteoinfo.jts.index.sweepline.SweepLineEvent
- getInsets() - Method in class org.meteoinfo.table.RowHeaderRenderer
- getInsets() - Method in class org.meteoinfo.table.RowHeaderRenderer1
- getInstance(int, float) - Static method in class org.meteoinfo.image.composite.MiscComposite
- getInt(byte[], int) - Static method in class org.meteoinfo.jts.io.ByteOrderValues
- getInt(int) - Method in class org.meteoinfo.ma.ArrayBoolean
- getInt(Index) - Method in class org.meteoinfo.ma.ArrayBoolean
- getIntensity() - Method in class org.meteoinfo.image.filter.LightFilter.Light
- getInteriorIntersection() - Method in class org.meteoinfo.jts.noding.InteriorIntersectionFinder
-
Gets the computed location of the intersection.
- getInteriorIntersections() - Method in class org.meteoinfo.jts.noding.InteriorIntersectionFinderAdder
- getInteriorIntersections() - Method in class org.meteoinfo.jts.noding.IntersectionFinderAdder
-
Deprecated.
- getInteriorPoint() - Method in class org.meteoinfo.jts.algorithm.InteriorPointArea
-
Gets the computed interior point.
- getInteriorPoint() - Method in class org.meteoinfo.jts.algorithm.InteriorPointLine
- getInteriorPoint() - Method in class org.meteoinfo.jts.algorithm.InteriorPointPoint
- getInteriorPoint() - Method in class org.meteoinfo.jts.geom.Geometry
-
Computes an interior point of this
Geometry. - getInteriorRingN(int) - Method in class org.meteoinfo.jts.geom.Polygon
- getInterpFunc(Array, Array, String) - Static method in class org.meteoinfo.math.interpolate.InterpUtil
-
Make interpolation function
- getInterpolation() - Method in class org.meteoinfo.image.filter.GradientFilter
- getInterpolation() - Method in class org.meteoinfo.image.filter.InterpolateFilter
-
Get the interpolation factor.
- getInterpolation() - Method in class org.meteoinfo.image.filter.TransformFilter
-
Get the type of interpolation to perform.
- getInterpolation() - Method in class org.meteoinfo.layer.ImageLayer
-
Get interpolation
- getInterpolation() - Method in class org.meteoinfo.layer.ImageLayer.ImageLayerBean
-
Get interpolation
- getInterpolation() - Method in class org.meteoinfo.layer.RasterLayer.RasterLayerBean
-
Get interpolation
- getInterpolation() - Method in class org.meteoinfo.shape.ImageShape
-
Get interpolation
- getInterpolationMethod() - Method in class org.meteoinfo.geoprocess.analysis.InterpolationSetting
-
Get interpolation method
- getInterpolationStr() - Method in class org.meteoinfo.layer.ImageLayer
-
Get interpolation string
- getIntersection() - Method in class org.meteoinfo.jts.algorithm.CentralEndpointIntersector
-
Deprecated.
- getIntersection() - Method in class org.meteoinfo.jts.noding.SegmentIntersectionDetector
-
Gets the computed location of the intersection.
- getIntersection(int) - Method in class org.meteoinfo.jts.algorithm.LineIntersector
-
Returns the intIndex'th intersection point
- getIntersection(Coordinate, Coordinate, Coordinate, Coordinate) - Static method in class org.meteoinfo.jts.algorithm.CentralEndpointIntersector
-
Deprecated.
- getIntersectionAlongSegment(int, int) - Method in class org.meteoinfo.jts.algorithm.LineIntersector
-
Computes the intIndex'th intersection point in the direction of a specified input line segment
- getIntersectionFinder() - Method in class org.meteoinfo.jts.geom.prep.PreparedLineString
- getIntersectionFinder() - Method in class org.meteoinfo.jts.geom.prep.PreparedPolygon
-
Gets the indexed intersection finder for this geometry.
- getIntersectionMatrix() - Method in class org.meteoinfo.jts.operation.relate.RelateOp
-
Gets the IntersectionMatrix for the spatial relationship between the input geometries.
- getIntersectionNum() - Method in class org.meteoinfo.jts.algorithm.LineIntersector
-
Returns the number of intersection points found.
- getIntersections() - Method in class org.meteoinfo.jts.noding.FastNodingValidator
-
Gets a list of all intersections found.
- getIntersections() - Method in class org.meteoinfo.jts.noding.InteriorIntersectionFinder
-
Gets the intersections found.
- getIntersectionSegments() - Method in class org.meteoinfo.jts.noding.InteriorIntersectionFinder
-
Gets the endpoints of the intersecting segments.
- getIntersectionSegments() - Method in class org.meteoinfo.jts.noding.SegmentIntersectionDetector
-
Gets the endpoints of the intersecting segments.
- getIntersectsOp() - Method in class org.meteoinfo.jts.index.strtree.AbstractSTRtree
- getIntersectsOp() - Method in class org.meteoinfo.jts.index.strtree.SIRtree
- getIntersectsOp() - Method in class org.meteoinfo.jts.index.strtree.STRtree
- getInterval() - Method in class org.meteoinfo.jts.index.bintree.Key
- getInterval() - Method in class org.meteoinfo.jts.index.bintree.Node
- getIntervalValues(double, double) - Static method in class org.meteoinfo.global.MIMath
-
Create contour values by minimum and maximum values
- getIntervalValues(double, double, boolean) - Static method in class org.meteoinfo.global.MIMath
-
Create contour values by minimum and maximum values
- getIntervalValues(double, double, double) - Static method in class org.meteoinfo.global.MIMath
-
Create values by interval
- getIntervalValues(double, double, int) - Static method in class org.meteoinfo.global.MIMath
-
Get interval values
- getIntervalValues_Log(double, double) - Static method in class org.meteoinfo.global.MIMath
-
Create log interval values by minimum and maximum values
- getIntervalValues_Log_bak(double, double) - Static method in class org.meteoinfo.global.MIMath
-
Create log interval values by minimum and maximum values
- getIntervalValues1(double, double) - Static method in class org.meteoinfo.global.MIMath
-
Create contour values by minimum and maximum values
- getIntoB() - Method in class org.meteoinfo.image.filter.ChannelMixFilter
- getIntoG() - Method in class org.meteoinfo.image.filter.ChannelMixFilter
- getIntoR() - Method in class org.meteoinfo.image.filter.ChannelMixFilter
- getInvalidBackroundColor() - Method in interface org.meteoinfo.ui.calendar.IDateEvaluator
- getInvalidBackroundColor() - Method in class org.meteoinfo.ui.calendar.MinMaxDateEvaluator
- getInvalidForegroundColor() - Method in interface org.meteoinfo.ui.calendar.IDateEvaluator
- getInvalidForegroundColor() - Method in class org.meteoinfo.ui.calendar.MinMaxDateEvaluator
- getInvalidLocation() - Method in class org.meteoinfo.jts.operation.overlay.validate.OverlayResultValidator
- getInvalidPoint() - Method in class org.meteoinfo.jts.geomgraph.GeometryGraph
- getInvalidPoint() - Method in class org.meteoinfo.jts.operation.valid.ConsistentAreaTester
- getInvalidRingLines() - Method in class org.meteoinfo.jts.operation.polygonize.Polygonizer
-
Gets the list of lines forming invalid rings found during polygonization.
- getInvalidTooltip() - Method in interface org.meteoinfo.ui.calendar.IDateEvaluator
- getInvalidTooltip() - Method in class org.meteoinfo.ui.calendar.MinMaxDateEvaluator
- getInverse() - Method in class org.meteoinfo.jts.geom.util.AffineTransformation
-
Computes the inverse of this transformation, if one exists.
- getInverseFlattening() - Method in class org.meteoinfo.projection.proj4j.datum.Ellipsoid
-
Calculates the inverse of the flattening factor, commonly saved to ESRI projections, or else provided as the "rf" parameter for Proj4 strings.
- getInvert() - Method in class org.meteoinfo.image.filter.DoGFilter
- getInvert() - Method in class org.meteoinfo.image.filter.FadeFilter
- getInvert() - Method in class org.meteoinfo.image.filter.GradientWipeFilter
- getInvert() - Method in class org.meteoinfo.image.filter.HalftoneFilter
- getInvert() - Method in class org.meteoinfo.image.filter.ShapeFilter
- getIsOK() - Method in class org.meteoinfo.legend.Test
- getItem() - Method in class org.meteoinfo.jts.index.strtree.ItemBoundable
- getItem() - Method in class org.meteoinfo.jts.index.sweepline.SweepLineInterval
- getItemCount() - Method in class org.meteoinfo.data.XYArrayDataset
-
Get item count
- getItemCount() - Method in class org.meteoinfo.data.XYDataset
-
Get item count
- getItemCount() - Method in class org.meteoinfo.data.XYListDataset
- getItemCount(int) - Method in class org.meteoinfo.data.XYArrayDataset
-
Get item count
- getItemCount(int) - Method in class org.meteoinfo.data.XYDataset
-
Get item count by series index
- getItemCount(int) - Method in class org.meteoinfo.data.XYListDataset
- getItemMap() - Method in class org.meteoinfo.table.DataRow
-
Get item map
- getItemNum() - Method in class org.meteoinfo.legend.ChartBreak
-
Get chart item number
- getItemPointBreak(int, int) - Method in class org.meteoinfo.chart.plot.XY1DPlot
-
Get a item point break
- getItems() - Method in class org.meteoinfo.jts.index.ArrayListVisitor
- getItems() - Method in class org.meteoinfo.jts.index.bintree.NodeBase
- getItems() - Method in class org.meteoinfo.jts.index.quadtree.NodeBase
- getIterations() - Method in class org.meteoinfo.image.filter.BinaryFilter
-
Get the number of iterations the effect is performed.
- getIterations() - Method in class org.meteoinfo.image.filter.BoxBlurFilter
-
Get the number of iterations the blur is performed.
- getIterations() - Method in class org.meteoinfo.image.filter.FeedbackFilter
-
Get the number of iterations.
- getIterations() - Method in class org.meteoinfo.image.filter.QuiltFilter
-
Get the number of iterations the effect is performed.
- getIterations() - Method in class org.meteoinfo.image.filter.ShatterFilter
- getIterations() - Method in class org.meteoinfo.image.filter.VariableBlurFilter
-
Get the number of iterations the blur is performed.
- getJCalendar() - Method in class org.meteoinfo.ui.calendar.JDateChooser
-
Returns the JCalendar component.
- getJoinStyle() - Method in class org.meteoinfo.jts.operation.buffer.BufferParameters
-
Gets the join style
- getK() - Method in class org.meteoinfo.image.filter.QuiltFilter
- getKDT() - Method in class org.meteoinfo.jts.triangulate.ConformingDelaunayTriangulator
-
Gets the
KdTreewhich contains the vertices of the triangulation. - getKernel() - Method in class org.meteoinfo.image.filter.ConvolveFilter
-
Get the convolution kernel.
- getKey() - Method in class org.meteoinfo.data.XYSeriesData
-
Get series key
- getKnot(int) - Method in class org.meteoinfo.image.filter.Gradient
-
Get a knot color.
- getKnot(int) - Method in class org.meteoinfo.image.filter.SplineColormap
-
Get a knot color.
- getKnotBlend(int) - Method in class org.meteoinfo.image.filter.Gradient
-
Get a knot blend type.
- getKnotPosition(int) - Method in class org.meteoinfo.image.filter.Gradient
-
Get a knot position.
- getKnotType(int) - Method in class org.meteoinfo.image.filter.Gradient
-
Get a knot type.
- getL() - Method in class org.meteoinfo.global.colors.HSL
-
Get luminance
- getLabDirection() - Method in class org.meteoinfo.map.GridLabel
-
Get label direction
- getLabel() - Method in class org.meteoinfo.chart.axis.Axis
-
Get axis label
- getLabel() - Method in class org.meteoinfo.chart.ChartLegend
-
Get label
- getLabel() - Method in class org.meteoinfo.chart.ChartWindArrow
-
Get label
- getLabel() - Method in class org.meteoinfo.jts.geomgraph.DirectedEdgeStar
- getLabel() - Method in class org.meteoinfo.jts.geomgraph.EdgeEnd
- getLabel() - Method in class org.meteoinfo.jts.geomgraph.EdgeRing
- getLabel() - Method in class org.meteoinfo.jts.geomgraph.GraphComponent
- getLabel() - Method in class org.meteoinfo.jts.operation.relate.EdgeEndBundle
- getLabel(String) - Method in class org.meteoinfo.layer.VectorLayer
-
Get a label by text
- getLabelAlignType() - Method in class org.meteoinfo.layer.LabelSet
-
Get label align type
- getLabelColor() - Method in class org.meteoinfo.chart.axis.Axis
-
Get label color
- getLabelColor() - Method in class org.meteoinfo.chart.ChartLegend
-
Get label color
- getLabelColor() - Method in class org.meteoinfo.chart.ChartWindArrow
-
Get label color
- getLabelColor() - Method in class org.meteoinfo.layer.ChartSet
-
Get label color
- getLabelColor() - Method in class org.meteoinfo.layer.LabelSet
-
Get label color
- getLabelColor() - Method in class org.meteoinfo.legend.ChartBreak
-
Get label color
- getLabelFont() - Method in class org.meteoinfo.chart.axis.Axis
-
Get label font
- getLabelFont() - Method in class org.meteoinfo.chart.ChartLegend
-
Get label font
- getLabelFont() - Method in class org.meteoinfo.layer.ChartSet
-
Get label font
- getLabelFont() - Method in class org.meteoinfo.layer.LabelSet
-
Get label font
- getLabelFont() - Method in class org.meteoinfo.legend.ChartBreak
-
Get label font
- getLabelGap(Graphics2D, double) - Method in class org.meteoinfo.chart.axis.Axis
-
Update lable gap
- getLabelLocation() - Method in class org.meteoinfo.chart.ChartLegend
-
Get label location (in, out, top, bottom, left, right)
- getLabelPoints() - Method in class org.meteoinfo.layer.VectorLayer
-
Get label points
- getLabelPoints() - Method in class org.meteoinfo.shape.GraphicCollection
-
Get label points
- getLabelSet() - Method in class org.meteoinfo.layer.VectorLayer
-
Get label set
- getLabelSet() - Method in class org.meteoinfo.shape.GraphicCollection
-
Get label set
- getLabPoint() - Method in class org.meteoinfo.map.GridLabel
-
Get label point
- getLabString() - Method in class org.meteoinfo.map.GridLabel
-
Get label string
- getLacunarity() - Method in class org.meteoinfo.image.filter.FBMFilter
- getLacunarity() - Method in class org.meteoinfo.image.filter.SkyFilter
- getLagerExtent(Extent, Extent) - Static method in class org.meteoinfo.global.MIMath
-
Get maximum extent from two extent
- getLanguage() - Method in class org.meteoinfo.data.mapdata.webmap.TileFactoryInfo
-
Get language
- getLanguage() - Method in class org.meteoinfo.layer.WebMapLayer.WebMapLayerBean
-
Get language
- getLastAddedLayer() - Method in class org.meteoinfo.map.MapView
-
Get last added layer
- getLastCoordinate() - Method in class org.meteoinfo.jts.linearref.LinearGeometryBuilder
- getLatIndex() - Method in class org.meteoinfo.data.meteodata.MeteoDataInfo
-
Get latitude index
- getLatIndex() - Method in class org.meteoinfo.data.StationTableData
-
Get latitude column index
- getLatitude() - Method in class org.meteoinfo.data.mapdata.webmap.GeoPosition
-
Get the latitude as decimal degrees
- getLatitude() - Method in class org.meteoinfo.data.meteodata.StationModel
-
Get latitude
- getLayer() - Method in class org.meteoinfo.chart.ChartWindArrow
-
Get layer
- getLayer(int) - Method in class org.meteoinfo.chart.plot.MapPlot
-
Get layer by index
- getLayer(String) - Method in class org.meteoinfo.chart.plot.MapPlot
-
Get layer by name
- getLayer(String) - Method in class org.meteoinfo.map.MapView
-
Get layer by layer name
- getLayerByHandle(int) - Method in class org.meteoinfo.map.MapView
-
Get layer by handle
- getLayerDrawType() - Method in class org.meteoinfo.layer.ImageLayer.ImageLayerBean
-
Get layer draw type
- getLayerDrawType() - Method in class org.meteoinfo.layer.MapLayer
-
Get layer draw type
- getLayerDrawType() - Method in class org.meteoinfo.layer.RasterLayer.RasterLayerBean
-
Get layer draw type
- getLayerDrawType() - Method in class org.meteoinfo.layer.WebMapLayer.WebMapLayerBean
-
Get layer draw type
- getLayerHandle() - Method in class org.meteoinfo.legend.LayerNode
-
Get layer handle
- getLayerHandleFromIdx(int) - Method in class org.meteoinfo.map.MapView
-
Get layer handle from layer index
- getLayerHandleFromName(String) - Method in class org.meteoinfo.map.MapView
-
Get layer handle from layer name
- getLayerIdxFromHandle(int) - Method in class org.meteoinfo.map.MapView
-
Get layer index from layer handle
- getLayerIndex(LayerNode) - Method in class org.meteoinfo.legend.GroupNode
-
Get layer node index
- getLayerInfo() - Method in class org.meteoinfo.layer.MapLayer
-
To string
- getLayerInfo() - Method in class org.meteoinfo.layer.VectorLayer
-
To string
- getLayerInfo() - Method in class org.meteoinfo.layer.WebMapLayer
-
To string
- getLayerName() - Method in class org.meteoinfo.layer.ImageLayer.ImageLayerBean
-
Get layer name
- getLayerName() - Method in class org.meteoinfo.layer.MapLayer
-
Get layer name
- getLayerName() - Method in class org.meteoinfo.layer.RasterLayer.RasterLayerBean
-
Get layer name
- getLayerName() - Method in class org.meteoinfo.layer.WebMapLayer.WebMapLayerBean
-
Get layer name
- getLayerName() - Method in class org.meteoinfo.layout.LayoutLegend
-
Get legend layer name
- getLayerName() - Method in class org.meteoinfo.layout.LayoutLegend.LayoutLegendBean
-
Get legend layer name
- getLayerNames() - Static method in class org.meteoinfo.layout.LayoutLegend
-
Get layer names
- getLayerNames() - Static method in class org.meteoinfo.map.MaskOut
-
Get layer names
- getLayerNodeByHandle(int) - Method in class org.meteoinfo.legend.MapFrame
-
Get layer node by handle
- getLayerNodeByName(String) - Method in class org.meteoinfo.legend.MapFrame
-
Get layer node by name
- getLayerNodes() - Method in class org.meteoinfo.legend.MapFrame
-
Get all layer nodes
- getLayerNum() - Method in class org.meteoinfo.chart.plot.MapPlot
-
Get layer number
- getLayerNum() - Method in class org.meteoinfo.map.MapView
-
Get layer number
- getLayers() - Method in class org.meteoinfo.chart.plot.MapPlot
-
Get layers
- getLayers() - Method in class org.meteoinfo.legend.GroupNode
-
Get layer nodes
- getLayers() - Method in class org.meteoinfo.map.MapView
-
Get layers
- getLayersWholeExtent() - Method in class org.meteoinfo.map.MapView
-
Get layers whole extent
- getLayerType() - Method in class org.meteoinfo.layer.ImageLayer.ImageLayerBean
-
Get layer type
- getLayerType() - Method in class org.meteoinfo.layer.MapLayer
-
Get layer type
- getLayerType() - Method in class org.meteoinfo.layer.RasterLayer.RasterLayerBean
-
Get layer type
- getLayerType() - Method in class org.meteoinfo.layer.WebMapLayer.WebMapLayerBean
-
Get layer type
- getLayerUpdateType() - Method in class org.meteoinfo.layout.LayoutLegend
-
Get layer update type
- getLayerUpdateType() - Method in class org.meteoinfo.layout.LayoutLegend.LayoutLegendBean
-
Get layer update type string
- getLayoutBounds() - Method in class org.meteoinfo.legend.MapFrame
-
Get layout bounds
- getLayoutGraphics() - Method in class org.meteoinfo.layout.MapLayout
-
Get layout graphic list
- getLayoutMap() - Method in class org.meteoinfo.layout.LayoutLegend
-
Get layout map
- getLayoutMap() - Method in class org.meteoinfo.layout.LayoutLegend.LayoutLegendBean
-
Get layout map
- getLayoutMap() - Method in class org.meteoinfo.layout.LayoutNorthArrow
-
Get layout map
- getLayoutMap() - Method in class org.meteoinfo.layout.LayoutScaleBar
-
Get layout map
- getLayoutMaps() - Method in class org.meteoinfo.layout.MapLayout
-
Get layout map elements
- getLeft() - Method in class org.meteoinfo.chart.Margin
-
Get left
- getLeft() - Method in class org.meteoinfo.jts.index.kdtree.KdNode
-
Returns the left node of the tree
- getLeft() - Method in class org.meteoinfo.layout.LayoutElement
-
Get left
- getLeft() - Method in class org.meteoinfo.layout.LayoutLegend.LayoutLegendBean
-
Get left
- getLeft() - Method in class org.meteoinfo.layout.LayoutMap
-
Get left
- getLeft() - Method in class org.meteoinfo.layout.LayoutMap.LayoutMapBean
-
Get left
- getLeft() - Method in class org.meteoinfo.layout.LayoutNorthArrow.LayoutNorthArrowBean
-
Get left
- getLeft() - Method in class org.meteoinfo.layout.LayoutScaleBar.LayoutScaleBarBean
-
Get left
- getLeftBorder() - Method in class org.meteoinfo.image.filter.BorderFilter
-
Returns the left border value.
- getLeftTitle() - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
-
Get left sub title
- getLegend() - Method in class org.meteoinfo.chart.Chart
-
Get chart legend
- getLegend() - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
-
Get chart legend
- getLegend() - Method in class org.meteoinfo.chart.plot.Plot3D
-
Get chart legend
- getLegend() - Method in class org.meteoinfo.chart.plot.PlotSeries
-
Get series legend
- getLegend() - Method in class org.meteoinfo.legend.MapFrame
-
Get layers legend
- getLegend() - Method in class org.meteoinfo.shape.Graphic
-
Get legend
- getLegend() - Method in class org.meteoinfo.shape.GraphicCollection
-
Get legend
- getLegend(int) - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
-
Get chart legend
- getLegend(int) - Method in class org.meteoinfo.chart.plot.Plot3D
-
Get chart legend
- getLegendBreak() - Method in class org.meteoinfo.chart.plot.SeriesLegend
-
Get a legend break
- getLegendBreak() - Method in class org.meteoinfo.legend.LegendNode
-
Get legend break
- getLegendBreak() - Method in class org.meteoinfo.shape.GraphicCollection
-
Get legend break
- getLegendBreak(int) - Method in class org.meteoinfo.chart.plot.SeriesLegend
-
Get a legend break
- getLegendBreak(int) - Method in class org.meteoinfo.chart.plot.XY1DPlot
-
Get legend break
- getLegendBreak(int) - Method in class org.meteoinfo.legend.LegendScheme
-
Get legend break by index
- getLegendBreaks() - Method in class org.meteoinfo.chart.plot.XY1DPlot
-
Get Series legend breaks
- getLegendBreaks() - Method in class org.meteoinfo.legend.LegendScheme
-
Get legend breaks
- getLegendDimension(Graphics2D, Dimension) - Method in class org.meteoinfo.chart.ChartColorBar
-
Get legend dimension
- getLegendDimension(Graphics2D, Dimension) - Method in class org.meteoinfo.chart.ChartLegend
-
Get legend dimension
- getLegendHeight() - Method in class org.meteoinfo.chart.ChartLegend
-
Get legend height
- getLegendIndex() - Method in class org.meteoinfo.shape.Shape
-
Get legend index
- getLegendLayer() - Method in class org.meteoinfo.layout.LayoutLegend
-
Get legend layer
- getLegendLayer() - Method in class org.meteoinfo.layout.LayoutLegend.LayoutLegendBean
-
Get legend layer
- getLegendNodes() - Method in class org.meteoinfo.legend.LayerNode
-
Get legend node list
- getLegends() - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
-
Get legends
- getLegends() - Method in class org.meteoinfo.chart.plot.Plot3D
-
Get legends
- getLegends() - Method in class org.meteoinfo.layout.MapLayout
-
Get layout legend list
- getLegendScheme() - Method in class org.meteoinfo.chart.ChartLegend
-
Get legend scheme
- getLegendScheme() - Method in class org.meteoinfo.chart.plot.MapPlot
-
Get legend scheme
- getLegendScheme() - Method in class org.meteoinfo.chart.plot.Plot2D
-
Get legend scheme
- getLegendScheme() - Method in class org.meteoinfo.chart.plot.XY1DPlot
-
Get legend scheme
- getLegendScheme() - Method in class org.meteoinfo.layer.ChartSet
-
Get legend scheme
- getLegendScheme() - Method in class org.meteoinfo.layer.MapLayer
-
Get legend scheme
- getLegendScheme() - Method in class org.meteoinfo.legend.ChartBreak
-
Get legend scheme
- getLegendScheme() - Method in class org.meteoinfo.legend.FrmLegendSet
-
Get legend scheme
- getLegendScheme() - Method in class org.meteoinfo.legend.LayerNode
-
Get the layer legend scheme
- getLegendScheme() - Method in class org.meteoinfo.legend.LegendView
-
Get legend scheme
- getLegendScheme() - Method in class org.meteoinfo.shape.GraphicCollection
-
Get legend scheme
- getLegendStyle() - Method in class org.meteoinfo.layout.LayoutLegend
-
Get legend style
- getLegendStyle() - Method in class org.meteoinfo.layout.LayoutLegend.LayoutLegendBean
-
Get legend style string
- getLegendType() - Method in class org.meteoinfo.legend.LegendScheme
-
Get legend type
- getLegendWidth() - Method in class org.meteoinfo.chart.ChartLegend
-
Get legend width
- getLength() - Method in class org.meteoinfo.chart.ChartWindArrow
-
Get length
- getLength() - Method in class org.meteoinfo.data.mapdata.Field
-
Get field length
- getLength() - Method in class org.meteoinfo.image.filter.GlintFilter
-
Get the length of the stars.
- getLength() - Method in class org.meteoinfo.image.filter.ScratchFilter
- getLength() - Method in class org.meteoinfo.jts.algorithm.MinimumDiameter
-
Gets the length of the minimum diameter of the input Geometry
- getLength() - Method in class org.meteoinfo.jts.geom.Geometry
-
Returns the length of this
Geometry. - getLength() - Method in class org.meteoinfo.jts.geom.GeometryCollection
- getLength() - Method in class org.meteoinfo.jts.geom.LineSegment
-
Computes the length of the line segment.
- getLength() - Method in class org.meteoinfo.jts.geom.LineString
-
Returns the length of this
LineString - getLength() - Method in class org.meteoinfo.jts.geom.Polygon
-
Returns the perimeter of this
Polygon - getLength() - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdge
-
Gets the length of the geometry of this quadedge.
- getLength() - Method in class org.meteoinfo.shape.Polyline
-
Get length
- getLength() - Method in class org.meteoinfo.shape.PolylineShape
-
Get length
- getLength(Geometry, LinearLocation) - Static method in class org.meteoinfo.jts.linearref.LengthLocationMap
-
Computes the length for a given
LinearLocationon a linearGeometry. - getLength(LinearLocation) - Method in class org.meteoinfo.jts.linearref.LengthLocationMap
- getLengths() - Method in class org.meteoinfo.shape.Polyline
-
Get lengths of each segment
- getLevel() - Method in class org.meteoinfo.data.meteodata.arl.DataLabel
-
Get level
- getLevel() - Method in class org.meteoinfo.jts.index.bintree.Key
- getLevel() - Method in class org.meteoinfo.jts.index.quadtree.Key
- getLevel() - Method in class org.meteoinfo.jts.index.strtree.AbstractNode
-
Returns 0 if this node is a leaf, 1 if a parent of a leaf, and so on; the root node will have the highest level
- getLevelDimension(Variable) - Method in class org.meteoinfo.data.meteodata.Variable
-
Get level dimension for SWATH data variable
- getLevelIdxs() - Method in class org.meteoinfo.data.meteodata.Variable
-
Get level index list - for ARL data
- getLevelIndex() - Method in class org.meteoinfo.data.meteodata.MeteoDataInfo
-
Get level index
- getLevelNum() - Method in class org.meteoinfo.data.meteodata.grads.VAR
-
Get level number
- getLevelNum() - Method in class org.meteoinfo.data.meteodata.Variable
-
Get level number
- getLevels() - Method in class org.meteoinfo.data.meteodata.Variable
-
Get levels
- getLevels() - Method in class org.meteoinfo.image.filter.ContourFilter
- getLevels() - Method in class org.meteoinfo.image.filter.DiffusionFilter
-
Get the number of dither levels.
- getLevels() - Method in class org.meteoinfo.image.filter.DitherFilter
-
Get the number of dither levels.
- getLevels() - Method in class org.meteoinfo.image.filter.OilFilter
-
Get the number of levels for the effect.
- getLevelType() - Method in class org.meteoinfo.data.meteodata.Variable
-
Get level type
- getLights() - Method in class org.meteoinfo.image.filter.LightFilter
- getLine() - Method in class org.meteoinfo.console.JavaCharStream
-
Deprecated.
- getLine() - Method in class org.meteoinfo.jts.linearref.LinearIterator
-
Gets the
LineStringcomponent the iterator is current at. - getLine() - Method in class org.meteoinfo.jts.operation.linemerge.LineMergeEdge
-
Returns the LineString specifying the vertices of this edge.
- getLine() - Method in class org.meteoinfo.jts.precision.MinimumClearance
-
Gets a LineString containing two points which are at the Minimum Clearance distance.
- getLine() - Method in class org.meteoinfo.jts.precision.SimpleMinimumClearance
- getLine(Geometry) - Static method in class org.meteoinfo.jts.precision.MinimumClearance
-
Gets a LineString containing two points which are at the Minimum Clearance distance for the given Geometry.
- getLine(Geometry) - Static method in class org.meteoinfo.jts.precision.SimpleMinimumClearance
- getLinearRing() - Method in class org.meteoinfo.jts.geomgraph.EdgeRing
- getLineColor() - Method in class org.meteoinfo.chart.axis.Axis
-
Get line color
- getLineCurve(Coordinate[], double) - Method in class org.meteoinfo.jts.operation.buffer.OffsetCurveBuilder
-
This method handles single points as well as LineStrings.
- getLineIntersector() - Method in class org.meteoinfo.jts.noding.IntersectionAdder
- getLineLayerIdx() - Method in class org.meteoinfo.map.MapView
-
Get last polyline layer index
- getLineNum() - Method in class org.meteoinfo.chart.ChartText
-
Get text line number
- getLines(Collection, Collection) - Static method in class org.meteoinfo.jts.geom.util.LinearComponentExtracter
-
Extracts the linear components from a single
Geometryand adds them to the providedCollection. - getLines(Collection, Collection, boolean) - Static method in class org.meteoinfo.jts.geom.util.LinearComponentExtracter
-
Extracts the linear components from a single
Geometryand adds them to the providedCollection. - getLines(Geometry) - Static method in class org.meteoinfo.jts.geom.util.LinearComponentExtracter
-
Extracts the linear components from a single geometry.
- getLines(Geometry) - Static method in class org.meteoinfo.jts.geom.util.LineStringExtracter
- getLines(Geometry, boolean) - Static method in class org.meteoinfo.jts.geom.util.LinearComponentExtracter
-
Extracts the linear components from a single geometry.
- getLines(Geometry, Collection) - Static method in class org.meteoinfo.jts.geom.util.LinearComponentExtracter
-
Extracts the linear components from a single
Geometryand adds them to the providedCollection. - getLines(Geometry, Collection, boolean) - Static method in class org.meteoinfo.jts.geom.util.LinearComponentExtracter
-
Extracts the linear components from a single
Geometryand adds them to the providedCollection. - getLines(Geometry, List) - Static method in class org.meteoinfo.jts.geom.util.LineStringExtracter
- getLineSegment() - Method in class org.meteoinfo.jts.triangulate.Segment
-
Gets a LineSegment modelling this segment.
- getLineSegment(int, LineSegment) - Method in class org.meteoinfo.jts.index.chain.MonotoneChain
-
Gets the line segment starting at
index - getLineSpace() - Method in class org.meteoinfo.chart.ChartText
-
Get line space
- getLineStroke() - Method in class org.meteoinfo.chart.axis.Axis
-
Get line stroke
- getLineStyle() - Method in class org.meteoinfo.chart.axis.Axis
- getLineWidth() - Method in class org.meteoinfo.chart.axis.Axis
-
Get line width
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.meteoinfo.ui.ColorListCellRender
- getLoadingError() - Method in class org.meteoinfo.data.mapdata.webmap.Tile
-
Returns the Throwable tied to any error that may have ocurred while loading the tile.
- getLoadingImage() - Method in class org.meteoinfo.layer.WebMapLayer
-
A property for an image which will be display when an image is still loading.
- getLocale() - Method in class org.meteoinfo.ui.calendar.components.JLocaleChooser
-
Returns the locale.
- getLocale() - Method in class org.meteoinfo.ui.calendar.JCalendar
-
Returns the locale.
- getLocale() - Method in class org.meteoinfo.ui.calendar.JDayChooser
-
Returns the locale.
- getLocale() - Method in class org.meteoinfo.ui.calendar.JMonthChooser
-
Returns the locale.
- getLocation() - Method in class org.meteoinfo.chart.axis.Axis
-
Get location
- getLocation() - Method in class org.meteoinfo.jts.algorithm.RayCrossingCounter
-
Gets the
Locationof the point relative to the ring, polygon or multipolygon from which the processed segments were provided. - getLocation(double) - Method in class org.meteoinfo.jts.linearref.LengthLocationMap
-
Compute the
LinearLocationcorresponding to a length. - getLocation(double, boolean) - Method in class org.meteoinfo.jts.linearref.LengthLocationMap
-
Compute the
LinearLocationcorresponding to a length. - getLocation(int) - Method in class org.meteoinfo.jts.geomgraph.Label
- getLocation(int, int) - Method in class org.meteoinfo.jts.geomgraph.Depth
- getLocation(int, int) - Method in class org.meteoinfo.jts.geomgraph.Label
- getLocation(Coordinate) - Method in class org.meteoinfo.jts.operation.overlay.validate.FuzzyPointLocator
- getLocation(Geometry, double) - Static method in class org.meteoinfo.jts.linearref.LengthLocationMap
-
Computes the
LinearLocationfor a given length along a linearGeometry. - getLocation(Geometry, double, boolean) - Static method in class org.meteoinfo.jts.linearref.LengthLocationMap
-
Computes the
LinearLocationfor a given length along a linearGeometry, with control over how the location is resolved at component endpoints. - getLocations() - Method in class org.meteoinfo.jts.geomgraph.TopologyLocation
- getLocations(Geometry) - Static method in class org.meteoinfo.jts.operation.distance.ConnectedElementLocationFilter
-
Returns a list containing a point from each Polygon, LineString, and Point found inside the specified geometry.
- getLonC() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
-
Gets the lonc value, in radians.
- getLong(byte[], int) - Static method in class org.meteoinfo.jts.io.ByteOrderValues
- getLong(int) - Method in class org.meteoinfo.ma.ArrayBoolean
- getLong(Index) - Method in class org.meteoinfo.ma.ArrayBoolean
- getLongitude() - Method in class org.meteoinfo.data.mapdata.webmap.GeoPosition
-
Get the longitude as decimal degrees
- getLongitude() - Method in class org.meteoinfo.data.meteodata.StationModel
-
Get longitude
- getLongitudeDegreeWidthInPixels(int) - Method in class org.meteoinfo.data.mapdata.webmap.TileFactoryInfo
-
Get longitude degree within pixels
- getLongitudeRadianWidthInPixels(int) - Method in class org.meteoinfo.data.mapdata.webmap.TileFactoryInfo
-
Get longitude radian width in pixels
- getLonIndex() - Method in class org.meteoinfo.data.meteodata.MeteoDataInfo
-
Get longitude index
- getLonIndex() - Method in class org.meteoinfo.data.StationTableData
-
Get longitude column index
- getLonLatLayer() - Method in class org.meteoinfo.map.MapView
-
Get lon/lat layer
- getLonShift(double) - Method in class org.meteoinfo.map.MapView
-
Get longitude shift
- getLonShift(Extent) - Method in class org.meteoinfo.map.MapView
-
Get longitude shift
- getLoopCount() - Method in class org.meteoinfo.image.GifDecoder
-
Gets the "Netscape" iteration count, if any.
- getLowerThreshold() - Method in class org.meteoinfo.image.filter.ThresholdFilter
-
Get the lower threshold value.
- getLowLevel() - Method in class org.meteoinfo.image.filter.LevelsFilter
- getLowOutputLevel() - Method in class org.meteoinfo.image.filter.LevelsFilter
- getLUT() - Method in class org.meteoinfo.image.filter.RGBAdjustFilter
- getLUT() - Method in class org.meteoinfo.image.filter.TransferFilter
- getM() - Method in class org.meteoinfo.projection.proj4j.proj.HammerProjection
- getM() - Method in class org.meteoinfo.shape.PointZShape
-
Get M value
- getMagentaScreenAngle() - Method in class org.meteoinfo.image.filter.ColorHalftoneFilter
-
Get the magenta screen angle.
- getMainMenuBar() - Method in interface org.meteoinfo.plugin.IApplication
-
Get main menu bar object
- getMajor() - Method in class org.meteoinfo.jts.JTSVersion
-
Gets the major number of the release version.
- getMap() - Method in class org.meteoinfo.image.filter.ArrayColormap
-
Get the array of colors for the colormap.
- getMapCenterInPixelsAtZoom(int) - Method in class org.meteoinfo.data.mapdata.webmap.TileFactoryInfo
-
Get map center in pixels at zoom
- getMapDocument() - Method in interface org.meteoinfo.plugin.IApplication
-
Get LayersLegend object
- getMapFrame() - Method in class org.meteoinfo.chart.plot.MapPlot
-
Get map frame
- getMapFrame() - Method in class org.meteoinfo.layout.LayoutMap
- getMapFrame() - Method in class org.meteoinfo.legend.GroupNode
-
Get map frame
- getMapFrame() - Method in class org.meteoinfo.legend.LayerNode
-
Get map frame
- getMapFrame(String) - Method in class org.meteoinfo.legend.LayersLegend
-
Get MapFrame by text
- getMapFrameName() - Method in class org.meteoinfo.legend.MapFrame
-
Get map frame name
- getMapFrames() - Method in class org.meteoinfo.layout.MapLayout
-
Get map frames
- getMapFrames() - Method in class org.meteoinfo.legend.LayersLegend
-
Get map frame list
- getMapLayer() - Method in class org.meteoinfo.legend.LayerNode
-
Get map layer
- getMapLayout() - Method in class org.meteoinfo.legend.LayersLegend
-
Get map layout
- getMapLayout() - Method in class org.meteoinfo.plot.MapLayoutPlot
-
Get map layout
- getMapLayout() - Method in class org.meteoinfo.script.MapForm
-
Get map layout
- getMapProj() - Method in class org.meteoinfo.data.meteodata.mm5.BigHeader
-
MAP PROJECTION.
- getMapRadius() - Method in class org.meteoinfo.projection.proj4j.proj.AzimuthalProjection
- getMapSize(int) - Method in class org.meteoinfo.data.mapdata.webmap.bmng.CylindricalProjectionTileFactory
- getMapSize(int) - Method in class org.meteoinfo.data.mapdata.webmap.TileFactory
-
Returns a Dimension containing the width and height of the map, in tiles at the current zoom level.
- getMapSize(int, TileFactoryInfo) - Static method in class org.meteoinfo.global.util.GeoUtil
- getMapView() - Method in class org.meteoinfo.chart.plot.MapPlot
-
Get map view
- getMapView() - Method in class org.meteoinfo.legend.MapFrame
-
Get map view
- getMapView() - Method in class org.meteoinfo.map.FrmIdentifer
-
Set map view
- getMapView() - Method in interface org.meteoinfo.plugin.IApplication
-
Get MapView object
- getMapWidthInTilesAtZoom(int) - Method in class org.meteoinfo.data.mapdata.webmap.bmng.SLMapServerInfo
- getMapWidthInTilesAtZoom(int) - Method in class org.meteoinfo.data.mapdata.webmap.TileFactoryInfo
-
Get map width in tiles at zoom
- getMarkerType() - Method in class org.meteoinfo.legend.PointBreak
-
Get marker type
- getMarkerType() - Method in class org.meteoinfo.legend.SymbolControl
-
Get marker type
- getMArray() - Method in class org.meteoinfo.shape.PolygonMShape
-
Get M Array
- getMArray() - Method in class org.meteoinfo.shape.PolygonZShape
-
Get M Array
- getMArray() - Method in class org.meteoinfo.shape.PolylineZShape
-
Get Z Array
- getMask() - Method in class org.meteoinfo.image.filter.GradientWipeFilter
- getMask() - Method in class org.meteoinfo.image.filter.HalftoneFilter
-
Get the halftone mask.
- getMask() - Method in class org.meteoinfo.image.filter.MaskFilter
- getMaskImage() - Method in class org.meteoinfo.image.filter.ApplyMaskFilter
-
Get the mask image.
- getMaskLayer() - Method in class org.meteoinfo.map.MaskOut
-
Get mask layer name
- getMaskLayer() - Method in class org.meteoinfo.map.MaskOut.MaskOutBean
-
Get mask layer name
- getMaskOut() - Method in class org.meteoinfo.map.MapView
-
Get maskout
- getMatchingNames(String, List) - Method in class org.meteoinfo.console.NameCompletionTable
-
Add any matching names to list (including any from other tables)
- getMaterial() - Method in class org.meteoinfo.image.filter.LightFilter
- getMatrix() - Method in class org.meteoinfo.image.filter.DiffusionFilter
-
Get the dither matrix.
- getMatrix() - Method in class org.meteoinfo.image.filter.DitherFilter
-
Get the dither matrix.
- getMatrix() - Method in class org.meteoinfo.image.filter.SwizzleFilter
-
Get the swizzle matrix.
- getMatrixEntries() - Method in class org.meteoinfo.jts.geom.util.AffineTransformation
-
Gets an array containing the entries of the transformation matrix.
- getMax() - Method in class org.meteoinfo.data.DataRange
-
Get maximum value
- getMax() - Method in class org.meteoinfo.jts.index.bintree.Interval
- getMax() - Method in class org.meteoinfo.jts.index.intervalrtree.IntervalRTreeNode
- getMax() - Method in class org.meteoinfo.jts.index.sweepline.SweepLineInterval
- getMaxA() - Method in class org.meteoinfo.jts.geom.OctagonalEnvelope
- getMaxB() - Method in class org.meteoinfo.jts.geom.OctagonalEnvelope
- getMaxDayCharacters() - Method in class org.meteoinfo.ui.calendar.JCalendar
-
Gets the maximum number of characters of a day name or 0.
- getMaxDayCharacters() - Method in class org.meteoinfo.ui.calendar.JDayChooser
-
Gets the maximum number of characters of a day name or 0.
- getMaxFrequency() - Method in class org.meteoinfo.image.filter.Histogram
- getMaxFrequency(int) - Method in class org.meteoinfo.image.filter.Histogram
- getMaximum() - Method in class org.meteoinfo.ui.calendar.components.JSpinField
-
Returns the maximum value.
- getMaximum(Array) - Static method in class org.meteoinfo.data.ArrayMath
-
Get maximum value
- getMaximum(Array, double) - Static method in class org.meteoinfo.data.ArrayMath
-
Get maximum value
- getMaximumSegmentIndex() - Method in class org.meteoinfo.jts.geomgraph.Edge
- getMaximumSignificantDigits() - Method in class org.meteoinfo.jts.geom.PrecisionModel
-
Returns the maximum number of significant digits provided by this precision model.
- getMaximumZoomLevel() - Method in class org.meteoinfo.data.mapdata.webmap.TileFactoryInfo
-
Get maximum zoom level
- getMaxLabelLength(Graphics2D) - Method in class org.meteoinfo.chart.axis.Axis
-
Get maximum label string length
- getMaxLatitude() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
- getMaxLatitudeDegrees() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
- getMaxLenLable() - Method in class org.meteoinfo.chart.axis.Axis
-
Get label string with maximum length
- getMaxLenText() - Method in class org.meteoinfo.chart.axis.Axis
-
Get tick label text with maximum length
- getMaxLongitude() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
- getMaxLongitudeDegrees() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
- getMaxMinValue() - Method in class org.meteoinfo.data.GridData
-
Get maximum and minimum values
- getMaxMinValue(double[]) - Method in class org.meteoinfo.data.GridArray
-
Get maximum and minimum values
- getMaxMinValue(double[]) - Method in class org.meteoinfo.data.GridData.Byte
-
Get maximum and minimum values
- getMaxMinValue(double[]) - Method in class org.meteoinfo.data.GridData
-
Get maximum and minimum values
- getMaxMinValue(double[]) - Method in class org.meteoinfo.data.GridData.Integer
-
Get maximum and minimum values
- getMaxMinValue(double[]) - Method in class org.meteoinfo.data.StationData
-
Get maximum and minimum values
- getMaxNodeDegree() - Method in class org.meteoinfo.jts.geomgraph.EdgeRing
- getMaxPointDistance() - Method in class org.meteoinfo.jts.algorithm.distance.DiscreteHausdorffDistance.MaxDensifiedByFractionDistanceFilter
- getMaxPointDistance() - Method in class org.meteoinfo.jts.algorithm.distance.DiscreteHausdorffDistance.MaxPointDistanceFilter
- getMaxPointDistance() - Method in class org.meteoinfo.jts.operation.buffer.validate.BufferCurveMaximumDistanceFinder.MaxMidpointDistanceFilter
- getMaxPointDistance() - Method in class org.meteoinfo.jts.operation.buffer.validate.BufferCurveMaximumDistanceFinder.MaxPointDistanceFilter
- getMaxSelectableDate() - Method in class org.meteoinfo.ui.calendar.DateUtil
-
Gets the maximum selectable date.
- getMaxSelectableDate() - Method in interface org.meteoinfo.ui.calendar.IDateEditor
-
Gets the minimum selectable date.
- getMaxSelectableDate() - Method in class org.meteoinfo.ui.calendar.JCalendar
-
Gets the minimum selectable date.
- getMaxSelectableDate() - Method in class org.meteoinfo.ui.calendar.JDateChooser
-
Gets the maximum selectable date.
- getMaxSelectableDate() - Method in class org.meteoinfo.ui.calendar.JDayChooser
-
Gets the maximum selectable date.
- getMaxSelectableDate() - Method in class org.meteoinfo.ui.calendar.JSpinnerDateEditor
- getMaxSelectableDate() - Method in class org.meteoinfo.ui.calendar.JTextFieldDateEditor
- getMaxSelectableDate() - Method in class org.meteoinfo.ui.calendar.MinMaxDateEvaluator
-
Gets the maximum selectable date.
- getMaxSize() - Method in class org.meteoinfo.layer.ChartSet
-
Get maximum size
- getMaxSize() - Method in class org.meteoinfo.legend.ChartBreak
-
Get maximum size
- getMaxTickLableLines() - Method in class org.meteoinfo.chart.axis.Axis
-
Get maximum tick label line number
- getMaxValue() - Method in class org.meteoinfo.chart.axis.Axis
-
Get maximum value
- getMaxValue() - Method in class org.meteoinfo.data.GridData
-
Get maximum value
- getMaxValue() - Method in class org.meteoinfo.data.meteodata.Dimension
-
Get maximum dimension value
- getMaxValue() - Method in class org.meteoinfo.data.StationData
-
Get maximum value
- getMaxValue() - Method in class org.meteoinfo.image.filter.Histogram
- getMaxValue() - Method in class org.meteoinfo.layer.ChartSet
-
Get maximum value
- getMaxValue() - Method in class org.meteoinfo.legend.ChartBreak
-
Get maximum value
- getMaxValue() - Method in class org.meteoinfo.legend.LegendScheme
-
Get maximum value
- getMaxValue(int) - Method in class org.meteoinfo.image.filter.Histogram
- getMaxValueIndex() - Method in class org.meteoinfo.data.StationData
-
Get maximum value and index
- getMaxVisScale() - Method in class org.meteoinfo.layer.VisibleScale
-
Get maximum visible scale value
- getMaxX() - Method in class org.meteoinfo.jts.geom.Envelope
-
Returns the
Envelopes maximum x-value. - getMaxX() - Method in class org.meteoinfo.jts.geom.OctagonalEnvelope
- getMaxX() - Method in class org.meteoinfo.jts.geomgraph.index.SweepLineSegment
- getMaxX(int) - Method in class org.meteoinfo.jts.geomgraph.index.MonotoneChainEdge
- getMaxY() - Method in class org.meteoinfo.jts.geom.Envelope
-
Returns the
Envelopes maximum y-value. - getMaxY() - Method in class org.meteoinfo.jts.geom.OctagonalEnvelope
- getMeanLongitude(double, double) - Static method in class org.meteoinfo.data.meteodata.grib.GRIBData
-
Get mean longitude between tow longitude
- getMeanValue() - Method in class org.meteoinfo.image.filter.Histogram
- getMeanValue(int) - Method in class org.meteoinfo.image.filter.Histogram
- getMeasurementForm() - Method in class org.meteoinfo.layout.MapLayout
-
Get measurement form
- getMeasurementForm() - Method in class org.meteoinfo.map.MapView
-
Get measurement form
- getMeasureType() - Method in class org.meteoinfo.global.FrmMeasurement
-
Get measure type
- getMerge() - Method in class org.meteoinfo.image.filter.ShapeFilter
- getMergedLineStrings() - Method in class org.meteoinfo.jts.operation.linemerge.LineMerger
-
Gets the
LineStrings created by the merging process. - getMessage() - Method in exception org.meteoinfo.data.mathparser.ParseException
- getMessage() - Method in class org.meteoinfo.jts.operation.valid.TopologyValidationError
-
Gets an error message describing this error.
- getMeteoLayersExtent() - Method in class org.meteoinfo.map.MapView
-
Get layers whole extent
- getMeteoUVSet() - Method in class org.meteoinfo.data.meteodata.MeteoDataInfo
-
Get Meteo U/V setting
- getMidColor() - Method in class org.meteoinfo.image.filter.TritoneFilter
-
Get the mid color.
- getMidpoint() - Method in class org.meteoinfo.data.mapdata.webmap.bmng.SLMapServerInfo
- getMin() - Method in class org.meteoinfo.data.DataRange
-
Get minimum value
- getMin() - Method in class org.meteoinfo.jts.index.bintree.Interval
- getMin() - Method in class org.meteoinfo.jts.index.intervalrtree.IntervalRTreeNode
- getMin() - Method in class org.meteoinfo.jts.index.sweepline.SweepLineInterval
- getMinA() - Method in class org.meteoinfo.jts.geom.OctagonalEnvelope
- getMinB() - Method in class org.meteoinfo.jts.geom.OctagonalEnvelope
- getMinEdgeRing() - Method in class org.meteoinfo.jts.geomgraph.DirectedEdge
- getMinFrequency() - Method in class org.meteoinfo.image.filter.Histogram
- getMinFrequency(int) - Method in class org.meteoinfo.image.filter.Histogram
- getMinimum() - Method in class org.meteoinfo.ui.calendar.components.JSpinField
-
Returns the minimum value.
- getMinimum(Array) - Static method in class org.meteoinfo.data.ArrayMath
-
Get minimum value
- getMinimum(Array, double) - Static method in class org.meteoinfo.data.ArrayMath
-
Get minimum value
- getMinimumDiameter(Geometry) - Static method in class org.meteoinfo.jts.algorithm.MinimumDiameter
-
Gets the length of the minimum diameter enclosing a geometry
- getMinimumRectangle() - Method in class org.meteoinfo.jts.algorithm.MinimumDiameter
-
Gets the minimum rectangular
Polygonwhich encloses the input geometry. - getMinimumRectangle(Geometry) - Static method in class org.meteoinfo.jts.algorithm.MinimumDiameter
-
Gets the minimum rectangle enclosing a geometry.
- getMinimumZoomLevel() - Method in class org.meteoinfo.data.mapdata.webmap.TileFactoryInfo
-
Get minimum zoom level
- getMinLatitude() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
- getMinLatitudeDegrees() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
- getMinLongitude() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
- getMinLongitudeDegrees() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
- getMinMaxInt(List) - Static method in class org.meteoinfo.global.MIMath
-
Get mininum and maximum values
- getMinMaxValue(double[], double) - Static method in class org.meteoinfo.global.MIMath
-
Get mininum and maximum values
- getMinMaxValue(List) - Static method in class org.meteoinfo.global.MIMath
-
Get mininum and maximum values
- getMinMaxValue(List<Double>, double) - Static method in class org.meteoinfo.global.MIMath
-
Get mininum and maximum values
- getMinMaxValueFDiscreteData(double[][], double, double[]) - Static method in class org.meteoinfo.drawing.ContourDraw
-
Get max/min values from a station data
- getMinor() - Method in class org.meteoinfo.jts.JTSVersion
-
Gets the minor number of the release version.
- getMinorTickNum() - Method in class org.meteoinfo.chart.axis.Axis
-
Get minor tick number
- getMinPointNum() - Method in class org.meteoinfo.geoprocess.analysis.InterpolationSetting
-
Get minimum point number
- getMinSelectableDate() - Method in class org.meteoinfo.ui.calendar.DateUtil
-
Gets the minimum selectable date.
- getMinSelectableDate() - Method in interface org.meteoinfo.ui.calendar.IDateEditor
-
Gets the maximum selectable date.
- getMinSelectableDate() - Method in class org.meteoinfo.ui.calendar.JCalendar
-
Gets the maximum selectable date.
- getMinSelectableDate() - Method in class org.meteoinfo.ui.calendar.JDateChooser
-
Gets the minimum selectable date.
- getMinSelectableDate() - Method in class org.meteoinfo.ui.calendar.JDayChooser
-
Gets the minimum selectable date.
- getMinSelectableDate() - Method in class org.meteoinfo.ui.calendar.JSpinnerDateEditor
- getMinSelectableDate() - Method in class org.meteoinfo.ui.calendar.JTextFieldDateEditor
- getMinSelectableDate() - Method in class org.meteoinfo.ui.calendar.MinMaxDateEvaluator
-
Gets the minimum selectable date.
- getMinSize() - Method in class org.meteoinfo.jts.util.GeometricShapeFactory.Dimensions
- getMinSize() - Method in class org.meteoinfo.layer.ChartSet
-
Get minimum size
- getMinSize() - Method in class org.meteoinfo.legend.ChartBreak
-
Get minimum size
- getMinValue() - Method in class org.meteoinfo.chart.axis.Axis
-
Get minimum value
- getMinValue() - Method in class org.meteoinfo.data.GridData
-
Get minimum value
- getMinValue() - Method in class org.meteoinfo.data.meteodata.Dimension
-
Get minimum dimension value
- getMinValue() - Method in class org.meteoinfo.data.StationData
-
Get minimum value
- getMinValue() - Method in class org.meteoinfo.image.filter.Histogram
- getMinValue() - Method in class org.meteoinfo.layer.ChartSet
-
Get minimum value
- getMinValue() - Method in class org.meteoinfo.legend.ChartBreak
-
Get minimum value
- getMinValue() - Method in class org.meteoinfo.legend.LegendScheme
-
Get minimum value
- getMinValue(int) - Method in class org.meteoinfo.image.filter.Histogram
- getMinValue(String) - Method in class org.meteoinfo.layer.VectorLayer
-
Get minimum data value of a field
- getMinValueIndex() - Method in class org.meteoinfo.data.StationData
-
Get minimum value and index
- getMinVisScale() - Method in class org.meteoinfo.layer.VisibleScale
-
Get minimum visible scale value
- getMinX() - Method in class org.meteoinfo.jts.geom.Envelope
-
Returns the
Envelopes minimum x-value. - getMinX() - Method in class org.meteoinfo.jts.geom.OctagonalEnvelope
- getMinX() - Method in class org.meteoinfo.jts.geomgraph.index.SweepLineSegment
- getMinX(int) - Method in class org.meteoinfo.jts.geomgraph.index.MonotoneChainEdge
- getMinY() - Method in class org.meteoinfo.jts.geom.Envelope
-
Returns the
Envelopes minimum y-value. - getMinY() - Method in class org.meteoinfo.jts.geom.OctagonalEnvelope
- getMissingValue() - Method in class org.meteoinfo.data.GridData.Byte
-
Get missing value
- getMissingValue() - Method in class org.meteoinfo.data.GridData.Double
-
Get missing value
- getMissingValue() - Method in class org.meteoinfo.data.GridData.Float
-
Get missing value
- getMissingValue() - Method in class org.meteoinfo.data.GridData.Integer
-
Get missing value
- getMissingValue() - Method in class org.meteoinfo.data.meteodata.DataInfo
-
Get missing data
- getMissingValue() - Method in class org.meteoinfo.data.meteodata.MeteoDataInfo
-
Get missing value
- getMissingValue() - Method in class org.meteoinfo.data.meteodata.StationModelData
-
Get missing data
- getMissingValue() - Method in class org.meteoinfo.data.TableData
-
Get missing value
- getMissingValue() - Method in class org.meteoinfo.data.XYDataset
-
Get missing value
- getMissingValue() - Method in class org.meteoinfo.data.XYSeriesData
-
Get missing value
- getMissingValue() - Method in class org.meteoinfo.geoprocess.analysis.InterpolationSetting
-
Get missing value
- getMissingValueIndex() - Method in class org.meteoinfo.data.XYSeriesData
-
Get missing value index list
- getMissingValueIndex(int) - Method in class org.meteoinfo.data.XYArrayDataset
-
Get missing value index list
- getMissingValueIndex(int) - Method in class org.meteoinfo.data.XYDataset
-
Get missing value index list
- getMissingValueIndex(int) - Method in class org.meteoinfo.data.XYListDataset
-
Get missing value index list
- getMitreLimit() - Method in class org.meteoinfo.jts.operation.buffer.BufferParameters
-
Gets the mitre ratio limit.
- getMix() - Method in class org.meteoinfo.image.filter.SmearFilter
- getMode() - Method in class org.meteoinfo.image.filter.DeinterlaceFilter
- getModelTop() - Method in class org.meteoinfo.data.meteodata.mm5.BigHeader
-
THE PRESSURE (Pa) AT THE MODEL TOP
- getMonochrome() - Method in class org.meteoinfo.image.filter.BrushedMetalFilter
-
Get the type of noise to add.
- getMonochrome() - Method in class org.meteoinfo.image.filter.HalftoneFilter
-
Get whether to do monochrome halftoning.
- getMonochrome() - Method in class org.meteoinfo.image.filter.NoiseFilter
-
Get whether to use monochrome noise.
- getMonotoneChainEdge() - Method in class org.meteoinfo.jts.geomgraph.Edge
- getMonotoneChains() - Method in class org.meteoinfo.jts.noding.MCIndexNoder
- getMonth() - Method in class org.meteoinfo.data.meteodata.arl.DataLabel
-
Get month
- getMonth() - Method in class org.meteoinfo.ui.calendar.JMonthChooser
-
Returns the month.
- getMonthChooser() - Method in class org.meteoinfo.ui.calendar.JCalendar
-
Gets the monthChooser attribute of the JCalendar object
- getMorphImage() - Method in class org.meteoinfo.image.filter.WarpFilter
- getMouseMode() - Method in class org.meteoinfo.chart.ChartPanel
-
Get mouse mode
- getMouseMode() - Method in class org.meteoinfo.layout.MapLayout
-
Get mouse mode
- getMouseTool() - Method in class org.meteoinfo.map.MapView
-
Get mouse tool
- getMRange() - Method in class org.meteoinfo.shape.PolygonMShape
-
Get M range - min, max
- getMRange() - Method in class org.meteoinfo.shape.PolygonZShape
-
Get M range - min, max
- getMRange() - Method in class org.meteoinfo.shape.PolylineZShape
-
Get M range - min, max
- getN() - Method in class org.meteoinfo.projection.proj4j.proj.UrmaevFlatPolarSinusoidalProjection
- getName() - Method in class org.meteoinfo.data.dataframe.Column
-
Get name
- getName() - Method in class org.meteoinfo.data.dataframe.Index
-
Get name
- getName() - Method in class org.meteoinfo.data.dataframe.Series
-
Get name
- getName() - Method in class org.meteoinfo.data.mapdata.geotiff.Tag
-
Get name
- getName() - Method in class org.meteoinfo.data.mapdata.webmap.TileFactoryInfo
-
The name of this info.
- getName() - Method in class org.meteoinfo.data.meteodata.Variable
-
Get name
- getName() - Method in class org.meteoinfo.global.colors.ColorMap
-
Get name
- getName() - Method in class org.meteoinfo.layout.PaperSize
-
Get name
- getName() - Method in interface org.meteoinfo.plugin.IPlugin
-
Get plugin name
- getName() - Method in class org.meteoinfo.plugin.PluginBase
- getName() - Method in class org.meteoinfo.projection.proj4j.CoordinateReferenceSystem
- getName() - Method in class org.meteoinfo.projection.proj4j.datum.Datum
- getName() - Method in class org.meteoinfo.projection.proj4j.datum.Ellipsoid
- getName() - Method in class org.meteoinfo.projection.proj4j.io.MetaCRSTestCase
- getName() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
-
Get projection name
- getName() - Method in class org.meteoinfo.ui.calendar.components.JLocaleChooser
-
Returns "JLocaleChoose".
- getNameFormat() - Method in class org.meteoinfo.data.dataframe.Column
-
Get Name format
- getNameFormat() - Method in class org.meteoinfo.data.dataframe.DateTimeIndex
-
Get Name format
- getNameFormat() - Method in class org.meteoinfo.data.dataframe.Index
-
Get Name format
- getNames() - Method in class org.meteoinfo.data.dataframe.ColumnIndex
-
Get column names
- getNCDimensions() - Method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
-
Get ucar nc2 dimensions
- getNCVariables() - Method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
-
Get ucar nc2 variables
- getNeatlineColor() - Method in class org.meteoinfo.chart.ChartText
-
Get neatline color
- getNeatlineColor() - Method in class org.meteoinfo.chart.ChartWindArrow
-
Get neatline color
- getNeatLineColor() - Method in class org.meteoinfo.chart.ChartLegend
-
Get neat line color
- getNeatLineColor() - Method in class org.meteoinfo.chart.ChartLegend.LayoutLegendBean
-
Get neat line color
- getNeatLineColor() - Method in class org.meteoinfo.layout.LayoutLegend
-
Get neat line color
- getNeatLineColor() - Method in class org.meteoinfo.layout.LayoutLegend.LayoutLegendBean
-
Get neat line color
- getNeatLineColor() - Method in class org.meteoinfo.layout.LayoutMap
-
Get map view neat line color
- getNeatLineColor() - Method in class org.meteoinfo.layout.LayoutMap.LayoutMapBean
-
Get map view neat line color
- getNeatLineColor() - Method in class org.meteoinfo.layout.LayoutNorthArrow
-
Get neat line color
- getNeatLineColor() - Method in class org.meteoinfo.layout.LayoutNorthArrow.LayoutNorthArrowBean
-
Get neat line color
- getNeatLineColor() - Method in class org.meteoinfo.layout.LayoutScaleBar
-
Get neat line color
- getNeatLineColor() - Method in class org.meteoinfo.layout.LayoutScaleBar.LayoutScaleBarBean
-
Get neat line color
- getNeatLineColor() - Method in class org.meteoinfo.legend.MapFrame
-
Get neat line color
- getNeatlineSize() - Method in class org.meteoinfo.chart.ChartText
-
Get neatline size
- getNeatlineSize() - Method in class org.meteoinfo.chart.ChartWindArrow
-
Get neatline size
- getNeatLineSize() - Method in class org.meteoinfo.chart.ChartLegend
-
Get neat line size
- getNeatLineSize() - Method in class org.meteoinfo.chart.ChartLegend.LayoutLegendBean
-
Get neat line size
- getNeatLineSize() - Method in class org.meteoinfo.layout.LayoutLegend
-
Get neat line size
- getNeatLineSize() - Method in class org.meteoinfo.layout.LayoutLegend.LayoutLegendBean
-
Get neat line size
- getNeatLineSize() - Method in class org.meteoinfo.layout.LayoutMap
-
Get map view neat line size
- getNeatLineSize() - Method in class org.meteoinfo.layout.LayoutMap.LayoutMapBean
-
Get map view neat line size
- getNeatLineSize() - Method in class org.meteoinfo.layout.LayoutNorthArrow
-
Get neat line size
- getNeatLineSize() - Method in class org.meteoinfo.layout.LayoutNorthArrow.LayoutNorthArrowBean
-
Get neat line size
- getNeatLineSize() - Method in class org.meteoinfo.layout.LayoutScaleBar
-
Get neat line size
- getNeatLineSize() - Method in class org.meteoinfo.layout.LayoutScaleBar.LayoutScaleBarBean
-
Get neat line size
- getNeatLineSize() - Method in class org.meteoinfo.legend.MapFrame
-
Get neat line size
- getNeighbours() - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeTriangle
-
Gets the neighbours of this triangle.
- getNestedPoint() - Method in class org.meteoinfo.jts.operation.valid.IndexedNestedRingTester
- getNestedPoint() - Method in class org.meteoinfo.jts.operation.valid.QuadtreeNestedRingTester
- getNestedPoint() - Method in class org.meteoinfo.jts.operation.valid.SimpleNestedRingTester
- getNestedPoint() - Method in class org.meteoinfo.jts.operation.valid.SweeplineNestedRingTester
- getNestLevel() - Method in class org.meteoinfo.data.meteodata.mm5.BigHeader
-
Get NEST LEVEL (0: COARSE MESH)
- getNewColor() - Method in class org.meteoinfo.image.filter.BinaryFilter
- getNewLayerHandle() - Method in class org.meteoinfo.map.MapView
-
Get new layer handle
- getNewMapFrameName() - Method in class org.meteoinfo.legend.LayersLegend
-
Get new map frame name
- getNext() - Method in class org.meteoinfo.jts.geomgraph.DirectedEdge
- getNext() - Method in class org.meteoinfo.jts.operation.linemerge.LineMergeDirectedEdge
-
Returns the directed edge that starts at this directed edge's end point, or null if there are zero or multiple directed edges starting there.
- getNext(DirectedEdge) - Method in class org.meteoinfo.jts.geomgraph.EdgeRing
- getNext(DirectedEdge) - Method in class org.meteoinfo.jts.operation.overlay.MaximalEdgeRing
- getNext(DirectedEdge) - Method in class org.meteoinfo.jts.operation.overlay.MinimalEdgeRing
- getNextByte() - Method in class org.meteoinfo.data.mapdata.geotiff.compression.ByteReader
-
Get the next byte to be read
- getNextCW(EdgeEnd) - Method in class org.meteoinfo.jts.geomgraph.EdgeEndStar
- getNextCWEdge(DirectedEdge) - Method in class org.meteoinfo.jts.planargraph.DirectedEdgeStar
-
Returns the
DirectedEdgeon the right-hand (CW) side of the givenDirectedEdge(which must be a member of this DirectedEdgeStar). - getNextEdge(DirectedEdge) - Method in class org.meteoinfo.jts.planargraph.DirectedEdgeStar
-
Returns the
DirectedEdgeon the left-hand (CCW) side of the givenDirectedEdge(which must be a member of this DirectedEdgeStar). - getNextMin() - Method in class org.meteoinfo.jts.geomgraph.DirectedEdge
- getNode() - Method in class org.meteoinfo.jts.geomgraph.EdgeEnd
- getNode(Envelope) - Method in class org.meteoinfo.jts.index.quadtree.Node
-
Returns the subquad containing the envelope searchEnv.
- getNode(Interval) - Method in class org.meteoinfo.jts.index.bintree.Node
-
Returns the subnode containing the envelope.
- getNodeCapacity() - Method in class org.meteoinfo.jts.index.strtree.AbstractSTRtree
-
Returns the maximum number of child nodes that a node may have
- getNodedEdges() - Method in class org.meteoinfo.jts.operation.overlay.EdgeSetNoder
- getNodedSubstrings() - Method in class org.meteoinfo.jts.noding.IteratedNoder
- getNodedSubstrings() - Method in class org.meteoinfo.jts.noding.MCIndexNoder
- getNodedSubstrings() - Method in interface org.meteoinfo.jts.noding.Noder
-
Returns a
Collectionof fully nodedSegmentStrings. - getNodedSubstrings() - Method in class org.meteoinfo.jts.noding.ScaledNoder
- getNodedSubstrings() - Method in class org.meteoinfo.jts.noding.SimpleNoder
- getNodedSubstrings() - Method in class org.meteoinfo.jts.noding.SinglePassNoder
-
Returns a
Collectionof fully nodedSegmentStrings. - getNodedSubstrings() - Method in class org.meteoinfo.jts.noding.snapround.MCIndexSnapRounder
- getNodedSubstrings() - Method in class org.meteoinfo.jts.noding.snapround.SimpleSnapRounder
- getNodedSubstrings(Collection) - Static method in class org.meteoinfo.jts.noding.NodedSegmentString
-
Gets the
SegmentStrings which result from splitting this string at node points. - getNodedSubstrings(Collection, Collection) - Static method in class org.meteoinfo.jts.noding.NodedSegmentString
-
Adds the noded
SegmentStrings which result from splitting this string at node points. - getNodeIterator() - Method in class org.meteoinfo.jts.geomgraph.PlanarGraph
- getNodeIterator() - Method in class org.meteoinfo.jts.operation.relate.RelateNodeGraph
- getNodeList() - Method in class org.meteoinfo.jts.noding.NodedSegmentString
- getNodes() - Method in class org.meteoinfo.jts.geomgraph.PlanarGraph
- getNodes() - Method in class org.meteoinfo.jts.planargraph.PlanarGraph
- getNodes() - Method in class org.meteoinfo.legend.MapFrame
-
Get nodes
- getNodeType() - Method in class org.meteoinfo.legend.ItemNode
-
Get node type
- getNonSimpleLocation() - Method in class org.meteoinfo.jts.operation.IsSimpleOp
-
Gets a coordinate for the location where the geometry fails to be simple.
- getNormalize() - Method in class org.meteoinfo.image.filter.DoGFilter
- getNullDateButtonText() - Method in class org.meteoinfo.ui.calendar.JCalendar
- getNullStationData() - Method in class org.meteoinfo.data.meteodata.ascii.LonLatStationDataInfo
-
Get Lon/Lat station data - all data are missing data
- getNumColors() - Method in class org.meteoinfo.image.filter.QuantizeFilter
-
Get the number of colors to quantize to.
- getNumGeometries() - Method in class org.meteoinfo.jts.geom.Geometry
-
Returns the number of
Geometrys in aGeometryCollection(or 1, if the geometry is not a collection). - getNumGeometries() - Method in class org.meteoinfo.jts.geom.GeometryCollection
- getNumGraphics() - Method in class org.meteoinfo.shape.Graphic
-
Get graphics number
- getNumGraphics() - Method in class org.meteoinfo.shape.GraphicCollection
-
Get graphics number
- getNumInteriorRing() - Method in class org.meteoinfo.jts.geom.Polygon
- getNumKnots() - Method in class org.meteoinfo.image.filter.Gradient
-
Get the number of knots in the gradient.
- getNumLevels() - Method in class org.meteoinfo.image.filter.PosterizeFilter
-
Get the number of levels in the output image.
- getNumPoints() - Method in class org.meteoinfo.jts.geom.Geometry
-
Returns the count of this
Geometrys vertices. - getNumPoints() - Method in class org.meteoinfo.jts.geom.GeometryCollection
- getNumPoints() - Method in class org.meteoinfo.jts.geom.LineString
- getNumPoints() - Method in class org.meteoinfo.jts.geom.Point
- getNumPoints() - Method in class org.meteoinfo.jts.geom.Polygon
- getNumPoints() - Method in class org.meteoinfo.jts.geomgraph.Edge
- getNumRecords() - Method in class org.meteoinfo.data.mapdata.AttributeTable
-
Get record number
- getNumSamples() - Method in class org.meteoinfo.image.filter.Histogram
- getObject() - Method in class org.meteoinfo.jts.geomgraph.index.SweepLineEvent
- getOctaves() - Method in class org.meteoinfo.image.filter.FBMFilter
- getOctaves() - Method in class org.meteoinfo.image.filter.SkyFilter
- getOctaves() - Method in class org.meteoinfo.image.math.TurbulenceFunction
- getOffset() - Method in class org.meteoinfo.image.filter.ContourFilter
- getOffsetCurve(Coordinate[], double) - Method in class org.meteoinfo.jts.operation.buffer.OffsetCurveBuilder
- getOffsetX() - Method in class org.meteoinfo.jts.geom.PrecisionModel
-
Deprecated.Offsets are no longer used
- getOffsetY() - Method in class org.meteoinfo.jts.geom.PrecisionModel
-
Deprecated.Offsets are no longer used
- getOpacity() - Method in class org.meteoinfo.image.filter.LightFilter.Material
- getOpacity() - Method in class org.meteoinfo.image.filter.MirrorFilter
-
Get the opacity of the reflection.
- getOpacity() - Method in class org.meteoinfo.image.filter.OpacityFilter
-
Get the opacity setting.
- getOpacity() - Method in class org.meteoinfo.image.filter.RaysFilter
-
Get the opacity of the rays.
- getOpacity() - Method in class org.meteoinfo.image.filter.ShadowFilter
-
Get the opacity of the shadow.
- getOperation() - Method in class org.meteoinfo.image.filter.FBMFilter
- getOperation() - Method in class org.meteoinfo.image.filter.FlipFilter
-
Get the filter operation.
- getOperation() - Method in class org.meteoinfo.image.filter.SkyFilter
- getOperation() - Method in class org.meteoinfo.image.filter.TextureFilter
- getOppositeNode(Node) - Method in class org.meteoinfo.jts.planargraph.Edge
-
If
nodeis one of the two nodes associated with this Edge, returns the other node; otherwise returns null. - getOrder() - Method in class org.meteoinfo.legend.MapFrame
-
Get order
- getOrdinate(int) - Method in class org.meteoinfo.jts.geom.Coordinate
-
Gets the ordinate value for the given index.
- getOrdinate(int, int) - Method in interface org.meteoinfo.jts.geom.CoordinateSequence
-
Returns the ordinate of a coordinate in this sequence.
- getOrdinate(int, int) - Method in class org.meteoinfo.jts.geom.impl.CoordinateArraySequence
- getOrdinate(int, int) - Method in class org.meteoinfo.jts.geom.impl.PackedCoordinateSequence.Double
- getOrdinate(int, int) - Method in class org.meteoinfo.jts.geom.impl.PackedCoordinateSequence.Float
- getOrdinate(int, int) - Method in class org.meteoinfo.jts.geom.impl.PackedCoordinateSequence
- getOrdinate(int, int) - Method in class org.meteoinfo.jts.operation.distance3d.AxisPlaneCoordinateSequence
- getOriginData() - Method in class org.meteoinfo.layer.RasterLayer
-
Get origin data
- getOriginData() - Method in class org.meteoinfo.layer.VectorLayer
-
Get origin data
- getOriginX() - Method in class org.meteoinfo.image.filter.PerspectiveFilter
-
Get the origin of the output image.
- getOriginY() - Method in class org.meteoinfo.image.filter.PerspectiveFilter
-
Get the origin of the output image.
- getOut() - Method in interface org.meteoinfo.console.ConsoleInterface
- getOut() - Method in class org.meteoinfo.console.JConsole
- getOutEdges() - Method in class org.meteoinfo.jts.planargraph.Node
-
Returns the collection of DirectedEdges that leave this Node.
- getOuterPosition() - Method in class org.meteoinfo.chart.plot.Plot
-
Get outer position
- getOuterPositionArea() - Method in class org.meteoinfo.chart.plot.Plot
-
Get outer position area
- getOuterPositionArea(Rectangle2D) - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
-
Get outer position area
- getOuterPositionArea(Rectangle2D) - Method in class org.meteoinfo.chart.plot.CategoryPlot
- getOuterPositionArea(Rectangle2D) - Method in class org.meteoinfo.chart.plot.Plot
-
Get outer position area
- getOuterPositionArea(Rectangle2D) - Method in class org.meteoinfo.chart.plot.Plot3D
-
Get outer position area
- getOutgoingDegree() - Method in class org.meteoinfo.jts.geomgraph.DirectedEdgeStar
- getOutgoingDegree(EdgeRing) - Method in class org.meteoinfo.jts.geomgraph.DirectedEdgeStar
- getOutLine() - Method in class org.meteoinfo.shape.Polygon
-
Get outLine
- getOutlineColor() - Method in class org.meteoinfo.legend.PointBreak
-
Get outline color
- getOutlineColor() - Method in class org.meteoinfo.legend.PolygonBreak
-
Get outline color
- getOutLines() - Method in class org.meteoinfo.image.filter.FieldWarpFilter
- getOutlineSize() - Method in class org.meteoinfo.legend.PointBreak
-
Get outline size
- getOutlineSize() - Method in class org.meteoinfo.legend.PolygonBreak
-
Get outline size
- getP00() - Method in class org.meteoinfo.data.meteodata.mm5.BigHeader
-
NONHYDROSTATIC BASE STATE SEA LEVEL PRESSURE (PA)
- getPageBackColor() - Method in class org.meteoinfo.layout.MapLayout
-
Get page background color
- getPageBounds() - Method in class org.meteoinfo.layout.MapLayout
-
Get page bounds
- getPageForeColor() - Method in class org.meteoinfo.layout.MapLayout
-
Get page foreground color
- getPageLocation() - Method in class org.meteoinfo.layout.MapLayout
-
Get page location
- getPaint() - Method in class org.meteoinfo.image.filter.RenderTextFilter
-
Get the paint with which to paint the text.
- getPaintMode() - Method in class org.meteoinfo.image.filter.GradientFilter
- getPaperSize() - Method in class org.meteoinfo.layout.FrmPageSet
-
Get paper size
- getPaperSize() - Method in class org.meteoinfo.layout.MapLayout
-
Get paper size
- getParameters() - Method in class org.meteoinfo.projection.proj4j.CoordinateReferenceSystem
- getParameters(String) - Method in class org.meteoinfo.projection.proj4j.io.Proj4FileReader
-
Gets the list of PROJ.4 parameters which define the coordinate system specified by name.
- getParameterString() - Method in class org.meteoinfo.projection.proj4j.CoordinateReferenceSystem
- getParent() - Method in class org.meteoinfo.jts.planargraph.Subgraph
-
Gets the
PlanarGraphwhich this subgraph is part of. - getParentLegend() - Method in class org.meteoinfo.legend.ItemNode
-
Get parent layers legend
- getPartIndex(int) - Method in class org.meteoinfo.shape.PolygonShape
-
Get part index
- getPartIndex(int) - Method in class org.meteoinfo.shape.PolylineShape
-
Get part index
- getPartNum() - Method in class org.meteoinfo.shape.PolygonShape
-
Get part number
- getPartNum() - Method in class org.meteoinfo.shape.PolylineShape
-
Get part number
- getParts() - Method in class org.meteoinfo.shape.PolygonShape
-
Get parts
- getPatch() - Method in class org.meteoinfo.jts.JTSVersion
-
Gets the patch number of the release version.
- getPathIterator(AffineTransform) - Method in class org.meteoinfo.jts.awt.GeometryCollectionShape
- getPathIterator(AffineTransform) - Method in class org.meteoinfo.jts.awt.PolygonShape
- getPathIterator(AffineTransform, double) - Method in class org.meteoinfo.jts.awt.GeometryCollectionShape
- getPathIterator(AffineTransform, double) - Method in class org.meteoinfo.jts.awt.PolygonShape
- getPathRoot(File) - Static method in class org.meteoinfo.global.util.GlobalUtil
-
Get root path
- getPeriod() - Method in class org.meteoinfo.data.dataframe.DateTimeIndex
- getPeriod() - Method in class org.meteoinfo.data.dataframe.impl.WindowFunction
-
Get period
- getPeriod(String) - Static method in class org.meteoinfo.global.util.DateUtil
-
Get period from string
- getPeriodType(String) - Static method in class org.meteoinfo.global.util.DateUtil
-
Get period type from string
- getPhase() - Method in class org.meteoinfo.image.filter.WaterFilter
-
Get the phase of the ripples.
- getPieAngles() - Method in class org.meteoinfo.legend.ChartBreak
-
Get pie angles
- getPieLabelPoint(PointF, float, float) - Static method in class org.meteoinfo.drawing.Draw
-
Get pie wedge label point
- getPieRatios() - Method in class org.meteoinfo.legend.ChartBreak
-
Get pie ratios
- getPixel(int, int, int[], int, int) - Method in class org.meteoinfo.image.filter.CellularFilter
- getPixel(int, int, int[], int, int) - Method in class org.meteoinfo.image.filter.CrystallizeFilter
- getPixel(int, int, int[], int, int) - Method in class org.meteoinfo.image.filter.PointillizeFilter
- getPixels() - Method in class org.meteoinfo.image.math.ImageFunction2D
- getPixels(BufferedImage, int, int, int, int, int[]) - Static method in class org.meteoinfo.global.util.GraphicsUtilities
- getPlane() - Method in class org.meteoinfo.jts.operation.distance3d.PlanarPolygon3D
- getPlot() - Method in class org.meteoinfo.chart.Chart
-
Get the first plot
- getPlot(int) - Method in class org.meteoinfo.chart.Chart
-
Get plot by plot index
- getPlotArea() - Method in class org.meteoinfo.chart.Chart
-
Get plot area
- getPlotDimension() - Method in class org.meteoinfo.data.meteodata.DimensionSet
-
Get plot dimension
- getPlotIndex(Plot) - Method in class org.meteoinfo.chart.Chart
-
Get plot index
- getPlotMethod() - Method in class org.meteoinfo.chart.plot.SeriesLegend
-
Get plot method
- getPlotOrientation() - Method in class org.meteoinfo.chart.ChartLegend
-
Get plot orientation
- getPlotOrientation() - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
-
Get plot orientation
- getPlots() - Method in class org.meteoinfo.chart.Chart
-
Get plot
- getPlotShrink() - Method in class org.meteoinfo.chart.plot.Plot
-
Get plot shrink
- getPlottableVariables() - Method in class org.meteoinfo.data.meteodata.DataInfo
-
Get plottable variables
- getPlotType() - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
- getPlotType() - Method in class org.meteoinfo.chart.plot.CategoryPlot
- getPlotType() - Method in class org.meteoinfo.chart.plot.MapPlot
- getPlotType() - Method in class org.meteoinfo.chart.plot.Plot
-
Get plot type
- getPlotType() - Method in class org.meteoinfo.chart.plot.Plot3D
- getPlotType() - Method in class org.meteoinfo.chart.plot.XY1DPlot
- getPluginClassName(String) - Static method in class org.meteoinfo.global.util.GlobalUtil
-
Get the class name which implements IPlugin interface
- getPluginMenu() - Method in interface org.meteoinfo.plugin.IApplication
-
Get plugin menu
- getPoint() - Method in class org.meteoinfo.jts.index.bintree.Key
- getPoint() - Method in class org.meteoinfo.jts.index.quadtree.Key
- getPoint() - Method in class org.meteoinfo.shape.PointShape
-
Get point
- getPoint1() - Method in class org.meteoinfo.image.filter.GradientFilter
- getPoint2() - Method in class org.meteoinfo.image.filter.GradientFilter
- getPoint2D(Point2D, Point2D) - Method in class org.meteoinfo.image.filter.AbstractBufferedImageOp
- getPoint2D(Point2D, Point2D) - Method in class org.meteoinfo.image.filter.BrushedMetalFilter
- getPoint2D(Point2D, Point2D) - Method in class org.meteoinfo.image.filter.ConvolveFilter
- getPoint2D(Point2D, Point2D) - Method in class org.meteoinfo.image.filter.PerspectiveFilter
- getPoint2D(Point2D, Point2D) - Method in class org.meteoinfo.image.filter.ShadowFilter
- getPoint2D(Point2D, Point2D) - Method in class org.meteoinfo.image.filter.VariableBlurFilter
- getPointFsExtent(List<PointF>) - Static method in class org.meteoinfo.global.MIMath
-
Get extent from PointF list
- getPointFsExtent(PointF[]) - Static method in class org.meteoinfo.global.MIMath
-
Get extent from PointF array
- getPointList() - Method in class org.meteoinfo.shape.Polyline
-
Get point list
- getPointLocator() - Method in class org.meteoinfo.jts.geom.prep.PreparedPolygon
- getPointN(int) - Method in class org.meteoinfo.jts.geom.LineString
- getPointNum() - Method in class org.meteoinfo.shape.PolygonShape
-
Get point number
- getPointNum() - Method in class org.meteoinfo.shape.PolylineShape
-
Get point number
- getPoints() - Method in class org.meteoinfo.shape.PointShape
-
Get points
- getPoints() - Method in class org.meteoinfo.shape.PolygonShape
-
Get points
- getPoints() - Method in class org.meteoinfo.shape.PolylineShape
-
Get points
- getPoints() - Method in class org.meteoinfo.shape.Shape
-
Get points
- getPoints(double) - Method in class org.meteoinfo.jts.operation.overlay.validate.OffsetPointGenerator
-
Gets the computed offset points.
- getPoints(Geometry) - Static method in class org.meteoinfo.jts.geom.util.PointExtracter
- getPoints(Geometry, List) - Static method in class org.meteoinfo.jts.geom.util.PointExtracter
- getPointsExtent(List<? extends PointD>) - Static method in class org.meteoinfo.global.MIMath
-
Get extent from point list
- getPolygon() - Method in class org.meteoinfo.jts.operation.distance3d.PlanarPolygon3D
- getPolygonLayerIdx() - Method in class org.meteoinfo.map.MapView
-
Get last polygon layer index
- getPolygonMapLayers() - Method in class org.meteoinfo.map.MaskOut
-
Get polygon map layers
- getPolygons() - Method in class org.meteoinfo.jts.operation.overlay.PolygonBuilder
- getPolygons() - Method in class org.meteoinfo.jts.operation.polygonize.Polygonizer
-
Gets the list of polygons formed by the polygonization.
- getPolygons() - Method in class org.meteoinfo.shape.PolygonShape
-
Get polygons
- getPolygons(Geometry) - Static method in class org.meteoinfo.jts.geom.util.PolygonExtracter
- getPolygons(Geometry, List) - Static method in class org.meteoinfo.jts.geom.util.PolygonExtracter
- getPolylines() - Method in class org.meteoinfo.shape.PolylineShape
-
Get polylines
- getPopupMenu() - Method in class org.meteoinfo.chart.ChartPanel
-
Get popup menu
- getPopupMenu() - Method in class org.meteoinfo.ui.JSplitButton
-
Returns the JPopupMenu if set, null otherwise.
- getPosition() - Method in class org.meteoinfo.chart.ChartLegend
-
Get legend position
- getPosition() - Method in class org.meteoinfo.chart.plot.Plot
-
Get position
- getPosition(Point2D, int, TileFactoryInfo) - Static method in class org.meteoinfo.global.util.GeoUtil
- getPositionArea() - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
-
Get position area
- getPositionArea() - Method in class org.meteoinfo.chart.plot.CategoryPlot
- getPositionArea() - Method in class org.meteoinfo.chart.plot.Plot
-
Get position area
- getPositionArea(double) - Method in class org.meteoinfo.chart.plot.Plot
-
Get position area
- getPositionArea(Rectangle2D) - Method in class org.meteoinfo.chart.plot.CategoryPlot
- getPositionArea(Rectangle2D) - Method in class org.meteoinfo.chart.plot.MapPlot
-
Get position area
- getPositionArea(Rectangle2D) - Method in class org.meteoinfo.chart.plot.Plot
-
Get position area
- getPositionAreaZoom() - Method in class org.meteoinfo.chart.plot.Plot
-
Get position area zoom
- getPositionForAddress(String[]) - Static method in class org.meteoinfo.global.util.GeoUtil
- getPositionForAddress(String, String, String) - Static method in class org.meteoinfo.global.util.GeoUtil
-
Convert a street address into a position.
- getPositions(double) - Method in class org.meteoinfo.shape.Polyline
-
Get position list: x, y, angle
- getPower() - Method in class org.meteoinfo.image.filter.FieldWarpFilter
- getPrecision() - Method in class org.meteoinfo.data.meteodata.arl.DataLabel
-
Get precision
- getPrecisionModel() - Method in class org.meteoinfo.jts.geom.Geometry
-
Returns the
PrecisionModelused by theGeometry. - getPrecisionModel() - Method in class org.meteoinfo.jts.geom.GeometryFactory
-
Returns the PrecisionModel that Geometries created by this factory will be associated with.
- getPreferredSize() - Method in class org.meteoinfo.console.Popup
- getPreferredSize() - Method in class org.meteoinfo.console.Tip
- getPreferredSize() - Method in class org.meteoinfo.ui.calendar.JTextFieldDateEditor
-
Returns the preferred size.
- getPremultiplyAlpha() - Method in class org.meteoinfo.image.filter.BoxBlurFilter
-
Get whether to premultiply the alpha channel.
- getPremultiplyAlpha() - Method in class org.meteoinfo.image.filter.ConvolveFilter
-
Get whether to premultiply the alpha channel.
- getPremultiplyAlpha() - Method in class org.meteoinfo.image.filter.MotionBlurFilter
-
Get whether to premultiply the alpha channel.
- getPremultiplyAlpha() - Method in class org.meteoinfo.image.filter.VariableBlurFilter
-
Get whether to premultiply the alpha channel.
- getPresentationName() - Method in class org.meteoinfo.layout.MapLayoutUndoRedo.AddElementEdit
- getPresentationName() - Method in class org.meteoinfo.layout.MapLayoutUndoRedo.RemoveElementEdit
- getPresentationName() - Method in class org.meteoinfo.layout.MapLayoutUndoRedo.RemoveElementsEdit
- getPresentationName() - Method in class org.meteoinfo.map.MapViewUndoRedo.AddFeatureEdit
- getPresentationName() - Method in class org.meteoinfo.map.MapViewUndoRedo.AddFeaturesEdit
- getPresentationName() - Method in class org.meteoinfo.map.MapViewUndoRedo.AddRingEdit
- getPresentationName() - Method in class org.meteoinfo.map.MapViewUndoRedo.FillRingEdit
- getPresentationName() - Method in class org.meteoinfo.map.MapViewUndoRedo.RemoveFeaturesEdit
- getPresentationName() - Method in class org.meteoinfo.map.MapViewUndoRedo.RemoveRingEdit
- getPresentationName() - Method in class org.meteoinfo.map.MapViewUndoRedo.ReplaceFeatureEdit
- getPresentationName() - Method in class org.meteoinfo.map.MapViewUndoRedo.SplitFeatureEdit
- getPresentationName() - Method in class org.meteoinfo.map.MapViewUndoRedo.UnionFeaturesEdit
- getPresentationName() - Method in class org.meteoinfo.map.MapViewUndoRedo.ZoomEdit
- getPressure() - Method in class org.meteoinfo.data.meteodata.StationModel
-
Get pressure
- getPressureChange() - Method in class org.meteoinfo.data.meteodata.StationModel
-
Get pressure change
- getPreviousValue() - Method in class org.meteoinfo.global.FrmMeasurement
-
Get previous value
- getPreviousWeather() - Method in class org.meteoinfo.data.meteodata.StationModel
-
Get previous weather
- getPrimary() - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdge
-
Gets the primary edge of this quadedge and its sym.
- getPrimaryEdges(boolean) - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeSubdivision
-
Gets all primary quadedges in the subdivision.
- getPriority() - Method in class org.meteoinfo.data.mapdata.webmap.Tile
-
Gets the loading priority of this tile.
- getProductType() - Method in class org.meteoinfo.data.meteodata.awx.AWXDataInfo
-
Get production type =1:静止气象卫星图象产品 =2:极轨气象卫星图象产品 =3:格点场定量产品 =4:离散场定量产品 =5:图形和分析产品
- getProgressBar() - Method in interface org.meteoinfo.plugin.IApplication
-
Get progress bar
- getProgressBarLabel() - Method in interface org.meteoinfo.plugin.IApplication
-
Get progress bar label
- getPROJ4Description() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
-
Get a string which describes this projection in PROJ.4 format.
- getProj4Name() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
-
Get proj4 projection name
- getProject() - Method in class org.meteoinfo.chart.axis.ProjLonLatAxis
-
Get projection
- getProjectedExtentFromLonLat(Extent) - Method in class org.meteoinfo.map.ProjectionSet
-
Get projected extent from lon/lat
- getProjection() - Method in class org.meteoinfo.map.MapView
-
Get projection set
- getProjection() - Method in class org.meteoinfo.projection.proj4j.CoordinateReferenceSystem
- getProjection(String) - Method in class org.meteoinfo.projection.proj4j.Registry
- getProjectionEsri(String) - Method in class org.meteoinfo.projection.proj4j.Registry
- getProjectionExtent(ProjectionInfo, ProjectionInfo, double[], double[]) - Static method in class org.meteoinfo.projection.ProjectionUtil
-
Get projected extent
- getProjectionExtent(ProjectionInfo, ProjectionInfo, List<Number>, List<Number>) - Static method in class org.meteoinfo.projection.ProjectionUtil
-
Get projected extent
- getProjectionExtent_bak(ProjectionInfo, ProjectionInfo, double[], double[]) - Static method in class org.meteoinfo.projection.ProjectionUtil
-
Get projected extent
- getProjectionExtent_bak2(ProjectionInfo, ProjectionInfo, double[], double[]) - Static method in class org.meteoinfo.projection.ProjectionUtil
-
Get projected extent
- getProjectionGlobalExtent(ProjectionInfo) - Static method in class org.meteoinfo.projection.ProjectionUtil
-
Get global extent of a projection
- getProjectionInfo() - Method in class org.meteoinfo.data.meteodata.DataInfo
-
Get projection info
- getProjectionInfo() - Method in class org.meteoinfo.data.meteodata.MeteoDataInfo
-
Get projection info
- getProjectionInfo() - Method in class org.meteoinfo.data.StationTableData
-
Get projection info
- getProjectionLatitude() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
- getProjectionLatitude1() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
- getProjectionLatitude1Degrees() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
- getProjectionLatitude2() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
- getProjectionLatitude2Degrees() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
- getProjectionLatitudeDegrees() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
- getProjectionLongitude() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
- getProjectionLongitudeDegrees() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
- getProjectionName() - Method in class org.meteoinfo.projection.ProjectionInfo
-
Get projection name
- getProjector() - Method in class org.meteoinfo.chart.plot.Plot3D
-
Get projector
- getProjInfo() - Method in class org.meteoinfo.chart.plot.MapPlot
-
Get projection info
- getProjInfo() - Method in class org.meteoinfo.layer.MapLayer
-
Get projection info
- getProjInfo() - Method in class org.meteoinfo.map.ProjectionSet
-
Get projection info
- getProjStr() - Method in class org.meteoinfo.map.ProjectionSet
-
Get Porj4 string
- getProperIntersectionPoint() - Method in class org.meteoinfo.jts.geomgraph.index.SegmentIntersector
- getProperIntersectionPoint() - Method in class org.meteoinfo.jts.noding.IntersectionAdder
- getPropertyChangeListeners() - Method in class org.meteoinfo.beans.AbstractBean
- getPropertyChangeListeners(String) - Method in class org.meteoinfo.beans.AbstractBean
- getPropertyObject() - Method in class org.meteoinfo.legend.ColorBreak
-
Get property object
- getPropertyObject() - Method in class org.meteoinfo.legend.LabelBreak
-
Get property object
- getPropertyObject() - Method in class org.meteoinfo.legend.PointBreak
-
Get property object
- getPropertyObject() - Method in class org.meteoinfo.legend.PolygonBreak
-
Get property object
- getPropertyObject() - Method in class org.meteoinfo.legend.PolylineBreak
-
Get property object
- getPropertySheet() - Method in class org.meteoinfo.layer.FrmLayerProperty
-
Get layer property sheet
- getQuadrant() - Method in class org.meteoinfo.jts.geomgraph.EdgeEnd
- getQuadrant() - Method in class org.meteoinfo.jts.planargraph.DirectedEdge
-
Returns 0, 1, 2, or 3, indicating the quadrant in which this DirectedEdge's orientation lies.
- getQuadrantSegments() - Method in class org.meteoinfo.jts.operation.buffer.BufferParameters
-
Gets the number of quadrant segments which will be used
- getR(List<Double>, List<Double>) - Static method in class org.meteoinfo.data.DataMath
-
Get correlation coefficient How well did the forecast values correspond to the observed values? Range: -1 to 1.
- getR(List<Number>, List<Number>) - Static method in class org.meteoinfo.data.ArrayMath
-
Get correlation coefficient How well did the forecast values correspond to the observed values? Range: -1 to 1.
- getR(ColumnData, ColumnData) - Static method in class org.meteoinfo.data.DataMath
-
Get correlation coefficient How well did the forecast values correspond to the observed values? Range: -1 to 1.
- getR(Array, Array) - Static method in class org.meteoinfo.data.ArrayMath
-
Get correlation coefficient How well did the forecast values correspond to the observed values? Range: -1 to 1.
- getRadius() - Method in class org.meteoinfo.chart.plot.PolarPlot
-
Get max radius
- getRadius() - Method in class org.meteoinfo.geoprocess.analysis.InterpolationSetting
-
Get search radius
- getRadius() - Method in class org.meteoinfo.image.filter.BoxBlurFilter
-
Get the size of the blur.
- getRadius() - Method in class org.meteoinfo.image.filter.BrushedMetalFilter
-
Get the horizontal size of the blur.
- getRadius() - Method in class org.meteoinfo.image.filter.CircleFilter
-
Get the radius of the effect.
- getRadius() - Method in class org.meteoinfo.image.filter.CurlFilter
- getRadius() - Method in class org.meteoinfo.image.filter.ErodeAlphaFilter
- getRadius() - Method in class org.meteoinfo.image.filter.FlareFilter
-
Get the radius of the effect.
- getRadius() - Method in class org.meteoinfo.image.filter.GaussianFilter
-
Get the radius of the kernel.
- getRadius() - Method in class org.meteoinfo.image.filter.KaleidoscopeFilter
-
Get the radius of the effect.
- getRadius() - Method in class org.meteoinfo.image.filter.LensBlurFilter
-
Get the radius of the kernel.
- getRadius() - Method in class org.meteoinfo.image.filter.PinchFilter
-
Get the radius of the effect.
- getRadius() - Method in class org.meteoinfo.image.filter.ShadowFilter
-
Get the radius of the kernel.
- getRadius() - Method in class org.meteoinfo.image.filter.ShineFilter
-
Get the radius of the kernel.
- getRadius() - Method in class org.meteoinfo.image.filter.SmartBlurFilter
-
Get the radius of the effect.
- getRadius() - Method in class org.meteoinfo.image.filter.SparkleFilter
-
Get the radius of the effect.
- getRadius() - Method in class org.meteoinfo.image.filter.SphereFilter
-
Get the radius of the effect.
- getRadius() - Method in class org.meteoinfo.image.filter.StampFilter
-
Get the radius of the effect.
- getRadius() - Method in class org.meteoinfo.image.filter.TwirlFilter
-
Get the radius of the effect.
- getRadius() - Method in class org.meteoinfo.image.filter.VariableBlurFilter
-
Get the radius of the effect.
- getRadius() - Method in class org.meteoinfo.image.filter.WaterFilter
-
Get the radius of the effect.
- getRadius() - Method in class org.meteoinfo.jts.algorithm.MinimumBoundingCircle
-
Gets the radius of the computed Minimum Bounding Circle.
- getRadius() - Method in class org.meteoinfo.jts.shape.GeometricShapeBuilder
- getRadius() - Method in class org.meteoinfo.shape.CircleShape
-
Get radius
- getRadius1() - Method in class org.meteoinfo.image.filter.DoGFilter
-
Get the radius of the kernel.
- getRadius2() - Method in class org.meteoinfo.image.filter.DoGFilter
-
Get the radius of the kernel.
- getRadiusList() - Method in class org.meteoinfo.geoprocess.analysis.InterpolationSetting
-
Get radius list
- getRainBowColors_HSV(int) - Static method in class org.meteoinfo.global.colors.ColorUtil
-
Get rainbow color by HSV/HSB
- getRainBowColors_HSV(int) - Static method in class org.meteoinfo.legend.LegendManage
-
Get rainbow color by HSV/HSB
- getRandomness() - Method in class org.meteoinfo.image.filter.CellularFilter
- getRandomness() - Method in class org.meteoinfo.image.filter.SparkleFilter
- getRange() - Method in class org.meteoinfo.data.DataRange
-
Get data range
- getRange() - Method in class org.meteoinfo.image.filter.OilFilter
-
Get the range of the effect in pixels.
- getRawCoordinates() - Method in class org.meteoinfo.jts.geom.impl.PackedCoordinateSequence.Double
-
Gets the underlying array containing the coordinate values.
- getRawCoordinates() - Method in class org.meteoinfo.jts.geom.impl.PackedCoordinateSequence.Float
-
Gets the underlying array containing the coordinate values.
- getRayAmount() - Method in class org.meteoinfo.image.filter.FlareFilter
- getRays() - Method in class org.meteoinfo.image.filter.SparkleFilter
- getRaysOnly() - Method in class org.meteoinfo.image.filter.RaysFilter
-
Get whether to render only the rays.
- getRed() - Method in enum org.meteoinfo.global.colors.WebColor
- getRedBlue() - Method in class org.meteoinfo.image.filter.ChannelMixFilter
- getRefCutLon() - Method in class org.meteoinfo.projection.ProjectionInfo
-
Get reference cut longitude for projection operation
- getRefractionIndex() - Method in class org.meteoinfo.image.filter.SphereFilter
-
Get the index of refaction.
- getRegistry() - Method in class org.meteoinfo.projection.proj4j.CRSFactory
-
Gets the
Registryused by this factory. - getRelativePath(String, String) - Static method in class org.meteoinfo.global.util.GlobalUtil
-
Get relative path of the file using project file path
- getRenderingHints() - Method in class org.meteoinfo.image.filter.AbstractBufferedImageOp
- getRenderingHints() - Method in class org.meteoinfo.image.filter.BrushedMetalFilter
- getRenderingHints() - Method in class org.meteoinfo.image.filter.ConvolveFilter
- getRenderingHints() - Method in class org.meteoinfo.image.filter.VariableBlurFilter
- getResamplePeriod() - Method in class org.meteoinfo.data.dataframe.DateTimeIndex
-
Get resample period
- getResizeAbility() - Method in class org.meteoinfo.layout.LayoutElement
-
Get resize ability
- getResizeAbility() - Method in class org.meteoinfo.shape.Graphic
-
Get resize ability
- getResolution(int, double) - Static method in class org.meteoinfo.global.util.GeoUtil
-
Get resolution
- getResult() - Method in class org.meteoinfo.jts.dissolve.LineDissolver
-
Gets the dissolved result as a MultiLineString.
- getResultCoordinate() - Method in class org.meteoinfo.projection.proj4j.io.MetaCRSTestCase
- getResultGeometry() - Method in class org.meteoinfo.jts.densify.Densifier
-
Gets the densified geometry.
- getResultGeometry() - Method in class org.meteoinfo.jts.simplify.DouglasPeuckerSimplifier
-
Gets the simplified geometry.
- getResultGeometry() - Method in class org.meteoinfo.jts.simplify.TopologyPreservingSimplifier
- getResultGeometry() - Method in class org.meteoinfo.jts.simplify.VWSimplifier
-
Gets the simplified geometry.
- getResultGeometry(double) - Method in class org.meteoinfo.jts.operation.buffer.BufferOp
-
Returns the buffer computed for a geometry for a given buffer distance.
- getResultGeometry(int) - Method in class org.meteoinfo.jts.operation.overlay.OverlayOp
-
Gets the result of the overlay for a given overlay operation.
- getResultGeometry(int) - Method in class org.meteoinfo.jts.operation.overlay.snap.SnapIfNeededOverlayOp
- getResultGeometry(int) - Method in class org.meteoinfo.jts.operation.overlay.snap.SnapOverlayOp
- getRFactor() - Method in class org.meteoinfo.image.filter.RGBAdjustFilter
- getRGB() - Method in enum org.meteoinfo.global.colors.WebColor
- getRGB(BufferedImage, int, int, int, int, int[]) - Method in class org.meteoinfo.image.filter.AbstractBufferedImageOp
-
A convenience method for getting ARGB pixels from an image.
- getRGB(BufferedImage, int, int, int, int, int[]) - Static method in class org.meteoinfo.image.filter.ImageUtils
-
A convenience method for getting ARGB pixels from an image.
- getRGB(BufferedImage, int, int, int, int, int[]) - Method in class org.meteoinfo.image.math.ImageFunction2D
-
A convenience method for getting ARGB pixels from an image.
- getRGBString() - Method in enum org.meteoinfo.global.colors.WebColor
- getRight() - Method in class org.meteoinfo.chart.Margin
-
Get right
- getRight() - Method in class org.meteoinfo.jts.index.kdtree.KdNode
-
Returns the right node of the tree
- getRight() - Method in class org.meteoinfo.layout.LayoutElement
-
Get right
- getRightBorder() - Method in class org.meteoinfo.image.filter.BorderFilter
-
Returns the right border value.
- getRightmostEdge() - Method in class org.meteoinfo.jts.geomgraph.DirectedEdgeStar
- getRightTitle() - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
-
Get right sub title
- getRingAmount() - Method in class org.meteoinfo.image.filter.FlareFilter
- getRingCurve(Coordinate[], int, double) - Method in class org.meteoinfo.jts.operation.buffer.OffsetCurveBuilder
-
This method handles the degenerate cases of single points and lines, as well as rings.
- getRingNumber() - Method in class org.meteoinfo.shape.Polygon
-
Get ring number - outline number + holeline number
- getRings() - Method in class org.meteoinfo.image.filter.WoodFilter
-
Returns the rings value.
- getRings() - Method in class org.meteoinfo.shape.Polygon
-
Get rings
- getRingWidth() - Method in class org.meteoinfo.image.filter.FlareFilter
- getRoot() - Method in class org.meteoinfo.jts.index.strtree.AbstractSTRtree
- getRotation() - Method in class org.meteoinfo.image.filter.FeedbackFilter
-
Returns the amount of rotation on each iteration.
- getRotation() - Method in class org.meteoinfo.image.filter.MirrorFilter
- getRotation() - Method in class org.meteoinfo.image.filter.MotionBlurFilter
-
Get the blur rotation.
- getRotation() - Method in class org.meteoinfo.image.filter.MotionBlurOp
-
Get the blur rotation.
- getRotation() - Method in class org.meteoinfo.image.filter.ShatterFilter
- getRotationAngle() - Method in class org.meteoinfo.chart.plot3d.Projector
-
Gets current rotation angle.
- getRoundThreads() - Method in class org.meteoinfo.image.filter.WeaveFilter
- getRoundX() - Method in class org.meteoinfo.shape.RectangleShape
-
Get round x
- getRoundY() - Method in class org.meteoinfo.shape.RectangleShape
-
Get round y
- getRow(int) - Method in class org.meteoinfo.data.TableData
-
Get data row
- getRowCount() - Method in class org.meteoinfo.table.DataTable
-
Get row count
- getRowCount() - Method in class org.meteoinfo.table.DataTableModel
- getRowCount() - Method in class org.meteoinfo.table.RowHeaderTableModel
- getRowFromNearestParallel(double) - Method in class org.meteoinfo.projection.proj4j.proj.TransverseMercatorProjection
- getRowIndex() - Method in class org.meteoinfo.table.DataRow
-
Get row index
- getRowNum() - Method in class org.meteoinfo.chart.Chart
-
Get row number of sub plots
- getRows() - Method in class org.meteoinfo.table.DataTable
-
Get data rows
- getRows(List<Integer>) - Method in class org.meteoinfo.table.DataTable
-
Get data rows
- getRows(Range) - Method in class org.meteoinfo.table.DataTable
-
Get data rows
- getRule() - Method in class org.meteoinfo.image.composite.MiscComposite
- getS() - Method in class org.meteoinfo.global.colors.HSL
-
Get saturation
- getSafeEnvelope() - Method in class org.meteoinfo.jts.noding.snapround.HotPixel
-
Returns a "safe" envelope that is guaranteed to contain the hot pixel.
- getSampleChartBreak() - Method in class org.meteoinfo.legend.ChartBreak
-
Get sample chart break
- getSamples() - Method in class org.meteoinfo.image.filter.CausticsFilter
-
Get the number of samples per pixel.
- getScale() - Method in class org.meteoinfo.image.filter.CausticsFilter
-
Returns the scale of the texture.
- getScale() - Method in class org.meteoinfo.image.filter.CellularFilter
-
Returns the scale of the texture.
- getScale() - Method in class org.meteoinfo.image.filter.ContourFilter
-
Returns the scale of the contours.
- getScale() - Method in class org.meteoinfo.image.filter.DiffuseFilter
-
Returns the scale of the texture.
- getScale() - Method in class org.meteoinfo.image.filter.FBMFilter
-
Returns the scale of the texture.
- getScale() - Method in class org.meteoinfo.image.filter.MarbleTexFilter
- getScale() - Method in class org.meteoinfo.image.filter.RescaleFilter
-
Returns the scale factor.
- getScale() - Method in class org.meteoinfo.image.filter.SkyFilter
- getScale() - Method in class org.meteoinfo.image.filter.SwimFilter
-
Returns the scale of the distortion.
- getScale() - Method in class org.meteoinfo.image.filter.TextureFilter
-
Returns the scale of the texture.
- getScale() - Method in class org.meteoinfo.image.filter.WoodFilter
-
Returns the scale of the texture.
- getScale() - Method in class org.meteoinfo.jts.geom.PrecisionModel
-
Returns the scale factor used to specify a fixed precision model.
- getScale(int, double) - Static method in class org.meteoinfo.global.util.GeoUtil
-
Get scale
- getScaleBarType() - Method in class org.meteoinfo.layout.LayoutScaleBar
-
Get scale bar type
- getScaleBarType() - Method in class org.meteoinfo.layout.LayoutScaleBar.LayoutScaleBarBean
-
Get scale bar type
- getScaleFactor() - Method in class org.meteoinfo.data.meteodata.Variable
-
Get scale factor
- getScaleFactor() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
-
Gets the projection scale factor.
- getScaling() - Method in class org.meteoinfo.image.filter.PlasmaFilter
- getScatter() - Method in class org.meteoinfo.image.filter.SmearFilter
- getSeed() - Method in class org.meteoinfo.image.filter.PlasmaFilter
- getSeed() - Method in class org.meteoinfo.image.filter.ScratchFilter
- getSegment() - Method in exception org.meteoinfo.jts.triangulate.quadedge.LocateFailureException
- getSegment(Geometry) - Method in class org.meteoinfo.jts.linearref.LinearLocation
-
Gets a
LineSegmentrepresenting the segment of the given linearGeometrywhich contains this location. - getSegmentEnd() - Method in class org.meteoinfo.jts.linearref.LinearIterator
-
Gets the second
Coordinateof the current segment. - getSegmentFraction() - Method in class org.meteoinfo.jts.linearref.LinearLocation
-
Gets the segment fraction for this location
- getSegmentIndex() - Method in class org.meteoinfo.jts.geomgraph.EdgeIntersection
- getSegmentIndex() - Method in class org.meteoinfo.jts.linearref.LinearLocation
-
Gets the segment index for this location
- getSegmentIndex() - Method in class org.meteoinfo.jts.operation.distance.GeometryLocation
-
Returns the segment index for this location.
- getSegmentLength(Geometry) - Method in class org.meteoinfo.jts.linearref.LinearLocation
-
Gets the length of the segment in the given Geometry containing this location.
- getSegmentOctant(int) - Method in class org.meteoinfo.jts.noding.BasicSegmentString
-
Gets the octant of the segment starting at vertex
index. - getSegmentOctant(int) - Method in class org.meteoinfo.jts.noding.NodedSegmentString
-
Gets the octant of the segment starting at vertex
index. - getSegmentSetIntersector() - Method in class org.meteoinfo.jts.noding.FastSegmentSetIntersectionFinder
-
Gets the segment set intersector used by this class.
- getSegmentStart() - Method in class org.meteoinfo.jts.linearref.LinearIterator
-
Gets the first
Coordinateof the current segment. - getSelectColor() - Method in class org.meteoinfo.map.MapView
-
Get selected color
- getSelectedBounds(BufferedImage) - Static method in class org.meteoinfo.image.filter.ImageUtils
-
Calculates the bounds of the non-transparent parts of the given image.
- getSelectedCell() - Method in class org.meteoinfo.legend.SymbolControl
-
Get selected cell index
- getSelectedColor() - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
-
Get selected color
- getSelectedDataRows() - Method in class org.meteoinfo.layer.VectorLayer
-
Get seleted data rows
- getSelectedElements() - Method in class org.meteoinfo.layout.MapLayout
-
Get selected elements
- getSelectedGraphics() - Method in class org.meteoinfo.map.MapView
-
Get selected graphics
- getSelectedItem() - Method in class org.meteoinfo.ui.ColorComboBoxModel
- getSelectedLayer() - Method in class org.meteoinfo.chart.plot.MapPlot
-
Get selected layer
- getSelectedLayer() - Method in class org.meteoinfo.layer.LayerCollection
-
Get selected layer
- getSelectedLayer() - Method in class org.meteoinfo.legend.MapFrame
-
Get selected layer handle
- getSelectedLayer() - Method in class org.meteoinfo.map.MapView
-
Get selected layer
- getSelectedLayerHandle() - Method in class org.meteoinfo.map.MapView
-
Get selected layer handle
- getSelectedNode() - Method in class org.meteoinfo.legend.LayersLegend
-
Get selected node
- getSelectedPoints() - Method in class org.meteoinfo.chart.ChartPanel
-
Get selected chart points
- getSelectedRows() - Method in class org.meteoinfo.legend.LegendView
-
Get selected rows
- getSelectedShapeIndexes() - Method in class org.meteoinfo.layer.VectorLayer
-
Get selected shape index list
- getSelectedShapes() - Method in class org.meteoinfo.layer.VectorLayer
-
Get selected shapes
- getSelectionModel() - Method in class org.meteoinfo.ui.CheckTreeManager
- getSeparatorSpacing() - Method in class org.meteoinfo.ui.JSplitButton
-
Returns the separatorSpacing.
- getSEPoint() - Method in class org.meteoinfo.chart.plot3d.GraphicCollection3D
-
Get start & end points [xstart, ystart, xend, yend]
- getSequencedLineStrings() - Method in class org.meteoinfo.jts.operation.linemerge.LineSequencer
-
Returns the
LineStringorMultiLineStringbuilt by the sequencing process, if one exists. - getSeriesCount() - Method in class org.meteoinfo.data.XYArrayDataset
-
Get series count
- getSeriesCount() - Method in class org.meteoinfo.data.XYDataset
-
Get series count
- getSeriesCount() - Method in class org.meteoinfo.data.XYListDataset
- getSeriesData(int) - Method in class org.meteoinfo.data.XYListDataset
-
Get series data
- getSeriesKey(int) - Method in class org.meteoinfo.data.XYArrayDataset
-
Get series key by index
- getSeriesKey(int) - Method in class org.meteoinfo.data.XYDataset
-
Get series key by index
- getSeriesKey(int) - Method in class org.meteoinfo.data.XYListDataset
- getSeriesKeys() - Method in class org.meteoinfo.data.XYArrayDataset
-
Get series keys
- getSeriesKeys() - Method in class org.meteoinfo.data.XYDataset
-
Get series keys
- getSeriesKeys() - Method in class org.meteoinfo.data.XYListDataset
-
Get series keys
- getSerpentine() - Method in class org.meteoinfo.image.filter.DiffusionFilter
-
Return the serpentine setting.
- getSerpentine() - Method in class org.meteoinfo.image.filter.QuantizeFilter
-
Return the serpentine setting
- getServerNum(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.TileFactoryInfo
- getService() - Method in class org.meteoinfo.data.mapdata.webmap.AbstractTileFactory
-
Subclasses may override this method to provide their own executor services.
- getSFactor() - Method in class org.meteoinfo.image.filter.HSBAdjustFilter
- getShadeCrossings() - Method in class org.meteoinfo.image.filter.WeaveFilter
- getShadowColor() - Method in class org.meteoinfo.image.filter.ShadowFilter
-
Get the color of the shadow.
- getShadowColor() - Method in class org.meteoinfo.image.filter.TritoneFilter
-
Get the shadow color.
- getShadowColor() - Method in class org.meteoinfo.layer.LabelSet
-
Get shadow color
- getShadowOnly() - Method in class org.meteoinfo.image.filter.ShadowFilter
-
Get whether to only draw the shadow without the original image.
- getShadowOnly() - Method in class org.meteoinfo.image.filter.ShineFilter
- getShape() - Method in class org.meteoinfo.data.dataframe.DataFrame
-
Get shape
- getShape() - Method in class org.meteoinfo.image.filter.SmearFilter
- getShape() - Method in class org.meteoinfo.shape.Graphic
-
Get shape
- getShape(int) - Method in class org.meteoinfo.layer.VectorLayer
-
Get a shape by index
- getShapeIndex() - Method in class org.meteoinfo.legend.ChartBreak
-
Get shape index
- getShapeNum() - Method in class org.meteoinfo.layer.VectorLayer
-
Get shape number
- getShapes() - Method in class org.meteoinfo.layer.VectorLayer
-
Get shape list
- getShapes() - Method in class org.meteoinfo.shape.GraphicCollection
-
Get shapes
- getShapeType() - Method in class org.meteoinfo.chart.ChartText
- getShapeType() - Method in class org.meteoinfo.layer.MapLayer
-
Get shape type
- getShapeType() - Method in class org.meteoinfo.legend.LayerNode
-
Get the layer shape type
- getShapeType() - Method in class org.meteoinfo.legend.LegendNode
-
Get shape type
- getShapeType() - Method in class org.meteoinfo.legend.LegendScheme
-
Get shape type
- getShapeType() - Method in class org.meteoinfo.legend.SymbolControl
-
Get shape type
- getShapeType() - Method in class org.meteoinfo.shape.ArcShape
- getShapeType() - Method in class org.meteoinfo.shape.BarShape
- getShapeType() - Method in class org.meteoinfo.shape.CircleShape
- getShapeType() - Method in class org.meteoinfo.shape.CurveLineShape
- getShapeType() - Method in class org.meteoinfo.shape.CurvePolygonShape
- getShapeType() - Method in class org.meteoinfo.shape.EllipseShape
- getShapeType() - Method in class org.meteoinfo.shape.GraphicCollection
-
Get shape type
- getShapeType() - Method in class org.meteoinfo.shape.ImageShape
- getShapeType() - Method in class org.meteoinfo.shape.PointShape
- getShapeType() - Method in class org.meteoinfo.shape.PointZShape
- getShapeType() - Method in class org.meteoinfo.shape.PolygonMShape
- getShapeType() - Method in class org.meteoinfo.shape.PolygonShape
- getShapeType() - Method in class org.meteoinfo.shape.PolygonZShape
- getShapeType() - Method in class org.meteoinfo.shape.PolylineErrorShape
- getShapeType() - Method in class org.meteoinfo.shape.PolylineShape
- getShapeType() - Method in class org.meteoinfo.shape.PolylineZShape
- getShapeType() - Method in class org.meteoinfo.shape.RectangleShape
- getShapeType() - Method in class org.meteoinfo.shape.Shape
-
Get shape type
- getShapeType() - Method in class org.meteoinfo.shape.StationModelShape
- getShapeType() - Method in class org.meteoinfo.shape.WeatherSymbol
- getShapeType() - Method in class org.meteoinfo.shape.WindArrow
- getShapeType() - Method in class org.meteoinfo.shape.WindBarb
- getShell() - Method in class org.meteoinfo.jts.geomgraph.EdgeRing
- getShift() - Method in class org.meteoinfo.chart.axis.Axis
-
Get shift
- getShine() - Method in class org.meteoinfo.image.filter.BrushedMetalFilter
-
Get the amount of shine to add in the range 0..1.
- getShineColor() - Method in class org.meteoinfo.image.filter.ShineFilter
- getShort(int) - Method in class org.meteoinfo.ma.ArrayBoolean
- getShort(Index) - Method in class org.meteoinfo.ma.ArrayBoolean
- getShortName() - Method in class org.meteoinfo.projection.proj4j.datum.Ellipsoid
- getShrink() - Method in class org.meteoinfo.chart.ChartLegend
-
Get shrink
- getSides() - Method in class org.meteoinfo.image.filter.FadeFilter
- getSides() - Method in class org.meteoinfo.image.filter.KaleidoscopeFilter
-
Get the number of sides of the kaleidoscope.
- getSides() - Method in class org.meteoinfo.image.filter.LensBlurFilter
-
Get the number of sides of the aperture.
- getSimplifyFactor() - Method in class org.meteoinfo.jts.operation.buffer.BufferParameters
-
Gets the simplify factor.
- getSinElevationAngle() - Method in class org.meteoinfo.chart.plot3d.Projector
-
Gets the sine of elevation angle.
- getSinRotationAngle() - Method in class org.meteoinfo.chart.plot3d.Projector
-
Gets the sine of rotation angle.
- getSize() - Method in class org.meteoinfo.chart.plot.GridLine
-
Get size
- getSize() - Method in class org.meteoinfo.legend.PointBreak
-
Get size
- getSize() - Method in class org.meteoinfo.legend.PolylineBreak
-
Get line size
- getSize() - Method in class org.meteoinfo.ui.ColorComboBoxModel
- getSmallerExtent(Extent, Extent) - Static method in class org.meteoinfo.global.MIMath
-
Get Minimum extent from two extent
- getSoftness() - Method in class org.meteoinfo.image.filter.DissolveFilter
-
Get the softness of the dissolve.
- getSoftness() - Method in class org.meteoinfo.image.filter.ErodeAlphaFilter
- getSoftness() - Method in class org.meteoinfo.image.filter.GradientWipeFilter
-
Get the softness of the dissolve.
- getSoftness() - Method in class org.meteoinfo.image.filter.HalftoneFilter
-
Get the softness of the effect.
- getSoftness() - Method in class org.meteoinfo.image.filter.ShineFilter
- getSoftness() - Method in class org.meteoinfo.image.filter.StampFilter
-
Get the softness of the effect.
- getSourceCoordinate() - Method in class org.meteoinfo.projection.proj4j.io.MetaCRSTestCase
- getSourceCRS() - Method in class org.meteoinfo.projection.proj4j.BasicCoordinateTransform
- getSourceCRS() - Method in interface org.meteoinfo.projection.proj4j.CoordinateTransform
- getSourceCrsName() - Method in class org.meteoinfo.projection.proj4j.io.MetaCRSTestCase
- getSourceCS() - Method in class org.meteoinfo.projection.proj4j.io.MetaCRSTestCase
- getSourceGrid() - Method in class org.meteoinfo.image.filter.WarpFilter
-
Get the source warp grid.
- getSouthernHemisphere() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
- getSpecialBackroundColor() - Method in interface org.meteoinfo.ui.calendar.IDateEvaluator
- getSpecialBackroundColor() - Method in class org.meteoinfo.ui.calendar.MinMaxDateEvaluator
- getSpecialForegroundColor() - Method in interface org.meteoinfo.ui.calendar.IDateEvaluator
- getSpecialForegroundColor() - Method in class org.meteoinfo.ui.calendar.MinMaxDateEvaluator
- getSpecialTooltip() - Method in interface org.meteoinfo.ui.calendar.IDateEvaluator
- getSpecialTooltip() - Method in class org.meteoinfo.ui.calendar.MinMaxDateEvaluator
- getSphericalArea() - Method in class org.meteoinfo.shape.PolygonShape
-
Get spherical area
- getSpinner() - Method in class org.meteoinfo.ui.calendar.components.JSpinField
-
Returns the year chooser's spinner (which allow the focus to be set to it).
- getSpinner() - Method in class org.meteoinfo.ui.calendar.JMonthChooser
-
Returns the month chooser's comboBox bar (which allow the focus to be set to it).
- getSplitCoordinates() - Method in class org.meteoinfo.jts.noding.SegmentNodeList
-
Gets the list of coordinates for the fully noded segment string, including all original segment string vertices and vertices introduced by nodes in this list.
- getSplitPoint() - Method in class org.meteoinfo.jts.triangulate.SplitSegment
- getSplitWidth() - Method in class org.meteoinfo.ui.JSplitButton
-
Splitwidth is the width of the split part of the button.
- getSpreadAngle() - Method in class org.meteoinfo.image.filter.CircleFilter
-
Get the spread angle of the arc.
- getSquareBaseLine() - Method in class org.meteoinfo.jts.shape.GeometricShapeBuilder
- getSquareExtent() - Method in class org.meteoinfo.jts.shape.GeometricShapeBuilder
- getSRID() - Method in class org.meteoinfo.jts.geom.Geometry
-
Returns the ID of the Spatial Reference System used by the
Geometry. - getSRID() - Method in class org.meteoinfo.jts.geom.GeometryFactory
-
Gets the SRID value defined for this factory.
- getStackTrace(Throwable) - Static method in class org.meteoinfo.jts.util.StringUtil
-
Returns an throwable's stack trace
- getStackTrace(Throwable, int) - Static method in class org.meteoinfo.jts.util.StringUtil
- getStart() - Method in class org.meteoinfo.jts.triangulate.Segment
-
Gets the start coordinate of the segment
- getStartAlpha() - Method in class org.meteoinfo.image.filter.FeedbackFilter
-
Get the alpha value at the first iteration.
- getStartAlpha() - Method in class org.meteoinfo.image.filter.ShatterFilter
- getStartAngle() - Method in class org.meteoinfo.shape.ArcShape
-
Get start angle
- getStartIndex() - Method in class org.meteoinfo.jts.index.chain.MonotoneChain
- getStartIndex() - Method in class org.meteoinfo.jts.linearref.LengthIndexedLine
-
Returns the index of the start of the line
- getStartIndex() - Method in class org.meteoinfo.jts.linearref.LocationIndexedLine
-
Returns the index of the start of the line
- getStartIndexes() - Method in class org.meteoinfo.jts.geomgraph.index.MonotoneChainEdge
- getStartPoint() - Method in class org.meteoinfo.jts.geom.LineString
- getStartPosition() - Method in class org.meteoinfo.shape.ChartGraphic
-
Get start position
- getStartValue() - Method in class org.meteoinfo.legend.ColorBreak
-
Get start value
- getStartX() - Method in class org.meteoinfo.jts.triangulate.Segment
-
Gets the start X ordinate of the segment
- getStartY() - Method in class org.meteoinfo.jts.triangulate.Segment
-
Gets the start Y ordinate of the segment
- getStartYear() - Method in class org.meteoinfo.ui.calendar.JYearChooser
-
Returns the start year.
- getStartZ() - Method in class org.meteoinfo.jts.triangulate.Segment
-
Gets the start Z ordinate of the segment
- getState() - Method in class org.meteoinfo.ui.TristateCheckBox
-
Return the current state, which is determined by the selection status of the model.
- getStationData() - Method in class org.meteoinfo.data.meteodata.MeteoDataInfo
-
Get station data
- getStationData(int, int, int) - Method in class org.meteoinfo.data.meteodata.ascii.LonLatStationDataInfo
- getStationData(int, int, int) - Method in class org.meteoinfo.data.meteodata.awx.AWXDataInfo
- getStationData(int, int, int) - Method in class org.meteoinfo.data.meteodata.grads.GrADSDataInfo
- getStationData(int, int, int) - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITPartDataInfo
- getStationData(int, int, int) - Method in interface org.meteoinfo.data.meteodata.IStationDataInfo
-
Read station data
- getStationData(int, int, int) - Method in class org.meteoinfo.data.meteodata.metar.METARDataInfo
- getStationData(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS120DataInfo
- getStationData(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS1DataInfo
- getStationData(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS2DataInfo
- getStationData(int, int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS3DataInfo
- getStationData(int, int, int) - Method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
- getStationData(int, int, int) - Method in class org.meteoinfo.data.meteodata.synop.SYNOPDataInfo
- getStationData(String) - Method in class org.meteoinfo.data.meteodata.MeteoDataInfo
-
Get station data
- getStationFileName() - Method in class org.meteoinfo.data.meteodata.metar.METARDataInfo
-
Get station file name
- getStationFileName() - Method in class org.meteoinfo.data.meteodata.synop.SYNOPDataInfo
-
Get station file name
- getStationIdentifer() - Method in class org.meteoinfo.data.meteodata.StationModel
-
Get station identifer
- getStationIndex() - Method in class org.meteoinfo.data.StationTableData
-
Get station column index
- getStationInfoData() - Method in class org.meteoinfo.data.meteodata.MeteoDataInfo
-
Get station info data
- getStationInfoData(int) - Method in class org.meteoinfo.data.meteodata.MeteoDataInfo
-
Get station info data
- getStationInfoData(int, int) - Method in class org.meteoinfo.data.meteodata.ascii.LonLatStationDataInfo
- getStationInfoData(int, int) - Method in class org.meteoinfo.data.meteodata.awx.AWXDataInfo
- getStationInfoData(int, int) - Method in class org.meteoinfo.data.meteodata.grads.GrADSDataInfo
- getStationInfoData(int, int) - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITPartDataInfo
- getStationInfoData(int, int) - Method in interface org.meteoinfo.data.meteodata.IStationDataInfo
-
Read station info data
- getStationInfoData(int, int) - Method in class org.meteoinfo.data.meteodata.metar.METARDataInfo
- getStationInfoData(int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS120DataInfo
- getStationInfoData(int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS1DataInfo
- getStationInfoData(int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS2DataInfo
- getStationInfoData(int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS3DataInfo
- getStationInfoData(int, int) - Method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
- getStationInfoData(int, int) - Method in class org.meteoinfo.data.meteodata.synop.SYNOPDataInfo
- getStationModelData() - Method in class org.meteoinfo.data.meteodata.MeteoDataInfo
-
Get station model data
- getStationModelData(int, int) - Method in class org.meteoinfo.data.meteodata.ascii.LonLatStationDataInfo
- getStationModelData(int, int) - Method in class org.meteoinfo.data.meteodata.awx.AWXDataInfo
- getStationModelData(int, int) - Method in class org.meteoinfo.data.meteodata.grads.GrADSDataInfo
- getStationModelData(int, int) - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITPartDataInfo
- getStationModelData(int, int) - Method in interface org.meteoinfo.data.meteodata.IStationDataInfo
-
Read station model data
- getStationModelData(int, int) - Method in class org.meteoinfo.data.meteodata.metar.METARDataInfo
- getStationModelData(int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS120DataInfo
- getStationModelData(int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS1DataInfo
- getStationModelData(int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS2DataInfo
- getStationModelData(int, int) - Method in class org.meteoinfo.data.meteodata.micaps.MICAPS3DataInfo
- getStationModelData(int, int) - Method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
- getStationModelData(int, int) - Method in class org.meteoinfo.data.meteodata.synop.SYNOPDataInfo
- getStationName() - Method in class org.meteoinfo.data.meteodata.StationModel
-
Get station name
- getStations() - Method in class org.meteoinfo.data.meteodata.StationInfoData
-
Get station identifer list
- getStid(int) - Method in class org.meteoinfo.data.StationData
-
Get station identifer by index
- getStidIndex(String) - Method in class org.meteoinfo.data.StationData
-
Get station identifer index
- getStNum() - Method in class org.meteoinfo.data.StationData
-
Get station number
- getSTolerance() - Method in class org.meteoinfo.image.filter.ChromaKeyFilter
- getSTolerance() - Method in class org.meteoinfo.image.filter.KeyFilter
-
Get the saturation tolerance.
- getStrength() - Method in class org.meteoinfo.image.filter.FieldWarpFilter
- getStrength() - Method in class org.meteoinfo.image.filter.RaysFilter
-
Get the strength of the rays.
- getStretch() - Method in class org.meteoinfo.image.filter.CellularFilter
-
Returns the stretch factor of the texture.
- getStretch() - Method in class org.meteoinfo.image.filter.FBMFilter
-
Returns the stretch factor of the texture.
- getStretch() - Method in class org.meteoinfo.image.filter.MarbleTexFilter
- getStretch() - Method in class org.meteoinfo.image.filter.SkyFilter
- getStretch() - Method in class org.meteoinfo.image.filter.SwimFilter
-
Returns the stretch factor of the distortion.
- getStretch() - Method in class org.meteoinfo.image.filter.TextureFilter
-
Returns the stretch factor of the texture.
- getStretch() - Method in class org.meteoinfo.image.filter.WoodFilter
-
Returns the stretch factor of the texture.
- getStringDimension(String, float, Graphics2D) - Static method in class org.meteoinfo.drawing.Draw
-
Get string dimension
- getStringDimension(String, float, Graphics2D, boolean) - Static method in class org.meteoinfo.drawing.Draw
-
Get string dimension
- getStringDimension(String, Graphics2D) - Static method in class org.meteoinfo.drawing.Draw
-
Get string dimension
- getStringDimension(String, Graphics2D, boolean) - Static method in class org.meteoinfo.drawing.Draw
-
Get string dimension
- getStringType(String) - Static method in class org.meteoinfo.drawing.Draw
-
Get string type [NORMAL | LATEX | MIXING].
- getStyle() - Method in class org.meteoinfo.chart.plot.GridLine
-
Get style
- getStyle() - Method in class org.meteoinfo.legend.PointBreak
-
Get point style
- getStyle() - Method in class org.meteoinfo.legend.PolygonBreak
-
Get hatch style
- getStyle() - Method in class org.meteoinfo.legend.PolylineBreak
-
Get line style
- getStyle(String) - Static method in enum org.meteoinfo.legend.HatchStyle
-
Get hatch style from a string
- getStyleSize() - Method in class org.meteoinfo.legend.PolygonBreak
-
Get style size
- getSubDirectories(String) - Static method in class org.meteoinfo.global.util.GlobalUtil
-
Get sub directories
- getSubdivision() - Method in class org.meteoinfo.jts.triangulate.ConformingDelaunayTriangulationBuilder
-
Gets the QuadEdgeSubdivision which models the computed triangulation.
- getSubdivision() - Method in class org.meteoinfo.jts.triangulate.ConformingDelaunayTriangulator
-
Gets the
QuadEdgeSubdivisionwhich represents the triangulation. - getSubdivision() - Method in class org.meteoinfo.jts.triangulate.DelaunayTriangulationBuilder
-
Gets the
QuadEdgeSubdivisionwhich models the computed triangulation. - getSubdivision() - Method in class org.meteoinfo.jts.triangulate.VoronoiDiagramBuilder
-
Gets the
QuadEdgeSubdivisionwhich models the computed diagram. - getSubimage(BufferedImage, int, int, int, int) - Static method in class org.meteoinfo.image.filter.ImageUtils
-
Returns a *copy* of a subimage of image.
- getSubnodeIndex(Envelope, double, double) - Static method in class org.meteoinfo.jts.index.quadtree.NodeBase
-
Gets the index of the subquad that wholly contains the given envelope.
- getSubnodeIndex(Interval, double) - Static method in class org.meteoinfo.jts.index.bintree.NodeBase
-
Returns the index of the subnode that wholely contains the given interval.
- getSubTitle() - Method in class org.meteoinfo.chart.Chart
-
Get sub title
- GetSuffix(int) - Method in class org.meteoinfo.console.JavaCharStream
- getSunAzimuth() - Method in class org.meteoinfo.image.filter.SkyFilter
- getSunColor() - Method in class org.meteoinfo.image.filter.SkyFilter
- getSundayForeground() - Method in class org.meteoinfo.ui.calendar.JCalendar
-
Returns the Sunday foreground.
- getSundayForeground() - Method in class org.meteoinfo.ui.calendar.JDayChooser
-
Returns the Sunday foreground.
- getSunElevation() - Method in class org.meteoinfo.image.filter.SkyFilter
- getSupportingSegment() - Method in class org.meteoinfo.jts.algorithm.MinimumDiameter
-
Gets the segment forming the base of the minimum diameter
- getSweepAngle() - Method in class org.meteoinfo.shape.ArcShape
-
Get sweep angle
- getSym() - Method in class org.meteoinfo.jts.geomgraph.DirectedEdge
-
Each Edge gives rise to a pair of symmetric DirectedEdges, in opposite directions.
- getSym() - Method in class org.meteoinfo.jts.planargraph.DirectedEdge
-
Returns the symmetric DirectedEdge -- the other DirectedEdge associated with this DirectedEdge's parent Edge.
- getSymbolColor() - Method in class org.meteoinfo.legend.PolylineBreak
-
Get symbol color
- getSymbolDimension() - Method in class org.meteoinfo.chart.ChartLegend
-
Get symbol dimension
- getSymbolFillColor() - Method in class org.meteoinfo.legend.PolylineBreak
-
Get symbol fill color
- getSymbolInterval() - Method in class org.meteoinfo.legend.PolylineBreak
-
Get symbol interval
- getSymbolNumber() - Method in class org.meteoinfo.legend.SymbolControl
-
Get symbol number
- getSymbolSize() - Method in class org.meteoinfo.legend.PolylineBreak
-
Get symbol size
- getSymbolStyle() - Method in class org.meteoinfo.legend.PolylineBreak
-
Get symbol style
- getT() - Method in class org.meteoinfo.image.filter.SkyFilter
- getTabButton() - Method in class org.meteoinfo.ui.ButtonTabComponent
-
Get tab button
- getTable() - Method in class org.meteoinfo.data.mapdata.AttributeTable
-
Get data table
- getTable() - Method in class org.meteoinfo.map.FrmIdentifer
-
Get JTable
- getTable() - Method in class org.meteoinfo.table.DataColumn
-
Get data table
- getTable() - Method in class org.meteoinfo.table.DataRow
-
Get data table
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.meteoinfo.table.MyCellEditor
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.meteoinfo.ui.calendar.JDateChooserCellEditor
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.meteoinfo.table.IconRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.meteoinfo.table.RowHeaderRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.meteoinfo.table.RowHeaderRenderer1
- getTableName() - Method in class org.meteoinfo.table.DataTable
-
Get table name
- getTag() - Method in class org.meteoinfo.layer.MapLayer
-
Get tag
- getTag() - Method in class org.meteoinfo.legend.ColorBreak
-
Get tag
- getTag() - Method in class org.meteoinfo.table.DataTable
-
Get tag
- getTags() - Method in class org.meteoinfo.ui.calendar.components.LocaleEditor
-
Returns the locale strings.
- getTargetCoordinate() - Method in class org.meteoinfo.projection.proj4j.io.MetaCRSTestCase
- getTargetCRS() - Method in class org.meteoinfo.projection.proj4j.BasicCoordinateTransform
- getTargetCRS() - Method in interface org.meteoinfo.projection.proj4j.CoordinateTransform
- getTargetCrsName() - Method in class org.meteoinfo.projection.proj4j.io.MetaCRSTestCase
- getTargetCS() - Method in class org.meteoinfo.projection.proj4j.io.MetaCRSTestCase
- getTDimension() - Method in class org.meteoinfo.data.meteodata.Variable
-
Get T dimension
- getTemperature() - Method in class org.meteoinfo.data.meteodata.StationModel
-
Get temperature
- getText() - Method in class org.meteoinfo.chart.ChartText
-
Get text
- getText() - Method in class org.meteoinfo.image.filter.RenderTextFilter
-
Get the text to paint.
- getText() - Method in class org.meteoinfo.legend.GroupNode.GroupNodeBean
-
Get text
- getText() - Method in class org.meteoinfo.legend.ItemNode
-
Get text
- getText() - Method in class org.meteoinfo.legend.LabelBreak
-
Get text string
- getText() - Method in class org.meteoinfo.legend.MapFrame.MapFrameBean
- getText() - Method in class org.meteoinfo.table.IconText
-
Get text
- getText(String) - Method in class org.meteoinfo.layout.MapLayout
-
Get a text graphic by text string
- getTextPane() - Method in class org.meteoinfo.console.JConsole
-
Get TextPane
- getTexts() - Method in class org.meteoinfo.chart.ChartText
-
Get texts
- getTexts() - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
-
Get texts
- getTexts() - Method in class org.meteoinfo.layout.MapLayout
-
Get text graphic list
- getThickness() - Method in class org.meteoinfo.layer.ChartSet
-
Get 3D thickness
- getThickness() - Method in class org.meteoinfo.legend.ChartBreak
-
Get 3D thickness
- getThreshold() - Method in class org.meteoinfo.image.filter.DilateFilter
-
Return the threshold - the number of neighbouring pixels for dilation to occur.
- getThreshold() - Method in class org.meteoinfo.image.filter.ErodeAlphaFilter
- getThreshold() - Method in class org.meteoinfo.image.filter.ErodeFilter
-
Return the threshold - the number of neighbouring pixels for dilation to occur.
- getThreshold() - Method in class org.meteoinfo.image.filter.GlintFilter
-
Get the threshold value.
- getThreshold() - Method in class org.meteoinfo.image.filter.RaysFilter
-
Get the threshold value.
- getThreshold() - Method in class org.meteoinfo.image.filter.SmartBlurFilter
-
Get the threshold value.
- getThreshold() - Method in class org.meteoinfo.image.filter.StampFilter
-
Get the threshold value.
- getThreshold() - Method in class org.meteoinfo.image.filter.UnsharpFilter
-
Get the threshold value.
- getTickColor() - Method in class org.meteoinfo.chart.axis.Axis
-
Get tick color
- getTickDeltaValue() - Method in class org.meteoinfo.chart.axis.Axis
-
Get tick delta value
- getTickGap(Graphics2D) - Method in class org.meteoinfo.chart.ChartLegend
-
Update tick gap
- getTickHeight(Graphics2D) - Method in class org.meteoinfo.chart.ChartLegend
- getTickLabelAngle() - Method in class org.meteoinfo.chart.axis.Axis
-
Get tick label angle
- getTickLabelAngle() - Method in class org.meteoinfo.chart.ChartLegend
-
Get tick lable angle
- getTickLabelColor() - Method in class org.meteoinfo.chart.axis.Axis
-
Get tick label color
- getTickLabelColor() - Method in class org.meteoinfo.chart.ChartLegend
-
Get tick label color
- getTickLabelFont() - Method in class org.meteoinfo.chart.axis.Axis
-
Get tick label font
- getTickLabelFont() - Method in class org.meteoinfo.chart.ChartLegend
-
Get Tick label font
- getTickLabelFont() - Method in class org.meteoinfo.chart.ChartLegend.LayoutLegendBean
-
Get tick label font
- getTickLabelGap() - Method in class org.meteoinfo.chart.axis.Axis
-
Get tick label gap
- getTickLabels() - Method in class org.meteoinfo.chart.axis.Axis
-
Get tick labels
- getTickLabels() - Method in class org.meteoinfo.chart.ChartColorBar
-
Get tick labels
- getTickLabelText() - Method in class org.meteoinfo.chart.axis.Axis
-
Get tick label text
- getTickLabelText() - Method in class org.meteoinfo.chart.ChartColorBar
-
Get tick label text
- getTickLength() - Method in class org.meteoinfo.chart.axis.Axis
-
Get tick length
- getTickLength() - Method in class org.meteoinfo.chart.ChartColorBar
-
Get tick length
- getTickLineLength() - Method in class org.meteoinfo.layout.LayoutMap
-
Get grid tick line length
- getTickLineLength() - Method in class org.meteoinfo.layout.LayoutMap.LayoutMapBean
-
Get grid tick line length
- getTickLineLength() - Method in class org.meteoinfo.legend.MapFrame
-
Get tick line length
- getTickLocations() - Method in class org.meteoinfo.chart.axis.Axis
-
Tick locations
- getTickLocations() - Method in class org.meteoinfo.chart.ChartColorBar
-
Tick locations
- getTickSpace() - Method in class org.meteoinfo.chart.axis.Axis
-
Get tick space
- getTickStartValue() - Method in class org.meteoinfo.chart.axis.Axis
-
Get tick start value
- getTickStroke() - Method in class org.meteoinfo.chart.axis.Axis
-
Get tick stroke
- getTickValues() - Method in class org.meteoinfo.chart.axis.Axis
-
Get tick values
- getTickWidth(Graphics2D) - Method in class org.meteoinfo.chart.ChartLegend
- getTightInset() - Method in class org.meteoinfo.chart.plot.Plot
-
Get tight inset
- getTightInset(Graphics2D, Rectangle2D) - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
-
Get tight inset area
- getTightInset(Graphics2D, Rectangle2D) - Method in class org.meteoinfo.chart.plot.CategoryPlot
- getTightInset(Graphics2D, Rectangle2D) - Method in class org.meteoinfo.chart.plot.Plot
-
Get tight inset
- getTightInset(Graphics2D, Rectangle2D) - Method in class org.meteoinfo.chart.plot.Plot3D
-
Get tight inset area
- getTightInset(Graphics2D, Rectangle2D) - Method in class org.meteoinfo.chart.plot.PolarPlot
-
Get tight inset area
- getTightInsetArea(Graphics2D, Rectangle2D) - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
-
Get tight inset area
- getTile() - Method in class org.meteoinfo.image.filter.ShatterFilter
- getTile(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.AbstractTileFactory
-
Returns the tile that is located at the given tilePoint for this zoom.
- getTile(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.empty.EmptyTileFactory
-
Gets an instance of an empty tile for the given tile position and zoom on the world map.
- getTile(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.TileFactory
-
Return the Tile at a given TilePoint and zoom level
- getTileCache() - Method in class org.meteoinfo.data.mapdata.webmap.AbstractTileFactory
- getTileFactory() - Method in class org.meteoinfo.layer.WebMapLayer
-
Get the current factory
- getTileSize(int) - Method in class org.meteoinfo.data.mapdata.webmap.bmng.SLMapServerInfo
- getTileSize(int) - Method in class org.meteoinfo.data.mapdata.webmap.TileFactory
-
Gets the size of an edge of a tile in pixels at the current zoom level.
- getTileSize(int) - Method in class org.meteoinfo.data.mapdata.webmap.TileFactoryInfo
-
Get the tile size.
- getTileUrl(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.AHybridMapInfo
- getTileUrl(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.AMapInfo
- getTileUrl(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.ArcGISImageInfo
- getTileUrl(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.ASatelliteMapInfo
- getTileUrl(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.BaiduMapInfo
- getTileUrl(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.BaiduSatelliteMapInfo
- getTileUrl(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.BingHybridMapInfo
- getTileUrl(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.BingMapInfo
- getTileUrl(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.BingSatelliteMapInfo
- getTileUrl(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.bmng.SLMapServerInfo
- getTileUrl(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.GoogleHybridMapInfo
- getTileUrl(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.GoogleHybridTerrainMapInfo
- getTileUrl(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.GoogleMapInfo
- getTileUrl(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.GoogleSatelliteMapInfo
- getTileUrl(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.GoogleTerrainMapInfo
- getTileUrl(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.OpenStreetMapQuestSatelliteInfo
- getTileUrl(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.OviHybridMapInfo
- getTileUrl(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.OviMapInfo
- getTileUrl(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.OviSatelliteMapInfo
- getTileUrl(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.OviTerrainMapInfo
- getTileUrl(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.TencentMapInfo
- getTileUrl(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.TileFactoryInfo
-
Returns the tile url for the specified tile at the specified zoom level.
- getTileUrl(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.YahooHybridMapInfo
- getTileUrl(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.YahooMapInfo
- getTileUrl(int, int, int) - Method in class org.meteoinfo.data.mapdata.webmap.YahooSatelliteMapInfo
- getTime() - Method in class org.meteoinfo.data.meteodata.arl.DataLabel
-
Get time
- getTime() - Method in class org.meteoinfo.image.filter.CausticsFilter
-
Set the time.
- getTime() - Method in class org.meteoinfo.image.filter.SkyFilter
- getTime() - Method in class org.meteoinfo.image.filter.SwimFilter
-
Returns the time.
- getTime() - Method in class org.meteoinfo.image.filter.WarpFilter
- getTime() - Method in class org.meteoinfo.jts.util.Stopwatch
- getTime(int) - Method in class org.meteoinfo.data.meteodata.DataInfo
-
Get time
- getTimeColName() - Method in class org.meteoinfo.data.TableData
-
Get time column name
- getTimeColName() - Method in class org.meteoinfo.data.TimeTableData
-
Get time column name
- getTimeDeltaValue(Date, Date, String) - Static method in class org.meteoinfo.global.util.DateUtil
-
Get time value - Time delta value of base date
- getTimeDeltaValues(List<Date>, Date, String) - Static method in class org.meteoinfo.global.util.DateUtil
-
Get time values - Time delta values of base date
- getTimeDimension() - Method in class org.meteoinfo.data.meteodata.DataInfo
-
Get time dimension
- getTimeFormat() - Method in class org.meteoinfo.chart.axis.TimeAxis
-
Get time format
- getTimeFormatter(String) - Static method in class org.meteoinfo.global.util.TypeUtils
-
Returns the first DateTimeFormatter to parse the string, which represents a TIME
- getTimeIndex() - Method in class org.meteoinfo.data.meteodata.MeteoDataInfo
-
Get time index
- getTimeIndex(Date) - Method in class org.meteoinfo.data.TimeTableData
-
Get time index
- getTimeIndex(Date, Date, int) - Method in class org.meteoinfo.data.TimeTableData
-
Get time index
- getTimeIndex(List<Date>) - Method in class org.meteoinfo.data.TimeTableData
-
Get time index list
- getTimeIndex_Ex(Date) - Method in class org.meteoinfo.data.TimeTableData
-
Get time index
- getTimeNum() - Method in class org.meteoinfo.data.meteodata.DataInfo
-
Get time number
- getTimeNum() - Method in class org.meteoinfo.data.meteodata.grads.TDEFS
-
Get time number
- getTimes() - Method in class org.meteoinfo.data.meteodata.DataInfo
-
Get times
- getTimes() - Method in class org.meteoinfo.data.meteodata.grads.GrADSDataInfo
-
Get time list
- getTimes() - Method in class org.meteoinfo.data.meteodata.Variable
-
Get times
- getTimeString() - Method in class org.meteoinfo.jts.util.Stopwatch
- getTimeString(long) - Static method in class org.meteoinfo.jts.util.Stopwatch
- getTimeUnit() - Method in class org.meteoinfo.chart.axis.TimeAxis
-
Get time unit
- getTimeValue() - Method in class org.meteoinfo.data.meteodata.arl.DataLabel
-
Get time value
- getTimeValue(int) - Method in class org.meteoinfo.data.meteodata.DataInfo
-
Get time doble value
- getTimeValue(Date, Date, String) - Static method in class org.meteoinfo.data.meteodata.DataInfo
-
Get time value
- getTimeValues(Date, String) - Method in class org.meteoinfo.data.meteodata.DataInfo
-
Get time values - Time delta values of base date
- getTip(String) - Method in interface org.meteoinfo.console.NameCompletion
- getTip(String) - Method in class org.meteoinfo.console.NameCompletionTable
- getTitle() - Method in class org.meteoinfo.chart.Chart
-
Get title
- getTitle() - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
-
Get title
- getTitle() - Method in class org.meteoinfo.chart.plot.Plot3D
-
Get title
- getTitle() - Method in class org.meteoinfo.layout.LayoutLegend
-
Get title
- getTitle() - Method in class org.meteoinfo.layout.LayoutLegend.LayoutLegendBean
-
Get title
- getTLP() - Method in class org.meteoinfo.data.meteodata.mm5.BigHeader
-
NONHYDROSTATIC BASE STATE LAPSE RATE D(T)/D(LN P)
- getTodayButtonText() - Method in class org.meteoinfo.ui.calendar.JCalendar
- getTolerance() - Method in class org.meteoinfo.jts.triangulate.ConformingDelaunayTriangulator
-
Gets the tolerance value used to construct the triangulation.
- getTolerance() - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeSubdivision
-
Gets the vertex-equality tolerance value used in this subdivision
- getToNode() - Method in class org.meteoinfo.jts.planargraph.DirectedEdge
-
Returns the node to which this DirectedEdge goes.
- getToolBarPanel() - Method in interface org.meteoinfo.plugin.IApplication
-
Get tool bar panel
- getTop() - Method in class org.meteoinfo.chart.Margin
-
Get top
- getTop() - Method in class org.meteoinfo.layout.LayoutElement
-
Get top
- getTop() - Method in class org.meteoinfo.layout.LayoutLegend.LayoutLegendBean
-
Get top
- getTop() - Method in class org.meteoinfo.layout.LayoutMap
-
Get top
- getTop() - Method in class org.meteoinfo.layout.LayoutMap.LayoutMapBean
-
Get top
- getTop() - Method in class org.meteoinfo.layout.LayoutNorthArrow.LayoutNorthArrowBean
-
Get top
- getTop() - Method in class org.meteoinfo.layout.LayoutScaleBar.LayoutScaleBarBean
-
Get top
- getTop() - Method in class org.meteoinfo.legend.ItemNode
-
Get top
- getTopBorder() - Method in class org.meteoinfo.image.filter.BorderFilter
-
Returns the top border value.
- getTotalCount() - Method in class org.meteoinfo.table.DataTable
-
Get total row count
- getTotalMapZoom() - Method in class org.meteoinfo.data.mapdata.webmap.TileFactoryInfo
-
Get total map zoom
- getTotalValue() - Method in class org.meteoinfo.global.FrmMeasurement
-
Get total value
- getTransferData(DataFlavor) - Method in class org.meteoinfo.shape.ShapeSelection
- getTransferDataFlavors() - Method in class org.meteoinfo.shape.ShapeSelection
- getTransform() - Method in class org.meteoinfo.image.filter.CompositeFilter
-
Get the transform.
- getTransform() - Method in class org.meteoinfo.image.filter.RenderTextFilter
-
Get the transform with which to paint the text.
- getTransformation() - Method in class org.meteoinfo.jts.geom.util.AffineTransformationBuilder
-
Computes the
AffineTransformationdetermined by the control point mappings, ornullif the control vectors do not determine a well-defined transformation. - getTransformToWGS84() - Method in class org.meteoinfo.projection.proj4j.datum.Datum
- getTransformType() - Method in class org.meteoinfo.projection.proj4j.datum.Datum
- getTransition() - Method in class org.meteoinfo.image.filter.CurlFilter
- getTransition() - Method in class org.meteoinfo.image.filter.ShatterFilter
- getTransition() - Method in class org.meteoinfo.image.filter.TransitionFilter
-
Get the transition of the image.
- getTransparency() - Method in class org.meteoinfo.layer.ImageLayer.ImageLayerBean
-
Get transparency percent
- getTransparency() - Method in class org.meteoinfo.layer.MapLayer
-
Get transparency percent
- getTransparencyColor() - Method in class org.meteoinfo.layer.ImageLayer
-
Get transparency color
- getTransparencyColor() - Method in class org.meteoinfo.layer.ImageLayer.ImageLayerBean
-
Get transparency color
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.meteoinfo.ui.CheckTreeCellRenderer
- getTriangleCoordinates(boolean) - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeSubdivision
-
Gets the coordinates for each triangle in the subdivision as an array.
- getTriangleEdges(boolean) - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeSubdivision
-
Gets a list of the triangles in the subdivision, specified as an array of the primary quadedges around the triangle.
- getTriangleEdges(QuadEdge, QuadEdge[]) - Static method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeSubdivision
-
Gets the edges for the triangle to the left of the given
QuadEdge. - getTriangles(GeometryFactory) - Method in class org.meteoinfo.jts.triangulate.ConformingDelaunayTriangulationBuilder
-
Gets the faces of the computed triangulation as a
GeometryCollectionofPolygon. - getTriangles(GeometryFactory) - Method in class org.meteoinfo.jts.triangulate.DelaunayTriangulationBuilder
-
Gets the faces of the computed triangulation as a
GeometryCollectionofPolygon. - getTriangles(GeometryFactory) - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeSubdivision
-
Gets the geometry for the triangles in a triangulated subdivision as a
GeometryCollectionof triangularPolygons. - getTrianglesAdjacentToVertex(int) - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeTriangle
-
Gets the triangles which are adjacent (include) to a given vertex of this triangle.
- getTriangleVertices(boolean) - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeSubdivision
-
Gets a list of the triangles in the subdivision, specified as an array of the triangle
Vertexes. - getTrueDimension(Graphics2D) - Method in class org.meteoinfo.chart.ChartText
-
Get text dimension with angle
- getTrueLatNorth() - Method in class org.meteoinfo.data.meteodata.mm5.BigHeader
-
TRUE LATITUDE 1 (DEGREE)
- getTrueLatSouth() - Method in class org.meteoinfo.data.meteodata.mm5.BigHeader
-
TRUE LATITUDE 2 (DEGREE)
- getTrueLevelNumber() - Method in class org.meteoinfo.data.meteodata.Variable
-
Get true level number
- getTrueScaleLatitude() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
- getTrueScaleLatitudeDegrees() - Method in class org.meteoinfo.projection.proj4j.proj.Projection
- getTS0() - Method in class org.meteoinfo.data.meteodata.mm5.BigHeader
-
NONHYDROSTATIC BASE STATE SEA LEVEL TEMPERATURE (K)
- getTurbulence() - Method in class org.meteoinfo.image.filter.CausticsFilter
-
Returns the turbulence of the effect.
- getTurbulence() - Method in class org.meteoinfo.image.filter.CellularFilter
-
Returns the turbulence of the effect.
- getTurbulence() - Method in class org.meteoinfo.image.filter.MarbleFilter
-
Returns the turbulence of the effect.
- getTurbulence() - Method in class org.meteoinfo.image.filter.MarbleTexFilter
- getTurbulence() - Method in class org.meteoinfo.image.filter.PlasmaFilter
-
Returns the turbulence of the effect.
- getTurbulence() - Method in class org.meteoinfo.image.filter.SwimFilter
-
Returns the turbulence of the effect.
- getTurbulence() - Method in class org.meteoinfo.image.filter.TextureFilter
-
Returns the turbulence of the texture.
- getTurbulence() - Method in class org.meteoinfo.image.filter.WoodFilter
-
Returns the turbulence of the texture.
- getTurbulenceFactor() - Method in class org.meteoinfo.image.filter.MarbleTexFilter
- getTurn(double, double) - Static method in class org.meteoinfo.jts.algorithm.Angle
-
Returns whether an angle must turn clockwise or counterclockwise to overlap another angle.
- getType() - Method in class org.meteoinfo.image.filter.GradientFilter
- getType() - Method in class org.meteoinfo.image.filter.PolarFilter
-
Get the distortion type.
- getType() - Method in class org.meteoinfo.image.filter.ShapeFilter
- getType() - Method in class org.meteoinfo.jts.geom.impl.PackedCoordinateSequenceFactory
-
Returns the type of packed coordinate sequences this factory builds, either PackedCoordinateSequenceFactory#Float or PackedCoordinateSequenceFactory#Double
- getType() - Method in class org.meteoinfo.jts.geom.PrecisionModel
-
Gets the type of this precision model
- getTypeCharacter() - Method in class org.meteoinfo.data.mapdata.Field
-
This is the single character dBase code.
- getUdata() - Method in class org.meteoinfo.data.XYUVSeriesData
-
Get U data
- getUDataInfo() - Method in class org.meteoinfo.data.meteodata.MeteoUVSet
-
Get U data info
- getUiComponent() - Method in interface org.meteoinfo.ui.calendar.IDateEditor
-
Returns the UI component, e.g.
- getUiComponent() - Method in class org.meteoinfo.ui.calendar.JSpinnerDateEditor
- getUiComponent() - Method in class org.meteoinfo.ui.calendar.JTextFieldDateEditor
- getUndefValue() - Method in class org.meteoinfo.legend.LegendScheme
-
Get undefine value
- getUndoManager() - Method in class org.meteoinfo.layer.VectorLayer
-
Get UndoManager
- getUniqueValues() - Method in class org.meteoinfo.data.GridArray
-
Get unique values
- getUniqueValues() - Method in class org.meteoinfo.data.GridData
-
Get unique values
- getUnits() - Method in class org.meteoinfo.chart.plot.Plot
-
Get units
- getUnits() - Method in class org.meteoinfo.data.meteodata.grads.VAR
-
Get units
- getUnits() - Method in class org.meteoinfo.data.meteodata.Variable
-
Set units
- getUnrecoverableError() - Method in class org.meteoinfo.data.mapdata.webmap.Tile
-
Returns the last error in a possible chain of errors that occured during the loading of the tile
- getUpperThreshold() - Method in class org.meteoinfo.image.filter.ThresholdFilter
-
Get the upper threshold value.
- getUpperVariableNames() - Method in class org.meteoinfo.data.meteodata.grads.GrADSDataInfo
-
Get variable name list they have upper levels
- getUpperVariables() - Method in class org.meteoinfo.data.meteodata.grads.GrADSDataInfo
-
Get variable list they have upper levels
- getURI(Tile) - Method in class org.meteoinfo.data.mapdata.webmap.AbstractTileFactory
-
Gets the full URI of a tile.
- getURL() - Method in class org.meteoinfo.data.mapdata.webmap.Tile
-
Gets the URL of this tile.
- getUseAlpha() - Method in class org.meteoinfo.image.filter.ConvolveFilter
-
Get whether to convolve the alpha channel.
- getUseAlpha() - Method in class org.meteoinfo.image.filter.ShapeFilter
- getUseColormap() - Method in class org.meteoinfo.image.filter.PlasmaFilter
- getUseImageColors() - Method in class org.meteoinfo.image.filter.PlasmaFilter
- getUseImageColors() - Method in class org.meteoinfo.image.filter.WeaveFilter
- getUserData() - Method in class org.meteoinfo.jts.geom.Geometry
-
Gets the user data object for this geometry, if any.
- getUStr() - Method in class org.meteoinfo.data.meteodata.MeteoUVSet
-
Get U variable name
- getUVFromDS(double, double) - Static method in class org.meteoinfo.data.DataMath
-
Get wind U/V from wind direction/speed
- getUVFromDS(GridData, GridData) - Static method in class org.meteoinfo.data.DataMath
-
Get wind U/V grid data from wind direction/speed grid data
- getUVFromDS(StationData, StationData) - Static method in class org.meteoinfo.data.DataMath
-
Get wind U/V station data from wind direction/speed station data
- getValidationError() - Method in class org.meteoinfo.jts.operation.valid.IsValidOp
-
Computes the validity of the geometry, and if not valid returns the validation error for the geometry, or null if the geometry is valid.
- getValidColumnValues(List<DataRow>, DataColumn) - Method in class org.meteoinfo.data.TableData
-
Get column values
- getValidColumnValues(DataColumn) - Method in class org.meteoinfo.data.TableData
-
Get column values
- getValidDataValues() - Method in class org.meteoinfo.table.ColumnData
-
Get valid number data list
- getValidValues() - Method in class org.meteoinfo.data.StationData
-
Get valid values
- getValue() - Method in class org.meteoinfo.data.mathparser.NumberExpression
-
Get value
- getValue() - Method in class org.meteoinfo.data.meteodata.arl.DataLabel
-
Get value
- getValue() - Method in class org.meteoinfo.geoprocess.ClipLine
-
Get value
- getValue() - Method in class org.meteoinfo.map.GridLabel
-
Get value
- getValue() - Method in class org.meteoinfo.shape.Shape
-
Get value
- getValue() - Method in enum org.meteoinfo.shape.ShapeTypes
-
Get value
- getValue() - Method in class org.meteoinfo.ui.calendar.components.JSpinField
-
Returns the value.
- getValue() - Method in class org.meteoinfo.ui.CheckBoxListEntry
- getValue(double[], float) - Static method in class org.meteoinfo.global.MIMath
-
Get value from one dimension double array by index
- getValue(double, double) - Method in class org.meteoinfo.data.GridData
-
Get a cell value by X/Y coordinate - nearest cell
- getValue(int) - Method in class org.meteoinfo.data.dataframe.Series
-
Get a data value
- getValue(int) - Method in class org.meteoinfo.data.StationData
-
Get data value by index
- getValue(int) - Method in class org.meteoinfo.table.ColumnData
-
Get data value
- getValue(int) - Method in class org.meteoinfo.table.DataRow
-
Get value
- getValue(int, int) - Method in class org.meteoinfo.data.dataframe.DataFrame
-
Get value
- getValue(int, int) - Method in class org.meteoinfo.data.GridArray
-
Get value
- getValue(int, int) - Method in class org.meteoinfo.data.GridData.Byte
-
Get value
- getValue(int, int) - Method in class org.meteoinfo.data.GridData.Double
-
Get value
- getValue(int, int) - Method in class org.meteoinfo.data.GridData.Float
-
Get value
- getValue(int, int) - Method in class org.meteoinfo.data.GridData
-
Get value
- getValue(int, int) - Method in class org.meteoinfo.data.GridData.Integer
-
Get value
- getValue(int, int) - Method in class org.meteoinfo.table.DataTable
-
Get the value by row and column index
- getValue(int, String) - Method in class org.meteoinfo.data.dataframe.DataFrame
-
Get value
- getValue(int, String) - Method in class org.meteoinfo.table.DataTable
-
Get the value by row index and column name
- getValue(Object, Column) - Method in class org.meteoinfo.data.dataframe.DataFrame
-
Get value
- getValue(String) - Method in class org.meteoinfo.table.DataRow
-
Get value
- getValueAt(int, int) - Method in class org.meteoinfo.table.DataTableModel
- getValueAt(int, int) - Method in class org.meteoinfo.table.RowHeaderTableModel
- getValueByIndex(Object) - Method in class org.meteoinfo.data.dataframe.Series
-
Get value by index
- getValueByIndex(List) - Method in class org.meteoinfo.data.dataframe.Series
-
Get values by index
- getValueIndex(double) - Method in class org.meteoinfo.data.meteodata.Dimension
-
Get value index
- getValues() - Method in class org.meteoinfo.data.dataframe.Index
-
Get data
- getValues() - Method in class org.meteoinfo.data.meteodata.Dimension
-
Get dimension value array
- getValues() - Method in class org.meteoinfo.data.StationData
-
Get values
- getValues() - Method in class org.meteoinfo.legend.ColorScheme
-
Get values
- getValues(List<Integer>) - Method in class org.meteoinfo.data.dataframe.Series
-
Get values
- getValues(Range) - Method in class org.meteoinfo.data.dataframe.Series
-
Get values
- getValueStr(String) - Method in class org.meteoinfo.table.DataRow
-
Get value string
- getValueStr(String, String) - Method in class org.meteoinfo.table.DataRow
-
Get value string
- getValueString() - Method in class org.meteoinfo.legend.ColorBreak
-
Get value string
- getValueType() - Method in class org.meteoinfo.data.mathparser.NumberExpression
-
Get value type
- getVariable(String) - Method in class org.meteoinfo.data.meteodata.DataInfo
-
Get variable by name
- getVariableIndex() - Method in class org.meteoinfo.data.meteodata.MeteoDataInfo
-
Get variable index
- getVariableIndex(String) - Method in class org.meteoinfo.data.meteodata.MeteoDataInfo
-
Get variable index
- getVariableNames() - Method in class org.meteoinfo.data.meteodata.DataInfo
-
Get variable names
- getVariableNum() - Method in class org.meteoinfo.data.meteodata.DataInfo
-
Get variable number
- getVariables() - Method in class org.meteoinfo.data.meteodata.DataInfo
-
Get variables
- getVariables() - Method in class org.meteoinfo.data.meteodata.StationInfoData
-
Get varaible names
- getVarId() - Method in class org.meteoinfo.data.meteodata.Variable
-
Get variable identifer
- getVarInLevelIdxs() - Method in class org.meteoinfo.data.meteodata.Variable
-
Get variable index in level index list - for ARL data
- getVarName() - Method in class org.meteoinfo.data.meteodata.arl.DataLabel
-
Get variable name
- getVarNames() - Method in class org.meteoinfo.data.meteodata.grads.GrADSDataInfo
-
Get variable name list
- getVars() - Method in class org.meteoinfo.data.meteodata.grads.VARDEFS
-
Get variables
- getVdata() - Method in class org.meteoinfo.data.XYUVSeriesData
-
Get V data
- getVDataInfo() - Method in class org.meteoinfo.data.meteodata.MeteoUVSet
-
Get V data info
- getVEdgeMatrix() - Method in class org.meteoinfo.image.filter.EdgeFilter
- getVersion() - Static method in class org.meteoinfo.global.util.GlobalUtil
-
Get software version
- getVersion() - Method in interface org.meteoinfo.plugin.IPlugin
-
Get plugin version
- getVersion() - Method in class org.meteoinfo.plugin.PluginBase
- getVertex(int) - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeTriangle
- getVertexEdges() - Method in class org.meteoinfo.jts.edgegraph.EdgeGraph
- getVertexFactory() - Method in class org.meteoinfo.jts.triangulate.ConformingDelaunayTriangulator
-
Gets the ConstraintVertexFactory used to create new constraint vertices at split points.
- getVertexIndex() - Method in class org.meteoinfo.jts.linearref.LinearIterator
-
The vertex index of the vertex the iterator is currently at.
- getVertexUniqueEdges(boolean) - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeSubdivision
-
Gets a collection of
QuadEdges whose origin vertices are a unique set which includes all vertices in the subdivision. - getVertices() - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeTriangle
-
Gets the vertices for this triangle.
- getVertices(boolean) - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeSubdivision
-
Gets the unique
Vertexes in the subdivision, including the frame vertices if desired. - getVetoableChangeListeners() - Method in class org.meteoinfo.beans.AbstractBean
- getVetoableChangeListeners(String) - Method in class org.meteoinfo.beans.AbstractBean
- getVgap() - Method in class org.meteoinfo.ui.WrappingLayout
- getViewCenter() - Method in class org.meteoinfo.map.MapView
-
Get view center point
- getViewDistance() - Method in class org.meteoinfo.image.filter.LightFilter
- getViewExtent() - Method in class org.meteoinfo.map.MapView
-
Get view extent
- getViewImage() - Method in class org.meteoinfo.chart.ChartPanel
-
Get view image
- getViewImage() - Method in class org.meteoinfo.layout.MapLayout
-
Get view image
- getViewImage() - Method in class org.meteoinfo.map.MapView
-
Get view image
- getVisibility() - Method in class org.meteoinfo.data.meteodata.StationModel
-
Get visibility
- getVisibleBreakNum() - Method in class org.meteoinfo.legend.LegendScheme
-
Get visible legend breaks number
- getVisibleScale() - Method in class org.meteoinfo.layer.MapLayer
-
Get visible scale
- getVisibleShapes() - Method in class org.meteoinfo.layer.VectorLayer
-
Get visible shapes
- getVName() - Method in class org.meteoinfo.data.meteodata.grads.VAR
-
Get variable name
- getVNum() - Method in class org.meteoinfo.data.meteodata.grads.VARDEFS
-
Get variable number
- getVoronoiCellPolygon(QuadEdge, GeometryFactory) - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeSubdivision
-
Gets the Voronoi cell around a site specified by the origin of a QuadEdge.
- getVoronoiCellPolygons(GeometryFactory) - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeSubdivision
-
Gets a List of
Polygons for the Voronoi cells of this triangulation. - getVoronoiDiagram(GeometryFactory) - Method in class org.meteoinfo.jts.triangulate.quadedge.QuadEdgeSubdivision
-
Gets the cells in the Voronoi diagram for this triangulation.
- getVRadius() - Method in class org.meteoinfo.image.filter.BoxBlurFilter
-
Get the vertical size of the blur.
- getVRadius() - Method in class org.meteoinfo.image.filter.SmartBlurFilter
-
Get the vertical size of the blur.
- getVRadius() - Method in class org.meteoinfo.image.filter.VariableBlurFilter
-
Get the vertical size of the blur.
- getVStr() - Method in class org.meteoinfo.data.meteodata.MeteoUVSet
-
Get V variable name
- getW() - Method in class org.meteoinfo.projection.proj4j.proj.HammerProjection
- getW() - Method in class org.meteoinfo.projection.proj4j.proj.LagrangeProjection
- getWavelength() - Method in class org.meteoinfo.image.filter.WaterFilter
-
Get the wavelength of the ripples.
- getWaveType() - Method in class org.meteoinfo.image.filter.RippleFilter
-
Get the wave type.
- getWeather() - Method in class org.meteoinfo.data.meteodata.StationModel
-
Get weather
- getWeatherFont() - Static method in class org.meteoinfo.global.util.FontUtil
-
Get weather symbol font
- getWeatherType() - Method in class org.meteoinfo.data.meteodata.MeteoDataDrawSet
-
Get weather type
- getWeatherTypes(String) - Static method in class org.meteoinfo.data.meteodata.DrawMeteoData
-
Get weather list
- getWeatherTypes(String) - Static method in class org.meteoinfo.data.meteodata.MeteoDataDrawSet
-
Get weather list
- getWebMapLayer() - Method in class org.meteoinfo.map.MapView
-
Get web map layer
- getWebMapProvider() - Method in class org.meteoinfo.layer.WebMapLayer
-
Get web map provider
- getWebMapProvider() - Method in class org.meteoinfo.layer.WebMapLayer.WebMapLayerBean
-
Get web map provider
- getWebMapZoom() - Method in class org.meteoinfo.chart.plot.MapPlot
-
Get web map zoom
- getWebMapZoom() - Method in interface org.meteoinfo.data.mapdata.webmap.IWebMapPanel
-
Get web map layer zoom
- getWebMapZoom() - Method in class org.meteoinfo.layout.MapLayout
- getWebMapZoom() - Method in class org.meteoinfo.map.MapView
- getWeekdayForeground() - Method in class org.meteoinfo.ui.calendar.JCalendar
-
Returns the weekday foreground.
- getWeekdayForeground() - Method in class org.meteoinfo.ui.calendar.JDayChooser
-
Returns the weekday foreground.
- getWhere() - Method in class org.meteoinfo.data.XYYSeriesData
-
Get where boolean list
- getWhite() - Method in class org.meteoinfo.image.filter.StampFilter
-
Get the color to be used for pixels above the upper threshold.
- getWhite() - Method in class org.meteoinfo.image.filter.ThresholdFilter
-
Get the color to be used for pixels above the upper threshold.
- getWidth() - Method in class org.meteoinfo.chart.ChartLegend
-
Get width
- getWidth() - Method in class org.meteoinfo.global.Extent
- getWidth() - Method in class org.meteoinfo.image.filter.CropFilter
-
Get the width of the crop rectangle.
- getWidth() - Method in class org.meteoinfo.image.filter.ScratchFilter
- getWidth() - Method in class org.meteoinfo.image.filter.TileImageFilter
-
Get the output image width.
- getWidth() - Method in class org.meteoinfo.image.math.ImageFunction2D
- getWidth() - Method in class org.meteoinfo.jts.geom.Envelope
-
Returns the difference between the maximum and minimum x values.
- getWidth() - Method in class org.meteoinfo.jts.index.bintree.Interval
- getWidth() - Method in class org.meteoinfo.jts.util.GeometricShapeFactory.Dimensions
- getWidth() - Method in class org.meteoinfo.layout.LayoutElement
-
Get width
- getWidth() - Method in class org.meteoinfo.layout.LayoutLegend.LayoutLegendBean
-
Get width
- getWidth() - Method in class org.meteoinfo.layout.LayoutMap
-
Get width
- getWidth() - Method in class org.meteoinfo.layout.LayoutMap.LayoutMapBean
-
Get width
- getWidth() - Method in class org.meteoinfo.layout.LayoutNorthArrow.LayoutNorthArrowBean
-
Get width
- getWidth() - Method in class org.meteoinfo.layout.LayoutScaleBar.LayoutScaleBarBean
-
Get width
- getWidth() - Method in class org.meteoinfo.layout.PaperSize
-
Get width
- getWidth() - Method in class org.meteoinfo.legend.ChartBreak
-
Get chart width
- getWidth() - Method in class org.meteoinfo.shape.BarShape
-
Get width
- getWidth(double) - Method in class org.meteoinfo.projection.proj4j.proj.SinusoidalProjection
- getWidthCoordinate() - Method in class org.meteoinfo.jts.algorithm.MinimumDiameter
-
Gets the
Coordinateforming one end of the minimum diameter - getWindArrow() - Method in class org.meteoinfo.chart.ChartWindArrow
-
Get wind arrow
- getWindArrow() - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
-
Get wind arrow
- getWindDirection() - Method in class org.meteoinfo.data.meteodata.StationModel
-
Get wind direction
- getWindingRule() - Method in class org.meteoinfo.jts.awt.ShapeCollectionPathIterator
- getWindSpeed() - Method in class org.meteoinfo.data.meteodata.StationModel
-
Get wind speed
- getWindSpeed() - Method in class org.meteoinfo.image.filter.SkyFilter
- getWorldFileName() - Method in class org.meteoinfo.layer.ImageLayer
-
Get world file name of the layer
- getWorldFileName() - Method in class org.meteoinfo.layer.ImageLayer.ImageLayerBean
-
Get world file name of the layer
- getWorldFilePara() - Method in class org.meteoinfo.layer.ImageLayer
-
Get world file parameters
- getWrap() - Method in class org.meteoinfo.image.filter.OffsetFilter
- getWrapEdges() - Method in class org.meteoinfo.image.filter.MotionBlurFilter
-
Get whether to wrap at the image edges.
- getX() - Method in class org.meteoinfo.chart.ChartLegend
-
Get X
- getX() - Method in class org.meteoinfo.chart.ChartText
-
Get x
- getX() - Method in class org.meteoinfo.chart.ChartWindArrow
-
Get x
- getX() - Method in class org.meteoinfo.data.mapdata.webmap.Tile
- getX() - Method in class org.meteoinfo.data.StationData
-
Get X coordinates array
- getX() - Method in class org.meteoinfo.image.filter.CropFilter
-
Get the left edge of the crop rectangle.
- getX() - Method in class org.meteoinfo.jts.algorithm.HCoordinate
- getX() - Method in class org.meteoinfo.jts.geom.Point
- getX() - Method in class org.meteoinfo.jts.index.kdtree.KdNode
-
Returns the X coordinate of the node
- getX() - Method in class org.meteoinfo.jts.math.Vector2D
- getX() - Method in class org.meteoinfo.jts.math.Vector3D
- getX() - Method in class org.meteoinfo.jts.triangulate.quadedge.Vertex
- getX(int) - Method in class org.meteoinfo.data.StationData
-
Get x coordinate by index
- getX(int) - Method in class org.meteoinfo.data.XYSeriesData
-
Get x value
- getX(int) - Method in interface org.meteoinfo.jts.geom.CoordinateSequence
-
Returns ordinate X (0) of the specified coordinate.
- getX(int) - Method in class org.meteoinfo.jts.geom.impl.CoordinateArraySequence
- getX(int) - Method in class org.meteoinfo.jts.geom.impl.PackedCoordinateSequence
- getX(int) - Method in class org.meteoinfo.jts.operation.distance3d.AxisPlaneCoordinateSequence
- getX(int, int) - Method in class org.meteoinfo.data.XYArrayDataset
-
Get x value
- getX(int, int) - Method in class org.meteoinfo.data.XYDataset
-
Get x value
- getX(int, int) - Method in class org.meteoinfo.data.XYListDataset
- getX_max(int) - Method in class org.meteoinfo.data.XYErrorSeriesData
-
Get x + error value
- getX_max(int) - Method in class org.meteoinfo.data.XYSeriesData
-
Get x + error value
- getX_min(int) - Method in class org.meteoinfo.data.XYErrorSeriesData
-
Get x - error value
- getX_min(int) - Method in class org.meteoinfo.data.XYSeriesData
-
Get x - error value
- getX_Y() - Method in class org.meteoinfo.chart.axis.ProjLonLatAxis
-
Get x_y value
- getX2DScaling() - Method in class org.meteoinfo.chart.plot3d.Projector
-
Gets the x 2D scaling factor.
- getXAlign() - Method in class org.meteoinfo.chart.ChartText
-
Get x align
- getXAmplitude() - Method in class org.meteoinfo.image.filter.RippleFilter
-
Get the amplitude of ripple in the X direction.
- getXAngle() - Method in class org.meteoinfo.image.filter.ShearFilter
- getXAxis() - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
-
Get bottom x axis
- getXAxis() - Method in class org.meteoinfo.chart.plot.Plot3D
-
Get x axis
- getXAxisHeight(Graphics2D) - Method in class org.meteoinfo.chart.axis.Axis
-
Get x axis height
- getXAxisLocation() - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
-
Get x axis location
- getXdata() - Method in class org.meteoinfo.data.XYSeriesData
-
Get X data
- getXDelt() - Method in class org.meteoinfo.data.GridArray
-
Get xArray delt
- getXDelt() - Method in class org.meteoinfo.data.GridData
-
Get xArray delt
- getXDimension() - Method in class org.meteoinfo.data.meteodata.DataInfo
-
Get x dimension
- getXDimension() - Method in class org.meteoinfo.data.meteodata.Variable
-
Get X dimension
- getXerror() - Method in class org.meteoinfo.data.XYErrorSeriesData
-
Get X error data
- getXerror() - Method in class org.meteoinfo.shape.PolylineErrorShape
-
Get X error data
- getXerror(int) - Method in class org.meteoinfo.data.XYErrorSeriesData
-
Get x error
- getXerror(int) - Method in class org.meteoinfo.shape.PolylineErrorShape
-
Get x error
- getXerror_upper() - Method in class org.meteoinfo.data.XYErrorSeriesData
-
Get X upper error data
- getXGap() - Method in class org.meteoinfo.image.filter.WeaveFilter
- getXGridStrs() - Method in class org.meteoinfo.map.MapView
-
Get X grid labels
- getXLATC() - Method in class org.meteoinfo.data.meteodata.mm5.BigHeader
-
Get COARSE DOMAIN CENTER LATITUDE (degree)
- getXList() - Method in class org.meteoinfo.data.StationData
-
Get X coordinates array
- getXLONC() - Method in class org.meteoinfo.data.meteodata.mm5.BigHeader
-
Get COARSE DOMAIN CENTER LONGITUDE (degree)
- getXMapFunction() - Method in class org.meteoinfo.image.filter.MapFilter
- getXMax() - Method in class org.meteoinfo.chart.plot.Plot3D
-
Get x maximum
- getXMax() - Method in class org.meteoinfo.data.GridArray
-
Get maximum x
- getXMax() - Method in class org.meteoinfo.data.GridData
-
Get maximum x
- getXMin() - Method in class org.meteoinfo.chart.plot.Plot3D
-
Get x minimum
- getXMin() - Method in class org.meteoinfo.data.GridArray
-
Get minimum x
- getXMin() - Method in class org.meteoinfo.data.GridData
-
Get minimum x
- getXNum() - Method in class org.meteoinfo.data.GridArray
-
Get xArray number
- getXNum() - Method in class org.meteoinfo.data.GridData
-
Get xArray number
- getXNum() - Method in class org.meteoinfo.data.meteodata.awx.AWXDataInfo
-
Get x number
- getXNum() - Method in class org.meteoinfo.data.meteodata.mm5.BigHeader
-
Get x dimension length
- getXOffset() - Method in class org.meteoinfo.image.filter.OffsetFilter
- getXOffset() - Method in class org.meteoinfo.layer.LabelSet
-
Get x offset
- getXRotate() - Method in class org.meteoinfo.layer.ImageLayer
-
Get x rotate(shear)
- getXRotate() - Method in class org.meteoinfo.layer.ImageLayer.ImageLayerBean
-
Get x rotate(shear)
- getXScale() - Method in class org.meteoinfo.image.filter.CheckFilter
-
Get the X scale of the texture.
- getXScale() - Method in class org.meteoinfo.image.filter.MarbleFilter
-
Get the X scale of the effect.
- getXScale() - Method in class org.meteoinfo.layer.ImageLayer
-
Get x scale
- getXScale() - Method in class org.meteoinfo.layer.ImageLayer.ImageLayerBean
-
Get x scale
- getXScale() - Method in class org.meteoinfo.map.MapView
-
Get x scale
- getXScaling() - Method in class org.meteoinfo.chart.plot3d.Projector
-
Gets the scaling factor in x direction.
- getXShift() - Method in class org.meteoinfo.chart.ChartLegend
-
Get x shift - pixel unit
- getXShift() - Method in class org.meteoinfo.layer.ChartSet
-
Get x shift
- getXShift() - Method in class org.meteoinfo.legend.ChartBreak
-
Get x shift
- getXShift() - Method in class org.meteoinfo.legend.LabelBreak
-
Get x shift
- getXTickFont() - Method in class org.meteoinfo.chart.plot.PolarPlot
-
Get x tick font
- getXTickLabels() - Method in class org.meteoinfo.chart.plot.PolarPlot
-
Get x tick labels
- getXTickLocations() - Method in class org.meteoinfo.chart.plot.PolarPlot
-
Get x tick locations
- getXUL() - Method in class org.meteoinfo.layer.ImageLayer
-
Get X upper-left
- getXUL() - Method in class org.meteoinfo.layer.ImageLayer.ImageLayerBean
-
Get X upper-left
- getXValues(int) - Method in class org.meteoinfo.data.XYArrayDataset
-
Get x values
- getXValues(int) - Method in class org.meteoinfo.data.XYDataset
-
Get x values
- getXValues(int) - Method in class org.meteoinfo.data.XYListDataset
- getXWavelength() - Method in class org.meteoinfo.image.filter.RippleFilter
-
Get the wavelength of ripple in the X direction.
- getXWidth() - Method in class org.meteoinfo.image.filter.WeaveFilter
- getXY() - Method in class org.meteoinfo.map.FrmVerticeEdit
-
Get x/y
- getXYDataset(int) - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITTrajDataInfo_bak
-
Get XYDataset
- getXYDataset(int) - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITTrajDataInfo
-
Get XYDataset
- getXYDataset(StationData, StationData, String) - Static method in class org.meteoinfo.plot.PlotUtil
-
Get XYDataset from two StationData
- getXYDataset_HourX(int) - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITTrajDataInfo_bak
-
Get XYDataset - X dimension is hours from start point
- getXYDataset_HourX(int) - Method in class org.meteoinfo.data.meteodata.hysplit.HYSPLITTrajDataInfo
-
Get XYDataset - X dimension is hours from start point
- getXYScaleFactor() - Method in class org.meteoinfo.map.MapView
-
Get x/y scale factor
- getY() - Method in class org.meteoinfo.chart.ChartLegend
-
Get Y
- getY() - Method in class org.meteoinfo.chart.ChartText
-
Get y
- getY() - Method in class org.meteoinfo.chart.ChartWindArrow
-
Get y
- getY() - Method in class org.meteoinfo.data.mapdata.webmap.Tile
- getY() - Method in class org.meteoinfo.data.StationData
-
Get Y coordinates array
- getY() - Method in class org.meteoinfo.image.filter.CropFilter
-
Get the top edge of the crop rectangle.
- getY() - Method in class org.meteoinfo.jts.algorithm.HCoordinate
- getY() - Method in class org.meteoinfo.jts.geom.Point
- getY() - Method in class org.meteoinfo.jts.index.kdtree.KdNode
-
Returns the Y coordinate of the node
- getY() - Method in class org.meteoinfo.jts.math.Vector2D
- getY() - Method in class org.meteoinfo.jts.math.Vector3D
- getY() - Method in class org.meteoinfo.jts.triangulate.quadedge.Vertex
- getY(int) - Method in class org.meteoinfo.data.StationData
-
Get y coordinate by index
- getY(int) - Method in class org.meteoinfo.data.XYSeriesData
-
Get y value
- getY(int) - Method in interface org.meteoinfo.jts.geom.CoordinateSequence
-
Returns ordinate Y (1) of the specified coordinate.
- getY(int) - Method in class org.meteoinfo.jts.geom.impl.CoordinateArraySequence
- getY(int) - Method in class org.meteoinfo.jts.geom.impl.PackedCoordinateSequence
- getY(int) - Method in class org.meteoinfo.jts.operation.distance3d.AxisPlaneCoordinateSequence
- getY(int, int) - Method in class org.meteoinfo.data.XYArrayDataset
-
Get Y value
- getY(int, int) - Method in class org.meteoinfo.data.XYDataset
-
Get y value
- getY(int, int) - Method in class org.meteoinfo.data.XYListDataset
- getY_max(int) - Method in class org.meteoinfo.data.XYErrorSeriesData
-
Get y + error value
- getY_max(int) - Method in class org.meteoinfo.data.XYSeriesData
-
Get y + error value
- getY_min(int) - Method in class org.meteoinfo.data.XYErrorSeriesData
-
Get y - error value
- getY_min(int) - Method in class org.meteoinfo.data.XYSeriesData
-
Get y - error value
- getY2data() - Method in class org.meteoinfo.data.XYYSeriesData
-
Get Y2 data
- getY2DScaling() - Method in class org.meteoinfo.chart.plot3d.Projector
-
Gets the x 2D scaling factor.
- getYAlign() - Method in class org.meteoinfo.chart.ChartText
-
Get y align
- getYAmplitude() - Method in class org.meteoinfo.image.filter.RippleFilter
-
Get the amplitude of ripple in the Y direction.
- getYAngle() - Method in class org.meteoinfo.image.filter.ShearFilter
- getYAxis() - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
-
Get left y axis
- getYAxis() - Method in class org.meteoinfo.chart.plot.Plot3D
-
Get y axis
- getYAxisLocation() - Method in class org.meteoinfo.chart.plot.AbstractPlot2D
-
Get y axis location
- getYAxisWidth(Graphics2D) - Method in class org.meteoinfo.chart.axis.Axis
-
Get y axis width
- getYdata() - Method in class org.meteoinfo.data.XYSeriesData
-
Get Y data
- getYDelt() - Method in class org.meteoinfo.data.GridArray
-
Get yArray delt
- getYDelt() - Method in class org.meteoinfo.data.GridData
-
Get yArray delt
- getYDimension() - Method in class org.meteoinfo.data.meteodata.DataInfo
-
Get y dimension
- getYDimension() - Method in class org.meteoinfo.data.meteodata.Variable
-
Get Y dimension
- getYear() - Method in class org.meteoinfo.data.meteodata.arl.DataLabel
-
Get year
- getYear() - Method in class org.meteoinfo.ui.calendar.JYearChooser
-
Returns the year.
- getYearChooser() - Method in class org.meteoinfo.ui.calendar.JCalendar
-
Gets the yearChooser attribute of the JCalendar object
- getYearMonths() - Method in class org.meteoinfo.data.TimeTableData
-
Get year months
- getYearMonths(String) - Method in class org.meteoinfo.data.TableData
-
Get year months
- getYearMonths(List<Date>) - Static method in class org.meteoinfo.data.TableUtil
-
Get year months
- getYears() - Method in class org.meteoinfo.data.TimeTableData
-
Get years
- getYears(String) - Method in class org.meteoinfo.data.TableData
-
Get years
- getYellowScreenAngle() - Method in class org.meteoinfo.image.filter.ColorHalftoneFilter
-
Get the yellow screen angle.
- getYerror() - Method in class org.meteoinfo.data.XYErrorSeriesData
-
Get Y error data
- getYerror() - Method in class org.meteoinfo.shape.PolylineErrorShape
-
Get Y error data
- getYerror(int) - Method in class org.meteoinfo.data.XYErrorSeriesData
-
Get y error
- getYerror(int) - Method in class org.meteoinfo.shape.PolylineErrorShape
-
Get y error
- getYerror_upper() - Method in class org.meteoinfo.data.XYErrorSeriesData
-
Get Y upper error data
- getYGap() - Method in class org.meteoinfo.image.filter.WeaveFilter
- getYGridStrs() - Method in class org.meteoinfo.map.MapView
-
Get Y grid labels
- getYList() - Method in class org.meteoinfo.data.StationData
-
Get Y coordinates array
- getYMapFunction() - Method in class org.meteoinfo.image.filter.MapFilter
- getYMax() - Method in class org.meteoinfo.chart.plot.Plot3D
-
Get y maximum
- getYMax() - Method in class org.meteoinfo.data.GridArray
-
Get maximum y
- getYMax() - Method in class org.meteoinfo.data.GridData
-
Get maximum y
- getYMin() - Method in class org.meteoinfo.chart.plot.Plot3D
-
Get y minimum
- getYMin() - Method in class org.meteoinfo.data.GridArray
-
Get minimum y
- getYMin() - Method in class org.meteoinfo.data.GridData
-
Get minimum y
- getYNum() - Method in class org.meteoinfo.data.GridArray
-
Get yArray number
- getYNum() - Method in class org.meteoinfo.data.GridData
-
Get yArray number
- getYNum() - Method in class org.meteoinfo.data.meteodata.awx.AWXDataInfo
-
Get y number
- getYNum() - Method in class org.meteoinfo.data.meteodata.mm5.BigHeader
-
Get y dimension length
- getYOffset() - Method in class org.meteoinfo.image.filter.OffsetFilter
- getYOffset() - Method in class org.meteoinfo.layer.LabelSet
-
Get y offset
- getYRotate() - Method in class org.meteoinfo.layer.ImageLayer
-
Get y rotate(shear)
- getYRotate() - Method in class org.meteoinfo.layer.ImageLayer.ImageLayerBean
-
Get y rotate(shear)
- getYScale() - Method in class org.meteoinfo.image.filter.CheckFilter
-
Get the Y scale of the texture.
- getYScale() - Method in class org.meteoinfo.image.filter.MarbleFilter
-
Get the Y scale of the effect.
- getYScale() - Method in class org.meteoinfo.layer.ImageLayer
-
Get y scale
- getYScale() - Method in class org.meteoinfo.layer.ImageLayer.ImageLayerBean
-
Get y scale
- getYScale() - Method in class org.meteoinfo.map.MapView
-
Get y scale
- getYScaling() - Method in class org.meteoinfo.chart.plot3d.Projector
-
Gets the scaling factor in y direction.
- getYShift() - Method in class org.meteoinfo.chart.ChartLegend
-
Get y shift - pixel unit
- getYShift() - Method in class org.meteoinfo.layer.ChartSet
-
Get y shift
- getYShift() - Method in class org.meteoinfo.legend.ChartBreak
-
Get y shift
- getYShift() - Method in class org.meteoinfo.legend.LabelBreak
-
Get y shift
- getYTickFont() - Method in class org.meteoinfo.chart.plot.PolarPlot
-
Get y tick font
- getYTickFormat() - Method in class org.meteoinfo.chart.plot.PolarPlot
-
Get y tick format
- getYTickLabelPos() - Method in class org.meteoinfo.chart.plot.PolarPlot
-
Get y tick label position
- getYTickLabels() - Method in class org.meteoinfo.chart.plot.PolarPlot
-
Get y tick labels
- getYTickLocations() - Method in class org.meteoinfo.chart.plot.PolarPlot
-
Get y tick locations
- getYUL() - Method in class org.meteoinfo.layer.ImageLayer
-
Get y upper-left
- getYUL() - Method in class org.meteoinfo.layer.ImageLayer.ImageLayerBean
-
Get y upper-left
- getYValues(int) - Method in class org.meteoinfo.data.XYArrayDataset
-
Get y values
- getYValues(int) - Method in class org.meteoinfo.data.XYDataset
-
Get y values
- getYValues(int) - Method in class org.meteoinfo.data.XYListDataset
- getYWavelength() - Method in class org.meteoinfo.image.filter.RippleFilter
-
Get the wavelength of ripple in the Y direction.
- getYWidth() - Method in class org.meteoinfo.image.filter.WeaveFilter
- getZ() - Method in class org.meteoinfo.chart.ChartText3D
-
Get z coordinate value
- getZ() - Method in class org.meteoinfo.jts.math.Vector3D
- getZ() - Method in class org.meteoinfo.jts.triangulate.quadedge.Vertex
- getZ() - Method in class org.meteoinfo.shape.PointZShape
-
Get Z value
- getZ(int) - Method in class org.meteoinfo.jts.operation.distance3d.AxisPlaneCoordinateSequence
- getZArray() - Method in class org.meteoinfo.shape.PolygonZShape
-
Get Z Array
- getZArray() - Method in class org.meteoinfo.shape.PolylineZShape
-
Get Z Array
- getZAxis() - Method in class org.meteoinfo.chart.plot.Plot3D
-
Get z axis
- getZDimension() - Method in class org.meteoinfo.data.meteodata.DataInfo
-
Get z dimension
- getZDimension() - Method in class org.meteoinfo.data.meteodata.Variable
-
Get Z dimension
- getZDir() - Method in class org.meteoinfo.chart.ChartText3D
-
Get zdir point
- getZDir() - Method in class org.meteoinfo.chart.plot3d.GraphicCollection3D
-
Get z direction - x, y or z
- getZDir() - Method in class org.meteoinfo.chart.plot3d.ImageShape3D
-
Get z direction - x, y or z
- getZMax() - Method in class org.meteoinfo.chart.plot.Plot3D
-
Get z maximum
- getZMin() - Method in class org.meteoinfo.chart.plot.Plot3D
-
Get z minimum
- getZNum() - Method in class org.meteoinfo.data.meteodata.mm5.BigHeader
-
Get z dimension length
- getZoneFromNearestMeridian(double) - Method in class org.meteoinfo.projection.proj4j.proj.TransverseMercatorProjection
- getZoom() - Method in class org.meteoinfo.data.mapdata.webmap.Tile
- getZoom() - Method in class org.meteoinfo.image.filter.FeedbackFilter
-
Returns the amount to scale on each iteration.
- getZoom() - Method in class org.meteoinfo.image.filter.MotionBlurFilter
-
Get the blur zoom.
- getZoom() - Method in class org.meteoinfo.image.filter.MotionBlurOp
-
Get the blur zoom.
- getZoom() - Method in class org.meteoinfo.image.filter.ShatterFilter
- getZoom() - Method in class org.meteoinfo.layer.WebMapLayer
-
Gets the current zoom level
- getZoom() - Method in class org.meteoinfo.layout.MapLayout
-
Get zoom
- getZoom() - Method in class org.meteoinfo.legend.VectorBreak
-
Get zoom
- getZRange() - Method in class org.meteoinfo.shape.PolygonZShape
-
Get Z range - min, max
- getZRange() - Method in class org.meteoinfo.shape.PolylineZShape
-
Get Z range - min, max
- getZScaling() - Method in class org.meteoinfo.chart.plot3d.Projector
-
Gets the scaling factor in z direction.
- getZValue() - Method in class org.meteoinfo.chart.plot3d.GraphicCollection3D
-
Get fixed z value
- getZValue() - Method in class org.meteoinfo.chart.plot3d.ImageShape3D
-
Get fixed z value
- gFactor - Variable in class org.meteoinfo.image.filter.RGBAdjustFilter
- GGRS87 - Static variable in class org.meteoinfo.projection.proj4j.datum.Datum
- GhostWhite - org.meteoinfo.global.colors.WebColor
- gif - org.meteoinfo.data.mapdata.FileExtension
- GifDecoder - Class in org.meteoinfo.image
-
Class GifDecoder - Decodes a GIF file into one or more frames.
- GifDecoder() - Constructor for class org.meteoinfo.image.GifDecoder
- Ginsburg8Projection - Class in org.meteoinfo.projection.proj4j.proj
- Ginsburg8Projection() - Constructor for class org.meteoinfo.projection.proj4j.proj.Ginsburg8Projection
- GlintFilter - Class in org.meteoinfo.image.filter
-
A filter which renders "glints" on bright parts of the image.
- GlintFilter() - Constructor for class org.meteoinfo.image.filter.GlintFilter
- GlobalUtil - Class in org.meteoinfo.global.util
-
Template
- GlobalUtil() - Constructor for class org.meteoinfo.global.util.GlobalUtil
- GlowFilter - Class in org.meteoinfo.image.filter
-
A filter which adds Gaussian blur to an image, producing a glowing effect.
- GlowFilter() - Constructor for class org.meteoinfo.image.filter.GlowFilter
- GML_ATTR_SRSNAME - Static variable in class org.meteoinfo.jts.io.gml2.GMLConstants
- GML_BOX - Static variable in class org.meteoinfo.jts.io.gml2.GMLConstants
- GML_COORD - Static variable in class org.meteoinfo.jts.io.gml2.GMLConstants
- GML_COORD_X - Static variable in class org.meteoinfo.jts.io.gml2.GMLConstants
- GML_COORD_Y - Static variable in class org.meteoinfo.jts.io.gml2.GMLConstants
- GML_COORD_Z - Static variable in class org.meteoinfo.jts.io.gml2.GMLConstants
- GML_COORDINATES - Static variable in class org.meteoinfo.jts.io.gml2.GMLConstants
- GML_GEOMETRY_MEMBER - Static variable in class org.meteoinfo.jts.io.gml2.GMLConstants
- GML_INNER_BOUNDARY_IS - Static variable in class org.meteoinfo.jts.io.gml2.GMLConstants
- GML_LINEARRING - Static variable in class org.meteoinfo.jts.io.gml2.GMLConstants
- GML_LINESTRING - Static variable in class org.meteoinfo.jts.io.gml2.GMLConstants
- GML_LINESTRING_MEMBER - Static variable in class org.meteoinfo.jts.io.gml2.GMLConstants
- GML_MULTI_GEOMETRY - Static variable in class org.meteoinfo.jts.io.gml2.GMLConstants
- GML_MULTI_LINESTRING - Static variable in class org.meteoinfo.jts.io.gml2.GMLConstants
- GML_MULTI_POINT - Static variable in class org.meteoinfo.jts.io.gml2.GMLConstants
- GML_MULTI_POLYGON - Static variable in class org.meteoinfo.jts.io.gml2.GMLConstants
- GML_NAMESPACE - Static variable in class org.meteoinfo.jts.io.gml2.GMLConstants
- GML_OUTER_BOUNDARY_IS - Static variable in class org.meteoinfo.jts.io.gml2.GMLConstants
- GML_POINT - Static variable in class org.meteoinfo.jts.io.gml2.GMLConstants
- GML_POINT_MEMBER - Static variable in class org.meteoinfo.jts.io.gml2.GMLConstants
- GML_POLYGON - Static variable in class org.meteoinfo.jts.io.gml2.GMLConstants
- GML_POLYGON_MEMBER - Static variable in class org.meteoinfo.jts.io.gml2.GMLConstants
- GML_PREFIX - Static variable in class org.meteoinfo.jts.io.gml2.GMLConstants
- GMLConstants - Class in org.meteoinfo.jts.io.gml2
-
Various constant strings associated with GML format.
- GMLConstants() - Constructor for class org.meteoinfo.jts.io.gml2.GMLConstants
- GMLHandler - Class in org.meteoinfo.jts.io.gml2
-
A SAX
DefaultHandlerwhich buildsGeometrys from GML2-formatted geometries. - GMLHandler(GeometryFactory, ErrorHandler) - Constructor for class org.meteoinfo.jts.io.gml2.GMLHandler
-
Creates a new handler.
- GMLReader - Class in org.meteoinfo.jts.io.gml2
-
Reads a GML2 geometry from an XML fragment into a
Geometry. - GMLReader() - Constructor for class org.meteoinfo.jts.io.gml2.GMLReader
- GMLWriter - Class in org.meteoinfo.jts.io.gml2
-
Writes
Geometrys as XML fragments in GML2 format. - GMLWriter() - Constructor for class org.meteoinfo.jts.io.gml2.GMLWriter
-
Creates a writer which outputs GML with default settings.
- GMLWriter(boolean) - Constructor for class org.meteoinfo.jts.io.gml2.GMLWriter
-
Creates a writer which may emit the GML namespace prefix declaration in the geometry root element.
- GMST2UT(double, double) - Static method in class org.meteoinfo.math.astro.AstroUtil
-
Greenwich Mean Sideral to Universal time
- GnomonicAzimuthalProjection - Class in org.meteoinfo.projection.proj4j.proj
- GnomonicAzimuthalProjection() - Constructor for class org.meteoinfo.projection.proj4j.proj.GnomonicAzimuthalProjection
- GnomonicAzimuthalProjection(double, double) - Constructor for class org.meteoinfo.projection.proj4j.proj.GnomonicAzimuthalProjection
- Gold - org.meteoinfo.global.colors.WebColor
- GoldenRod - org.meteoinfo.global.colors.WebColor
- GoodeProjection - Class in org.meteoinfo.projection.proj4j.proj
- GoodeProjection() - Constructor for class org.meteoinfo.projection.proj4j.proj.GoodeProjection
- GoogleHybridMap - org.meteoinfo.data.mapdata.webmap.WebMapProvider
- GoogleHybridMapInfo - Class in org.meteoinfo.data.mapdata.webmap
- GoogleHybridMapInfo() - Constructor for class org.meteoinfo.data.mapdata.webmap.GoogleHybridMapInfo
-
Constructor
- GoogleHybridTerrainMap - org.meteoinfo.data.mapdata.webmap.WebMapProvider
- GoogleHybridTerrainMapInfo - Class in org.meteoinfo.data.mapdata.webmap
- GoogleHybridTerrainMapInfo() - Constructor for class org.meteoinfo.data.mapdata.webmap.GoogleHybridTerrainMapInfo
-
Constructor
- GoogleMap - org.meteoinfo.data.mapdata.webmap.WebMapProvider
- GoogleMapInfo - Class in org.meteoinfo.data.mapdata.webmap
- GoogleMapInfo() - Constructor for class org.meteoinfo.data.mapdata.webmap.GoogleMapInfo
-
Constructor
- GoogleSatelliteMap - org.meteoinfo.data.mapdata.webmap.WebMapProvider
- GoogleSatelliteMapInfo - Class in org.meteoinfo.data.mapdata.webmap
- GoogleSatelliteMapInfo() - Constructor for class org.meteoinfo.data.mapdata.webmap.GoogleSatelliteMapInfo
-
Constructor
- GoogleTerrainMap - org.meteoinfo.data.mapdata.webmap.WebMapProvider
- GoogleTerrainMapInfo - Class in org.meteoinfo.data.mapdata.webmap
- GoogleTerrainMapInfo() - Constructor for class org.meteoinfo.data.mapdata.webmap.GoogleTerrainMapInfo
-
Constructor
- Gradient - Class in org.meteoinfo.image.filter
-
A Colormap implemented using Catmull-Rom colour splines.
- Gradient() - Constructor for class org.meteoinfo.image.filter.Gradient
-
Construct a Gradient.
- Gradient(int[]) - Constructor for class org.meteoinfo.image.filter.Gradient
-
Construct a Gradient with the given colors.
- Gradient(int[], int[]) - Constructor for class org.meteoinfo.image.filter.Gradient
-
Construct a Gradient with the given colors and knot positions.
- Gradient(int[], int[], byte[]) - Constructor for class org.meteoinfo.image.filter.Gradient
-
Construct a Gradient with the given colors, knot positions and interpolation types.
- GradientFilter - Class in org.meteoinfo.image.filter
-
A filter which draws a coloured gradient.
- GradientFilter() - Constructor for class org.meteoinfo.image.filter.GradientFilter
- GradientFilter(Point, Point, int, int, boolean, int, int) - Constructor for class org.meteoinfo.image.filter.GradientFilter
- GradientWipeFilter - Class in org.meteoinfo.image.filter
-
A filter which can be used to produce wipes by transferring the luma of a mask image into the alpha channel of the source.
- GradientWipeFilter() - Constructor for class org.meteoinfo.image.filter.GradientWipeFilter
- GRADS - org.meteoinfo.data.mapdata.MapDataType
- GrADS_Grid - org.meteoinfo.data.meteodata.MeteoDataType
- GrADS_Station - org.meteoinfo.data.meteodata.MeteoDataType
- GrADSDataInfo - Class in org.meteoinfo.data.meteodata.grads
- GrADSDataInfo() - Constructor for class org.meteoinfo.data.meteodata.grads.GrADSDataInfo
-
Constructor
- GraduatedColor - org.meteoinfo.legend.LegendType
- graph - Variable in class org.meteoinfo.jts.operation.polygonize.Polygonizer
- Graph - org.meteoinfo.legend.LegendType
- GraphComponent - Class in org.meteoinfo.jts.geomgraph
-
A GraphComponent is the parent class for the objects' that form a graph.
- GraphComponent - Class in org.meteoinfo.jts.planargraph
-
The base class for all graph component classes.
- GraphComponent() - Constructor for class org.meteoinfo.jts.geomgraph.GraphComponent
- GraphComponent() - Constructor for class org.meteoinfo.jts.planargraph.GraphComponent
- GraphComponent(Label) - Constructor for class org.meteoinfo.jts.geomgraph.GraphComponent
- Graphic - Class in org.meteoinfo.shape
-
Graphic class
- Graphic() - Constructor for class org.meteoinfo.shape.Graphic
-
Constructor
- Graphic(Shape, ColorBreak) - Constructor for class org.meteoinfo.shape.Graphic
-
Constructor
- GraphicCollection - Class in org.meteoinfo.shape
- GraphicCollection() - Constructor for class org.meteoinfo.shape.GraphicCollection
-
Constructor
- GraphicCollection3D - Class in org.meteoinfo.chart.plot3d
- GraphicCollection3D() - Constructor for class org.meteoinfo.chart.plot3d.GraphicCollection3D
-
Constructor
- GraphicFactory - Class in org.meteoinfo.chart.plot
- GraphicFactory() - Constructor for class org.meteoinfo.chart.plot.GraphicFactory
- graphicSelectedEvent(GraphicSelectedEvent) - Method in interface org.meteoinfo.global.event.IGraphicSelectedListener
- GraphicSelectedEvent - Class in org.meteoinfo.global.event
-
Size changed event
- GraphicSelectedEvent(Object) - Constructor for class org.meteoinfo.global.event.GraphicSelectedEvent
-
Constructor
- GraphicsUtilities - Class in org.meteoinfo.global.util
- GraphicsUtilities() - Constructor for class org.meteoinfo.global.util.GraphicsUtilities
- Gray - org.meteoinfo.global.colors.WebColor
- GRAY - Static variable in class org.meteoinfo.image.filter.Histogram
- GrayFilter - Class in org.meteoinfo.image.filter
-
A filter which 'grays out' an image by averaging each pixel with white.
- GrayFilter() - Constructor for class org.meteoinfo.image.filter.GrayFilter
- GrayscaleColormap - Class in org.meteoinfo.image.filter
-
A grayscale colormap.
- GrayscaleColormap() - Constructor for class org.meteoinfo.image.filter.GrayscaleColormap
- GrayscaleFilter - Class in org.meteoinfo.image.filter
-
A filter which converts an image to grayscale using the NTSC brightness calculation.
- GrayscaleFilter() - Constructor for class org.meteoinfo.image.filter.GrayscaleFilter
- greatCircleDistance(double, double, double, double) - Static method in class org.meteoinfo.projection.proj4j.util.ProjectionMath
- greaterThan(Number) - Method in class org.meteoinfo.data.dataframe.Series
-
Greater then
- greaterThan(Array, Number) - Static method in class org.meteoinfo.data.ArrayMath
-
Array greater than
- greaterThan(Array, Array) - Static method in class org.meteoinfo.data.ArrayMath
-
Array greater than
- greaterThanOrEqual(Number) - Method in class org.meteoinfo.data.dataframe.Series
-
Greater then or equal
- greaterThanOrEqual(Array, Number) - Static method in class org.meteoinfo.data.ArrayMath
-
Array greater than or equal
- greaterThanOrEqual(Array, Array) - Static method in class org.meteoinfo.data.ArrayMath
-
Array greater than or equal
- Green - org.meteoinfo.global.colors.WebColor
- GREEN - Static variable in class org.meteoinfo.image.filter.Histogram
- GreenYellow - org.meteoinfo.global.colors.WebColor
- GRIB1 - org.meteoinfo.data.meteodata.MeteoDataType
- GRIB2 - org.meteoinfo.data.meteodata.MeteoDataType
- GRIB2DataInfo - Class in org.meteoinfo.data.meteodata.grib.grib2
- GRIB2DataInfo() - Constructor for class org.meteoinfo.data.meteodata.grib.grib2.GRIB2DataInfo
-
Constructor
- GRIB2MessageIndex - Class in org.meteoinfo.data.meteodata.grib.grib2
- GRIB2MessageIndex() - Constructor for class org.meteoinfo.data.meteodata.grib.grib2.GRIB2MessageIndex
-
Constructor
- GRIBData - Class in org.meteoinfo.data.meteodata.grib
- GRIBData() - Constructor for class org.meteoinfo.data.meteodata.grib.GRIBData
- Grid - org.meteoinfo.data.mathparser.ValueTypes
- Grid_Fill - org.meteoinfo.data.meteodata.DrawType2D
- Grid_Point - org.meteoinfo.data.meteodata.DrawType2D
- GridArray - Class in org.meteoinfo.data
- GridArray() - Constructor for class org.meteoinfo.data.GridArray
-
Constructor
- GridArray(double, double, int, double, double, int) - Constructor for class org.meteoinfo.data.GridArray
-
Constructor
- GridArray(GridArray) - Constructor for class org.meteoinfo.data.GridArray
-
Constructor
- GridArray(Array, List<Number>, List<Number>, double, ProjectionInfo) - Constructor for class org.meteoinfo.data.GridArray
-
Constructor
- GridArray(Array, Array, Array, Number) - Constructor for class org.meteoinfo.data.GridArray
-
Constructor
- GridData - Class in org.meteoinfo.data
- GridData() - Constructor for class org.meteoinfo.data.GridData
-
Constructor
- GridData(double, double, int, double, double, int) - Constructor for class org.meteoinfo.data.GridData
-
Constructor
- GridData(GridData) - Constructor for class org.meteoinfo.data.GridData
-
Constructor
- GridData(Array, List<Number>, List<Number>, double, ProjectionInfo) - Constructor for class org.meteoinfo.data.GridData
-
Constructor
- GridData(Array, Array, Array) - Constructor for class org.meteoinfo.data.GridData
-
Constructor
- GridData(Array, Array, Array, Number) - Constructor for class org.meteoinfo.data.GridData
-
Constructor
- GridData.Byte - Class in org.meteoinfo.data
-
GridData.Integer class
- GridData.Double - Class in org.meteoinfo.data
-
GridData.Double class
- GridData.Float - Class in org.meteoinfo.data
-
GridData.Integer class
- GridData.Integer - Class in org.meteoinfo.data
-
GridData.Integer class
- GridDataSetting - Class in org.meteoinfo.data.meteodata
- GridDataSetting() - Constructor for class org.meteoinfo.data.meteodata.GridDataSetting
- GridFill - org.meteoinfo.layer.LayerDrawType
- GridLabel - Class in org.meteoinfo.map
- GridLabel() - Constructor for class org.meteoinfo.map.GridLabel
- GridLabelPosition - Enum in org.meteoinfo.legend
- GridLabelPositionEditor() - Constructor for class org.meteoinfo.layout.LayoutMap.GridLabelPositionEditor
- GridLine - Class in org.meteoinfo.chart.plot
- GridLine() - Constructor for class org.meteoinfo.chart.plot.GridLine
-
Constructor
- GridPoint - org.meteoinfo.layer.LayerDrawType
- gridToArray2D(GridData) - Static method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
-
Convert grid data to NetCDF array 2D
- gridToArray3D(GridData) - Static method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
-
Convert grid data to NetCDF array 3D
- gridToArray4D(GridData) - Static method in class org.meteoinfo.data.meteodata.netcdf.NetCDFDataInfo
-
Convert grid data to NetCDF array 4D
- gridType - Variable in class org.meteoinfo.image.filter.CellularFilter
- groupBy() - Method in class org.meteoinfo.data.dataframe.Series
-
Group the series rows using the specified key function.
- groupBy(Integer...) - Method in class org.meteoinfo.data.dataframe.DataFrame
-
Group the data frame rows using columns
- groupBy(Object...) - Method in class org.meteoinfo.data.dataframe.DataFrame
-
Group the data frame rows using columns
- groupBy(String) - Method in class org.meteoinfo.data.dataframe.Series
-
Group by time string - DateTimeIndex
- groupBy(List<Object>) - Method in class org.meteoinfo.data.dataframe.DataFrame
-
Group the data frame rows using columns
- groupBy(KeyFunction) - Method in class org.meteoinfo.data.dataframe.DataFrame
-
Group the data frame rows using the specified key function.
- groupBy(KeyFunction) - Method in class org.meteoinfo.data.dataframe.Series
-
Group the series rows using the specified key function.
- groupBy(TimeFunction) - Method in class org.meteoinfo.data.dataframe.Series
-
Group the series rows using the specified time function.
- GroupBy - Class in org.meteoinfo.data.dataframe
- GroupBy() - Constructor for class org.meteoinfo.data.dataframe.GroupBy
- groupByIndex(String) - Method in class org.meteoinfo.data.dataframe.DataFrame
-
Group the data frame rows using the specified key function.
- groupByIndex(WindowFunction) - Method in class org.meteoinfo.data.dataframe.DataFrame
-
Group the data frame rows using the specified key function.
- Grouping - Class in org.meteoinfo.data.dataframe.impl
- Grouping() - Constructor for class org.meteoinfo.data.dataframe.impl.Grouping
- Grouping(DataFrame, Integer...) - Constructor for class org.meteoinfo.data.dataframe.impl.Grouping
- Grouping(DataFrame, KeyFunction<V>, Integer...) - Constructor for class org.meteoinfo.data.dataframe.impl.Grouping
- Grouping(DataFrame, WindowFunction) - Constructor for class org.meteoinfo.data.dataframe.impl.Grouping
- Grouping(Series) - Constructor for class org.meteoinfo.data.dataframe.impl.Grouping
- Grouping(Series, KeyFunction<V>) - Constructor for class org.meteoinfo.data.dataframe.impl.Grouping
- Grouping(Series, TimeFunction<DateTime, String>) - Constructor for class org.meteoinfo.data.dataframe.impl.Grouping
- Grouping(Series, WindowFunction) - Constructor for class org.meteoinfo.data.dataframe.impl.Grouping
- GroupNode - Class in org.meteoinfo.legend
- GroupNode - org.meteoinfo.legend.NodeTypes
- GroupNode(String) - Constructor for class org.meteoinfo.legend.GroupNode
-
Constructor
- GroupNode.GroupNodeBean - Class in org.meteoinfo.legend
- GroupNode.GroupNodeBeanBeanInfo - Class in org.meteoinfo.legend
- GroupNodeBean() - Constructor for class org.meteoinfo.legend.GroupNode.GroupNodeBean
- GroupNodeBeanBeanInfo() - Constructor for class org.meteoinfo.legend.GroupNode.GroupNodeBeanBeanInfo
- groups - Variable in class org.meteoinfo.data.dataframe.GroupBy
- GRP_INDENT - Static variable in class org.meteoinfo.legend.Constants
- GRS67 - Static variable in class org.meteoinfo.projection.proj4j.datum.Ellipsoid
- GRS80 - Static variable in class org.meteoinfo.projection.proj4j.datum.Ellipsoid
- gt(DD) - Method in class org.meteoinfo.jts.math.DD
-
Tests whether this value is greater than another DoubleDouble value.
- gTable - Variable in class org.meteoinfo.image.filter.TransferFilter
- guessFileEncoding(String) - Static method in class org.meteoinfo.io.IOUtil
-
Guess file encoding
- guestFileEncoding(File) - Method in class org.meteoinfo.io.FileCharsetDetector
-
传入一个文件(File)对象,检查文件编码
- guestFileEncoding(File, int) - Method in class org.meteoinfo.io.FileCharsetDetector
-
获取文件的编码
- guestFileEncoding(String) - Method in class org.meteoinfo.io.FileCharsetDetector
-
获取文件的编码
- guestFileEncoding(String, int) - Method in class org.meteoinfo.io.FileCharsetDetector
-
获取文件的编码
- GUIConsoleInterface - Interface in org.meteoinfo.console