All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AbsoluteDifference |
|
| AbsoluteDifferenceLog |
|
| AcadColor |
This class allows to convert Autocad colors in Java colors
|
| AcadExtrusionCalculator |
This class allows to apply the extrusion transformation of Autocad given by an array
of doubles to a point given by an array of doubles too.
|
| Access |
Access Interface for Fields.
|
| Access |
|
| AdigeBoundaryCondition |
Initial conditions for the Adige model.
|
| AdigeBoundaryConditionReader |
|
| AdigeBoundaryConditionWriter |
|
| ALasDataManager |
Abstract las data manager class.
|
| ALasReader |
Interface for las readers.
|
| ALasWriter |
|
| AnnotationHandler |
Annotation Handler.
|
| AnnotationParser |
Annotation Processor.
|
| Annotations |
Annotation utilities.
|
| ArcFromBulgeCalculator |
This class calculates an arc given by a start and end points and a bulge
|
| AttributeTable |
|
| Author |
Version Information for the component.
|
| Axis |
|
| Bezier |
This is adapted from: http://www.cse.unsw.edu.au/~lambert/splines/Bezier.html
|
| Bibliography |
Bibliography information for the component.
|
| BinaryFast |
Class BinaryFast is a representation of a binary image storing
the foreground and background edge pixels in hash tables for efficiency.
|
| BitMatrix |
A matrix object that is backed by a bitmap.
|
| BlockingExecutorService |
|
| booleanAccess |
|
| Bound |
Bound information for fields.
|
| BranchAndBound |
|
| Bspline |
This is adapted from: http://www.cse.unsw.edu.au/~lambert/splines/Bspline.html
|
| Buildable |
Anything that can be built using a GenericBuilder
|
| ByteUtilities |
Utilities to handle bytes and conversions.
|
| ByteUtils |
Clase que engloba mtodos para trabajar con bytes.
|
| Calibration |
|
| Canny |
This software has been released into the public domain.
|
| CategoryBoxplot |
A simple category boxplot chart.
|
| CategoryHistogram |
A simple category histogram plotter.
|
| CatmullRom |
This is adapted from: http://www.cse.unsw.edu.au/~lambert/splines/CatmullRom.html
|
| CheckPoint |
A point with a fast hash.
|
| ClassField |
Helper class for fields and annotations.
|
| ColorBrewer |
|
| ColorInterpolator |
A color interpolation helper class.
|
| ColorMapBuffer |
|
| ColorRule |
A JGrass colorrule
|
| ColorTable |
A JGrass colortable.
|
| ColorUtilities |
An utilities class for handling colors.
|
| ColumnVector |
From: Java Number Cruncher
The Java Programmer's Guide to Numerical Computation
by Ronald Mak
A column vector.
|
| CommandExecutor |
Executor of os commands.
|
| CommandHandler |
|
| Compiler |
|
| ComponentAccess |
Component Access.
|
| ComponentException |
Component Exception.
|
| Components |
Basic component utility methods.
|
| Compound |
Abstract Compound Command.
|
| CompressesRasterWriter |
Write compressed JGrass rasters to disk
|
| CompressionUtilities |
Utilities class to zip and unzip folders.
|
| Conditional |
Conditional Compound.
|
| Conditional.Cond |
|
| ConstantRandomIter |
|
| Control |
Cluster control shell.
|
| ControlCurve |
This class represents a curve defined by a sequence of control points
|
| ConversionProvider |
Converter Service provider
|
| Conversions |
Conversion Utilities.
|
| Conversions.Params |
|
| Convert |
|
| Converter<F,T> |
Converter Interface
|
| ConvolutionDiffusionDischarge |
|
| ConvolutionDiffusionWidth |
|
| ConvolutionExponential |
|
| ConvolutionExponentialPeakflow |
|
| CoupledFieldsMoments |
The cb model (coupledfieldmoments).
|
| CoverageUtilities |
A class of utilities bound to raster analysis
|
| CrsUtilities |
Utilities for CRS.
|
| CSProperties |
Comma separated properties
|
| CSTable |
Comma separated table.
|
| CSVColumn |
|
| CsvReport |
An csv report helper.
|
| CSVTableWriter |
|
| Cubic |
This class represents a cubic polynomial
|
| DaoBookmarks |
|
| DaoGpsLog |
|
| DaoGpsLog.GpsLog |
A gps log with an empty holder for gps data.
|
| DaoGpsLog.GpsPoint |
A class representing a gps point.
|
| DaoImages |
Data access object for images.
|
| DaoLog |
The class that handles logging to the database.
|
| DaoMetadata |
|
| DaoNotes |
|
| DatabaseLasWriter |
|
| DataIO |
Data Input/Output management.
|
| DataUtilities |
Utilities to handle data.
|
| DatedData |
|
| DateDirectoryOutput |
|
| DbsHelper |
Database spatial helper methods.
|
| DDS |
Dynamically dimensioned Search (DDS) version 1.1 algorithm by Bryan Tolson
Fortran version (original was coded in Matlab)
Coded in Nov 2005 by Bryan Tolson
DDS is an n-dimensional continuous global optimization algorithm.
|
| DDS_calc |
|
| DefaultTables |
|
| Description |
Description information for fields and components.
|
| Dimension |
|
| Direction |
The possible flowdirections.
|
| DiskTreeReader |
Reader for the Sort-Tile-Recursive disk index.
|
| DiskTreeWriter |
Writer for the quadtree disk index.
|
| DLL |
Tags an interface as mapped to a DLL.
|
| Documentation |
Documentation reference for the component.
|
| Documents |
Documenting a Model.
|
| doubleAccess |
|
| DSSAT |
DSSAT states tag
|
| DummyProgressMonitor |
As the name says.
|
| DwgArc |
The DwgArc class represents a DWG Arc
|
| DwgAttdef |
The DwgAttdef class represents a DWG Attdef
|
| DwgAttrib |
The DwgAttrib class represents a DWG Attrib
|
| DwgBlock |
The DwgBlock class represents a DWG Block
|
| DwgBlockControl |
The DwgBlockControl class represents a DWG Block control
|
| DwgBlockHeader |
The DwgBlockHeader class represents a DWG Block header
|
| DwgCircle |
The DwgCircle class represents a DWG Circle
|
| DwgClass |
This class implements a DWG Class
|
| DwgEllipse |
The DwgEllipse class represents a DWG Ellipse
|
| DwgEndblk |
The DwgEndblk class represents a DWG Endblk
|
| DwgFile |
The DwgFile class provides a revision-neutral interface for reading and handling
DWG files
Reading methods are useful for reading DWG files, and handling methods like
calculateDwgPolylines() are useful for handling more complex
objects in the DWG file
|
| DwgFileReader |
The DwgFileReader reads all the DWG format versions
|
| DwgFileV14Reader |
The DwgFileV14Reader reads the DWG version 14 format
|
| DwgFileV15Reader |
The DwgFileV15Reader reads the DWG version 15 format
|
| DwgHandler |
|
| DwgHeader |
The DwgHeader class implements the Header of a DWG file
|
| DwgInsert |
The DwgInsert class represents a DWG Insert
|
| DwgLayer |
The DwgLayer class represents a DWG Layer
|
| DwgLayerControl |
The DwgLayerControl class represents a DWG Layer control
|
| DwgLine |
The DwgLine class represents a DWG Line
|
| DwgLinearDimension |
The DwgLinearDimension class represents a DWG Linear dimension
|
| DwgLwPolyline |
The DwgLwPolyline class represents a DWG LwPolyline
|
| DwgMText |
The DwgMText class represents a DWG MText
|
| DwgObject |
The DwgObject class represents a DWG object
|
| DwgObjectOffset |
The DwgObjectOffset class is useful to store the handle of an object with its
offset in the DWG file
|
| DwgPoint |
The DwgPoint class represents a DWG Point
|
| DwgPolyline2D |
The DwgPolyline2D class represents a DWG Polyline2D
|
| DwgPolyline3D |
The DwgPolyline3D class represents a DWG Polyline3D
|
| DwgReader |
Feature reader for DWG files.
|
| DwgSectionOffset |
The DwgSectionOffset class is useful to store the key of a DWG section with its seek
(or offset) and with its size
|
| DwgSeqend |
The DwgSeqend class represents a DWG Seqend
|
| DwgSolid |
The DwgSolid class represents a DWG Solid
|
| DwgSpline |
The DwgSpline class represents a DWG Spline
|
| DwgText |
The DwgText class represents a DWG Text
|
| DwgUtil |
The DwgUtil class contains the essential set of functions for reading bitstreams
in DWG files
|
| DwgVertex2D |
The DwgVertex2D class represents a DWG Vertex2D
|
| DwgVertex3D |
The DwgVertex3D class represents a DWG Vertex3D
|
| DxfBLOCKS |
A DXF block contains a block of geometries.
|
| DxfCLASSES |
Dxf section between the HEADER and the TABLES sections.
|
| DxfENTITIES |
The ENTITIES section of a DXF file containing all data itself
|
| DxfENTITY |
A DXF ENTITY is equivalent to a JUMP feature.
|
| DxfFile |
A whole dataset contained in a DXF file, and main methods to read from and
to write to the file.
|
| DxfGroup |
DxfGroup is a group containing a dxf code and a dxf value.
|
| DxfHEADER |
A DXF HEADER section.
|
| DxfLINE |
LINE DXF entity.
|
| DxfLWPOLYLINE |
LWPOLYLINE DXF entity.
|
| DxfPOINT |
POINT DXF entity.
|
| DxfPOLYLINE |
POLYLINE DXF entity.
|
| DxfTABLE_APPID_ITEM |
The APPID item in the TABLES section
There is a static reader to read the item in a DXF file
and a toString method able to write it in a DXF form
|
| DxfTABLE_DIMSTYLE_ITEM |
The DIMSTYLE item in the TABLES section
There is a static reader to read the item in a DXF file
and a toString method able to write it in a DXF form
|
| DxfTABLE_ITEM |
This class represent one of the TABLE of the TABLES section.
|
| DxfTABLE_LAYER_ITEM |
The LAYER item in the TABLES section
There is a static reader to read the item in a DXF file
and a toString method able to write it in a DXF form
|
| DxfTABLE_LTYPE_ITEM |
The LTYPE item in the TABLES section
There is a static reader to read the item in a DXF file
and a toString method able to write it in a DXF form
|
| DxfTABLE_STYLE_ITEM |
The STYLE item in the TABLES section
There is a static reader to read the item in a DXF file
and a toString method able to write it in a DXF form
|
| DxfTABLE_UCS_ITEM |
The UCS item in the TABLES section
There is a static reader to read the item in a DXF file
and a toString method able to write it in a DXF form
|
| DxfTABLE_VIEW_ITEM |
The VIEW item in the TABLES section
There is a static reader to read the item in a DXF file
and a toString method able to write it in a DXF form
|
| DxfTABLE_VPORT_ITEM |
The VPORT item in the TABLES section
There is a static reader to read the item in a DXF file
and a toString method able to write it in a DXF form
|
| DxfTABLES |
The TABLES section of a DXF file.
|
| DxfTEXT |
A TEXT and its static readEntity method to read a TEXT in a DXF file.
|
| DxfUtils |
Utils for DXF format.
|
| DxfVERTEX |
A VERTEX and a static readEntity method to read a VERTEX in a DXF file.
|
| DynamicDoubleArray |
A wrapper for a dynamic growing array.
|
| EColorTables |
|
| Efficiencies |
|
| Efficiency |
|
| EGeometryType |
Geometry types used by the utility.
|
| EggClock |
A simple time print utility.
|
| EGpsWeekDays |
A simple enumeration of the days of the week.
|
| EIAltimetry |
Container for Altimetric information.
|
| EIAreas |
Container for area information.
|
| EIEnergy |
Container for Energy data in the EnergyIndexCalculator.
|
| ELasPointType |
|
| ELogStyle |
|
| EncodingInfo |
Xerces' getEncodingName() method of org.apache.xerces.impl.XMLEntityManager
) returns an array with name of encoding scheme and endianness.
|
| ENU |
Conversion of Geodetic coordinates to the Local Tangent Plane.
|
| EPaperFormat |
Enumeration of dimensions of the A series paper sizes, as defined by ISO 216.
|
| EspTrace |
|
| ETimeUtilities |
Singleton utility for time management.
|
| Execute |
Execute tag for a method.
|
| ExecutionPlanner |
|
| ExifGpsWriter |
|
| ExifReader |
|
| ExifTag |
Wrapper for exif data.
|
| ExifUtil |
Exif related utilities.
|
| ExpTrendLine |
Taken from https://stackoverflow.com/questions/17592139/trend-lines-regression-curve-fitting-java-library
|
| Fast |
|
| FastLiteShape |
A LiteShape subclass using PreparedGeometry to compute the results of the containment
methods.
|
| FeatureElevationComparer |
A wrapper for SimpleFeatures so that they are sorted by a numeric field.
|
| FeatureExtender |
Utility to add attributes to existing features.
|
| FeatureGeometrySubstitutor |
Utility to clone features by modify only the geometry.
|
| FeatureMate |
A wrapper for features that helps out with lots of stuff.
|
| FeatureSlidingAverage |
Applies a sliding average on linear geometries for smoothing.
|
| FeatureSlidingAverage |
Applies a sliding average on linear geometries for smoothing.
|
| FeatureSorter |
Sorts a List of features by one of the fields.
|
| FeatureTypeStyleWrapper |
A wrapper for the FeatureTypeStyle object to ease gui use.
|
| FeatureUtilities |
|
| FieldContent |
Generic Data Object for exchange
|
| FieldContent.FA |
|
| FilenameUtils |
|
| Files |
|
| FilesFinder |
Find files in folders and subfolders, given a particular regex pattern.
|
| FileTraversal |
From: http://vafer.org/blog/20071112204524/
Usage done by overriding:
|
| FileUtilities |
Various file utilities usefull when dealing with bytes, bits and numbers
|
| FileUtilities |
Various file utilities useful when dealing with bytes, bits and numbers
|
| FilterUtilities |
Helper class for simple filter constructions.
|
| Finalize |
Cleanup tag for methods
|
| FixedChunkSizePlanner |
|
| FlowDur |
|
| FlowNode |
A node in the grid environment of a digital elevation model.
|
| Form |
A form object.
|
| Format |
Fast, simple, and yet useful formattings.
|
| GDataObject |
A displayable object.
|
| GDataObject.GridData |
|
| GDataObject.PointData |
|
| GDataObject.VectorData |
|
| GearsMessageHandler |
Takes care of internationalization.
|
| GearsMessages |
Messages for the JGrassGears.
|
| GeometryTranslator |
|
| GeometryUtilities |
Utilities related to Geometry.
|
| GeopaparazziDatabaseProperties |
geopaparazzi related database utilities.
|
| GeopaparazziUtilities |
Geopaparazzi utils.
|
| GeotoolsProgressMonitorAdapter |
Wrapper for geotools' ProgressListener.
|
| GisModelCurveCalculator |
This class allows to obtain arcs and circles given by the most usual parameters, in a
Gis geometry model.
|
| GlobalMercator |
TMS Global Mercator OmsProfile ---------------------------
Functions necessary for generation of tiles in Spherical Mercator projection,
EPSG:900913 (EPSG:gOOglE, Google Maps Global Mercator), EPSG:3785,
OSGEO:41001.
|
| Glue |
|
| GLUE |
|
| GpsTimeConverter |
Gps Time converter
|
| GrassColorTable |
Representation of a GRASS colortable for raster maps
|
| GrassLegacyConstans |
Constants used by the JGrass engine
|
| GrassLegacyUtilities |
A facade of often used methods by the JGrass engine
|
| GrassRasterReader |
This reads any native Raster map format.
|
| GrassRasterWriter |
This writes native JGrass Raster maps to disk in double format.
|
| Grid |
Grid datastaructure.
|
| GridMultiProcessing |
A multiprocessing class for grid loops (nested for over matrix).
|
| GridMultiProcessing.Calculator |
|
| GridNode |
A node in the grid environment of a digital elevation model.
|
| GridNodeElevationToLeastComparator |
Comparator to sort GridNodes in ascending order.
|
| GridNodeMultiProcessing |
|
| GridNodeMultiProcessing.Calculator<T> |
|
| GridNodePositionComparator |
A simple comparator to sort GridNodes left to right order.
|
| GTSpatialiteThreadsafeDb |
A spatialite database threadsafe on writing (see package javadoc for more info).
|
| GvmCluster<S extends GvmSpace,K> |
A cluster of points.
|
| GvmClusters<S extends GvmSpace,K> |
Maintains a collection of clusters which are adjusted as new elements are
added.
|
| GvmDefaultKeyer<K> |
Merges keys by choosing the non-null key of the more massive cluster when
available.
|
| GvmKeyer<K> |
Controls how new keys are added to clusters and how keys are combined when clusters merge.
|
| GvmListKeyer<K> |
Allows multiple keys to be associated with clusters in the form of a lists
which may be concatenated when clusters merge.
|
| GvmNullKeyer<K> |
Simply discards all keys.
|
| GvmResult<K> |
A snapshot of a cluster that has been produced as the result of clustering a
number of coordinates.
|
| GvmSimpleKeyer<K> |
A convenience class that reduces the task of choosing a key for a cluster to
that of choosing-between/combining two non-null keys.
|
| GvmSpace |
|
| GvmVectorSpace |
|
| HexUtil |
Number in hexadecimal format are used throughout Freenet.
|
| HMConstants |
Constant values and novalues handling.
|
| HMFileFilter |
A custom file filter base.
|
| HMModel |
Superclass for modules.
|
| HMModelIM |
|
| HMVersion |
HortonMachine API version information.
|
| HoughCircles |
A Hough Transform implementation.
|
| HtmlReport |
An html report helper.
|
| IChart |
Chart interface.
|
| IDataLoopFunction |
|
| IdentityMatrix |
From: Java Number Cruncher
The Java Programmer's Guide to Numerical Computation
by Ronald Mak
|
| IDiskTree |
Interface for DiskTree I/O modules.
|
| IdValuesArray2IdValuesConverter |
|
| IDWInterpolator |
Implementation of IDW Interpolation.
|
| If |
'If' control Component.
|
| IHMProgressMonitor |
The Main Progress Monitor.
|
| ILasHeader |
Las header interface.
|
| Image |
Represents an image.
|
| ImageGenerator |
An utility class for simple image map generation.
|
| ImageUtilities |
An utility class image handling.
|
| In |
Input Tag for fields.
|
| Initialize |
Initialize tag for methods
|
| intAccess |
|
| IntegrableFunction |
|
| IntegralConstants |
|
| Interpolator |
The interpolator interface.
|
| InThreadExecutionPlanner |
|
| InvertibleMatrix |
From: Java Number Cruncher
The Java Programmer's Guide to Numerical Computation
by Ronald Mak
A matrix that can be inverted.
|
| IOCase |
Enumeration of IO case sensitivity.
|
| IProcessListener |
|
| IProgressPrinter |
Class to help printing to console or gui.
|
| IPSFunction |
Interface for a particle swarm fitting function that is supposed to return a value to minimize.
|
| ISimpleReport |
A simple report interface.
|
| ISingleArgmentFunction |
Generic mathematical function that takes a single argument.
|
| ISpatialiteTableAndFieldsNames |
Created by hydrologis on 18/07/14.
|
| ISurfaceInterpolator |
Simple interface for surface interpolation.
|
| Item |
The form item interface.
|
| ItemBoolean |
A boolean item.
|
| ItemCombo |
A combo item.
|
| ItemConnectedCombo |
A connected combos item.
|
| ItemDate |
A date item.
|
| ItemDouble |
A double item.
|
| ItemDynamicText |
A text item that allows addition of multiple texts.
|
| ItemImagelib |
A picture item.
|
| ItemInteger |
A double item.
|
| ItemLabel |
A label item.
|
| ItemMap |
A map item.
|
| ItemOneToManyConnectedCombo |
A connected combos item.
|
| ItemPicture |
A picture item.
|
| ItemSketch |
A sketch item.
|
| ItemText |
A text item.
|
| ItemTextArea |
A textarea item.
|
| ItemTime |
A time item.
|
| Iteration |
Deprecated. |
| JavaFileManagerClassLoader |
A class loader that loads classes generated from a Java file manager.
|
| JConsolePanel |
|
| JGrassGears |
Class presenting modules names and classes.
|
| JGrassRasterData |
Class representing JGrass's internal data format.
|
| JGrassRasterMapReader |
|
| JGrassRasterMapReader.BuilderFromMapPath |
|
| JGrassRasterMapReader.BuilderFromPathAndNames |
|
| JGrassRasterMapWriter |
Facility to write JGrass maps
|
| JGTProcessingRegion |
Represents the processing region.
|
| JlsTokenizer |
|
| Keywords |
KeyworInformation for the component.
|
| KVP |
|
| KVPContainer |
|
| Label |
Label for components and fields.
|
| Las |
Las superclass.
|
| LasCell |
A cell of las data.
|
| LasCellsTable |
Table to hold all the table sources.
|
| LasConstraints |
|
| LasHeader |
Las header object for las spec 1.0.
|
| LasIndexer |
|
| LasLevel |
A level of las average data.
|
| LasLevelsTable |
Table to hold all the table sources.
|
| LasReaderBuffered |
Las record reader for las spec 1.0.
|
| LasRecord |
Object containing the las record content plus some additional info.
|
| LasRecordAxisvaluesComparator |
Comparator for x or y values to sort in x or y direction.
|
| LasRecordDistanceComparator |
|
| LasRecordElevationComparator |
|
| LasRecordGroundElevationComparator |
|
| LasSource |
|
| LasSourcesTable |
Table to hold all the table sources.
|
| LasStats |
Object to hold some info about the las file.
|
| LasUtils |
Utilities for Las handling classes.
|
| LasUtils.VALUETYPE |
|
| LasWriterBuffered |
A las writer.
|
| LaszipHeader |
Las header object for las spec 1.0.
|
| LaszipReader |
Las reader based on laszip4j.
|
| LeastSquaresInterpolator |
A least square regression interpolator.
|
| License |
Label for components and fields.
|
| LinearArrayInterpolator |
A class for doing linear interpolations on arrays of X and Y.
|
| LinearListInterpolator |
A class for doing linear interpolations on lists of X and Y.
|
| LinearSystem |
From: Java Number Cruncher
The Java Programmer's Guide to Numerical Computation
by Ronald Mak
Solve a system of linear equations using LU decomposition.
|
| LineChartGenerator |
An utility class for simple chart image generation.
|
| LineSymbolizerWrapper |
A wrapper for a LineSymbolizer to ease interaction with gui.
|
| Listeners |
Listener support classes.
|
| Listeners.Logging |
Simple Logging listener.
|
| Listeners.NullCheck |
Null checker.
|
| Listeners.Printer |
|
| Listeners.RangeCheck |
Range checker.
|
| Listeners.UnitConverter |
Unit converter.
|
| Loc_de |
Localization for DB5 documents.
|
| Loc_en |
Localization for DB5 documents.
|
| Loc_it |
|
| Logging |
Model Logging configuration.
|
| LogProgressMonitor |
A progress monitor that sends progress to log.
|
| LogTrendLine |
Taken from https://stackoverflow.com/questions/17592139/trend-lines-regression-curve-fitting-java-library
|
| Lookup |
Lookup storage of Compounds.
|
| MainFrame |
The main frame.
|
| MapIOFactory |
Factory to create various map readers
|
| MapReader |
A map reader object
|
| Mapurl2MbtilesConverter |
|
| MapWriter |
A map writer object
|
| Mathx |
|
| Matrix |
|
| Matrix |
From: Java Number Cruncher
The Java Programmer's Guide to Numerical Computation
by Ronald Mak
The matrix class.
|
| MatrixException |
From: Java Number Cruncher
The Java Programmer's Guide to Numerical Computation
by Ronald Mak
|
| MBTilesHelper |
|
| MemoryOutputJavaFileManager |
A java file manager that stores output in memory, delegating all other
functions to another file manager.
|
| MemoryOutputJavaFileObject |
A file object that retains contents in memory and does not write
out to disk.
|
| MemorySourceJavaFileObject |
A Java source file that exists in memory.
|
| MemoryTable |
Table, that can be *fully* managed in Memory.
|
| MethodInvoker |
|
| MinimumFillDegreeFunction |
Mathematical function for the minimum fill degree.
|
| MmsDimension |
|
| MmsParameter |
|
| MMSParameterAdapter |
MMS parameter adapter.
|
| MMSParameterAdapter.MmsParamInfo |
|
| MmsParameterSet |
|
| MmsParamsReader |
|
| MOCOM |
|
| Model |
|
| ModelCompiler |
|
| ModelsEngine |
A class containing several methods used by the modules.
|
| ModelsIllegalargumentException |
|
| ModelsIOException |
|
| ModelsRuntimeException |
|
| ModelsSupporter |
Facility methods and constants used by the console engine
|
| ModelsUserCancelException |
User cancel action exception.
|
| MorpherHelp |
Some help methods.
|
| Morris |
|
| MultiProcessing |
|
| MultiProcessingTask<E extends Exception> |
|
| MultiRasterLoopProcessor |
|
| Name |
Naming support for components and fields
(Ontology support)
|
| NamedList<T> |
A list that also holds a name.
|
| NashSutcliffe |
|
| NatCubic |
This is adapted from: http://www.cse.unsw.edu.au/~lambert/splines/natcubic.html
|
| NatCubicClosed |
This is adapted from: http://www.cse.unsw.edu.au/~lambert/splines/natcubicclosed.html
|
| NelderMead |
|
| NetLink |
A net channel helper class to order netnumbering in a hierarchy.
|
| NetLogo |
|
| NmeaGpsPoint |
Representation of a complete gps point info.
|
| Node |
A superclass representing a node.
|
| NormalizedRMSE |
|
| Note |
Represents a simple geopap note.
|
| Notification |
Event Notification class.
|
| Notification.ComponentEvent |
Component Event.
|
| Notification.ConnectEvent |
Connection Event.
|
| Notification.DataflowEvent |
Data flow event.
|
| Notification.ExceptionEvent |
Exception Event.
|
| Notification.Listener |
Notification Listener.
|
| Notification.Type |
Notification Types.
|
| NumDirectoryOutput |
|
| NumericsUtilities |
Class to help out with numeric issues, mostly due to floating point usage.
|
| ObjectAccess |
|
| ObjectiveFunction |
Objective Function.
|
| ObjFunc |
Objective function handling.
|
| OddEvenSortAlgorithm |
|
| OLSTrendLine |
Taken from https://stackoverflow.com/questions/17592139/trend-lines-regression-curve-fitting-java-library
|
| OmsAreaOfInterestGridCoverage |
|
| OmsBiasedSigmaFilter |
|
| OmsBobTheBuilder |
|
| OmsBuffer |
|
| OmsCannyEdgeDetector |
|
| OmsCarver |
|
| OmsContourExtractor |
|
| OmsContourLinesLabeler |
|
| OmsCoverageLister |
|
| OmsCoverageViewer |
|
| OmsCsvMatrixReader |
|
| OmsCutOut |
|
| OmsDateTime2ValueMapReader |
|
| OmsDateTime2ValueMapWriter |
|
| OmsDbfTableReader |
|
| OmsDelaunayTriangulation |
|
| OmsDownSlopeConnectivity |
|
| OmsDwgConverter |
|
| OmsDxfConverter |
|
| OmsEIAltimetryReader |
|
| OmsEIAltimetryWriter |
|
| OmsEIAreasReader |
|
| OmsEIAreasWriter |
|
| OmsEIEnergyReader |
|
| OmsEIEnergyWriter |
|
| OmsFeaturesLister |
|
| OmsFileIterator |
|
| OmsGeopaparazzi3Converter |
|
| OmsGeopaparazzi4Converter |
|
| OmsGeopaparazziProject3To4Converter |
|
| OmsGeopaparazziProject3To4Converter.GpsLog |
|
| OmsGeopaparazziProject3To4Converter.GpsPoint |
|
| OmsGridGeometryReader |
|
| OmsGridsGenerator |
|
| OmsHoleFiller |
|
| OmsHoughCirclesRaster |
|
| OmsHoughCirclesRasterCleaner |
|
| OmsId2ValueArrayReader |
|
| OmsId2ValueArrayWriter |
|
| OmsImageMosaicCreator |
|
| OmsIntersectionFinder |
|
| OmsJsonFeatureReader |
|
| OmsKernelFilter |
|
| OmsLabeler |
|
| OmsLasConverter |
|
| OmsLasIndexReader |
|
| OmsLineIntersectionCorrector |
|
| OmsLineSmootherJaitools |
|
| OmsLineSmootherMcMaster |
|
| OmsLinesPolygonizer |
|
| OmsLinesRasterizer |
|
| OmsMapcalc |
|
| OmsMapsViewer |
|
| OmsMarchingSquaresVectorializer |
|
| OmsMorpher |
|
| OmsMosaic |
|
| OmsMosaic12 |
|
| OmsNmeaFeatureReader |
|
| OmsOnlineTilesDownloader |
|
| OmsPlainId2ValueReader |
|
| OmsPointDirectionCalculator |
|
| OmsPointsRasterizer |
|
| OmsPointsVectorizer |
|
| OmsPolygonSmootherJaitools |
|
| OmsProfile |
|
| OmsPropertiesFeatureReader |
|
| OmsRangeLookup |
|
| OmsRaster2Xyz |
|
| OmsRasterCatToFeatureAttribute |
|
| OmsRasterConverter |
|
| OmsRasterCorrector |
|
| OmsRasterDiff |
|
| OmsRasterGenerator |
|
| OmsRasterNormalizer |
|
| OmsRasterNull |
|
| OmsRasterReader |
|
| OmsRasterReprojector |
|
| OmsRasterResizer |
|
| OmsRasterResolutionResampler |
|
| OmsRasterSummary |
|
| OmsRasterTransformer |
|
| OmsRasterValueRounder |
|
| OmsRasterVectorIntersector |
|
| OmsRasterWriter |
|
| OmsScanLineRasterizer |
|
| OmsShapefileFeatureReader |
|
| OmsShapefileFeatureWriter |
|
| OmsShp2DxfConverter |
|
| OmsSigmaFilterPlus |
This plugin-Filter provides a selective mean (averaging) filter.
|
| OmsSurfaceInterpolator |
|
| OmsTimeSeriesIteratorReader |
|
| OmsTimeSeriesIteratorWriter |
|
| OmsTimeSeriesReader |
|
| OmsTimeSeriesWriter |
|
| OmsTmsGenerator |
|
| OmsVectorClipper |
|
| OmsVectorConverter |
|
| OmsVectorFieldRounder |
|
| OmsVectorFilter |
|
| OmsVectorIntersector |
|
| OmsVectorizer |
|
| OmsVectorMerger |
|
| OmsVectorOverlayOperators |
|
| OmsVectorReader |
|
| OmsVectorReprojector |
|
| OmsVectorReshaper |
|
| OmsVectorSimplifier |
|
| OmsVectorTableJoiner |
|
| OmsVectorTransformer |
|
| OmsVectorWriter |
|
| OmsVoronoiDiagram |
|
| OmsWindowSampler |
|
| OmsXyz2Raster |
|
| OmsZonalStats |
|
| OmsZonalStatsIM |
|
| Ontology |
|
| OpenstreetmapImageCreator |
|
| OsCheck |
helper class to check the operating system this Java VM runs in
please keep the notes below as a pseudo-license
http://stackoverflow.com/questions/228477/how-do-i-programmatically-determine-operating-system-in-java
compare to http://svn.terracotta.org/svn/tc/dso/tags/2.6.4/code/base/common/src/com/tc/util/runtime/Os.java
http://www.docjar.com/html/api/org/apache/commons/lang/SystemUtils.java.html
|
| OsCheck.OSType |
types of Operating Systems
|
| Out |
Output tag for fields.
|
| Output |
|
| OutputDescriptor |
|
| OutputStragegy |
|
| Param |
|
| Parameter |
|
| ParameterData |
The class stores the data and provides methods related to parameter data.
|
| ParameterSet |
|
| ParameterSetHistory |
|
| Params |
|
| Particle |
Class representing a particle in the swarm.
|
| PearsonsCorrelation |
|
| PlotFrame |
A frame for jfreecharts.
|
| PointSymbolizerWrapper |
A wrapper for a PointSymbolizer to ease interaction with gui.
|
| PolygonSymbolizerWrapper |
A wrapper for a PolygonSymbolizer to ease interaction with gui.
|
| PolynomialInterpolator |
A polynomial interpolation function.
|
| PolyTrendLine |
Taken from https://stackoverflow.com/questions/17592139/trend-lines-regression-curve-fitting-java-library
|
| PowerTrendLine |
Taken from https://stackoverflow.com/questions/17592139/trend-lines-regression-curve-fitting-java-library
|
| PredefinedColorRules |
|
| PreferencesHandler |
|
| PrintStreamProgressMonitor |
A progress monitor for printstream based applications, i.e.
|
| PrintUtilities |
Utility class to print data out.
|
| ProcessComponent |
Generic Process component.
|
| Processes |
ProcessExcecution.
|
| Processes1 |
ProcessExcecution.
|
| ProfilePoint |
A point representing a position in a raster profile.
|
| ProgressUpdate |
Class to hold update messages and work done.
|
| PSEngine |
Particle swarm main engine.
|
| QuickSortAlgorithm |
|
| QuickSortAlgorithmObjects |
Sorting of a double array with an array of objects following.
|
| R_F |
Mathematical function R_F.
|
| RandomExponential |
Utility class that generates exponentially-distributed
random values using several algorithms.
|
| RandomNormal |
Utility class that generates normally-distributed
random values using several algorithms.
|
| Range |
Range Information for fields
|
| Ranges |
|
| Ranges.Check |
Range Checker
|
| Ranges.Gen |
|
| RasterCellInfo |
|
| RasterData |
Interface describing a raster map for JGrass internal usage.
|
| RasterReadingFailureException |
Ecxeption to throw when raster reading fails
|
| RasterStyle |
A simple raster styling utility for scripting environment.
|
| RasterStyleUtilities |
A class to help with raster styling.
|
| RasterSymbolizerWrapper |
A wrapper for a RasterSymbolizer to ease interaction with gui.
|
| RasterWritingFailureException |
Ecxeption to throw when raster writing to disk fails
|
| RegionMap |
Map containing a region definition, having utility methods to get the values.
|
| RegressionLine |
Taken from https://stackoverflow.com/questions/17592139/trend-lines-regression-curve-fitting-java-library
|
| RequestUtils |
Utility class performing operations related to http requests.
|
| Resource |
|
| ResponseUtils |
|
| RewindableInputStream |
|
| Role |
Role information for fields.
|
| RootFindingFunctions |
Methods to find roots of a function.
|
| RowVector |
From: Java Number Cruncher
The Java Programmer's Guide to Numerical Computation
by Ronald Mak
|
| RuleWrapper |
A wrapper for the Rule object to ease gui use.
|
| Scatter |
|
| Scatter |
A simple scatter plotter.
|
| SCE |
|
| Section |
A form section.
|
| ServiceGenerator |
Class that generates the service file.
|
| ShearSortAlgorithm |
|
| SimConst |
All constants to be used for creating simulations.
|
| SimpleDirectoryOutput |
|
| SimpleStats |
A simple statistics class that wraps DescriptiveStatistics.
|
| SimpsonIntegral |
|
| SimUtils |
|
| SLDHandler |
SLD style handler.
|
| SldUtilities |
Utilities to handle style.
|
| SLDValidator |
|
| SourceInfo |
Source Information for the component.
|
| SpatialDbsImportUtils |
Import utilities.
|
| SplitVectors |
Support class to simulate structure to help the C port
|
| SquareMatrix |
From: Java Number Cruncher
The Java Programmer's Guide to Numerical Computation
by Ronald Mak
A square matrix.
|
| Stats |
|
| Status |
Quality Status information about a component.
|
| StreamUtils |
Utilities for Streams.
|
| StringUtilities |
An utilities class for handling strings and similar.
|
| STRtreeJGT |
A query-only R-tree created using the Sort-Tile-Recursive (STR) algorithm.
|
| StyleHandler |
Extension point for handling a style of a particular language/version.
|
| StyleType |
Used by StyleHandler and StyleGenerator to specify which template to use
|
| StyleUtilities |
Style related utilities.
|
| StyleWrapper |
A wrapper for the Style object to ease gui use.
|
| Summary |
|
| SymbolizerWrapper |
An abstract wrapper for a Symbolizer to ease interaction with gui.
|
| SystemoutProcessListener |
|
| TableDescriptions |
Enumerations containing the database fields.
|
| TableDescriptions.GpsLogsDataTableFields |
|
| TableDescriptions.GpsLogsPropertiesTableFields |
|
| TableDescriptions.GpsLogsTableFields |
|
| TableDescriptions.ImageDataTableFields |
|
| TableDescriptions.ImageTableFields |
|
| TableDescriptions.MetadataTableFields |
|
| TableDescriptions.NotesTableFields |
|
| TableIterator<T> |
An iterator that allows skipping rows in a table.
|
| TableListener |
|
| TextSymbolizerWrapper |
A wrapper for a TextSymbolizer to ease interaction with gui.
|
| TextToUnicodeConverter |
This class allows to convert an Autocad text in an Unicode text
|
| Thin |
Thin is an algorithm to thin a binary image using a 3x3 kernel.
|
| ThreadedRunnable<E> |
Multithreading util class.
|
| Threads |
Compound Execution utilities.
|
| Threads.CompList<T> |
|
| TileUtilities |
An utility class for tile handling.
|
| Time |
Time Control Component
|
| Time.TimeControl |
|
| Times |
|
| TimeSeries |
A simple timeseries chart plotter.
|
| TmsShpGenerator |
|
| TmsWms2Geotiff |
|
| TPSInterpolator |
Implementation of TPS Interpolation based on thin plate spline (TPS) algorithm
|
| TransformationUtils |
Utils to do transformations.
|
| Tree |
Tree data structure.
|
| UCSReader |
Reader for UCS-2 and UCS-4 encodings.
|
| UI |
UI hints for components and fields.
|
| Unit |
Unit information for fields.
|
| Until |
While Component.
|
| UrlJavaFileObject |
A Java file object that reads from a URL.
|
| UtcTimeUtilities |
An utility class for time related issues, all in UTC timezone.
|
| Util |
|
| Util |
|
| Utilities |
Form utilities
|
| Utils |
|
| Validation |
|
| ValueSet |
|
| Variables |
Variable names that also need translations and used in the modules.
|
| VegetationLibraryReader |
|
| VegetationLibraryRecord |
Container for vegetation library data.
|
| VendorOptions |
Enumeration of possible vendor options.
|
| VersionInfo |
Version Information for the component.
|
| While |
While Component.
|
| WildcardFileFilter |
|
| Window |
The window object represents a particular geographic regione, containing also the information of
the grid's resolution and therefore also the number of rows and cols of the region.
|
| WmsWrapper |
|
| WmtsWrapper |
|
| XmlCharsetDetector |
Provides a methods that can be used to detect charset of some XML document and (optionally)
return a reader that is aware of this charset and can correctly decode document's data.
|