All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AboutDialog |
Displays an About Dialog (Splash Screen).
|
| AboutPlugIn |
Pops up an 'About...
|
| AbstractAddDatastoreLayerPlugIn |
|
| AbstractBasicFeature |
Default implementation of the Feature interface.
|
| AbstractClickSelectedLineStringsTool |
|
| AbstractCursorTool |
A tool that draws an XOR visual indicator.
|
| AbstractCursorTool.Listener |
|
| AbstractDeleteVectorTool |
|
| AbstractDriver |
Deprecated.
|
| AbstractDriverPanel |
UI for AbstractDrivers.
|
| AbstractFeatureTextWriter |
|
| AbstractFileLayerLoader |
|
| AbstractFileLayerSaver |
|
| AbstractGeometryProcessor |
An implementation of GeometryProcessor that implements a method to
recursively process GeometryCollections, and that let the user redefine
one or all of the methods to process simple geometries.
|
| AbstractGraphicImage |
An image whose source is a bitmap
Much of this code was donated by Larry Becker and Robert Littlefield of
Integrated Systems Analysts, Inc.
|
| AbstractGraphicImageFactory |
Class implementing generic code used in all *Imagefactory classes.
|
| AbstractInputDriver |
Deprecated.
|
| AbstractJUMPReader |
Partial implementation of JUMPReader implementing getExceptions method.
|
| AbstractJUMPWriter |
|
| AbstractLayerable |
Default implementation of the Layerable interface.
|
| AbstractLinearReferencingPlugIn |
Common attributes and methods for LinearReferencing
|
| AbstractLoadDatasetPlugIn |
|
| AbstractLoadSaveDatasetPlugIn |
|
| AbstractMultiInputDialog |
Flexible generic dialog to prompt the user typing input parameters.
|
| AbstractOutputDriver |
Deprecated.
|
| AbstractPalettePanel |
|
| AbstractPalettePanel.BasicStyleList |
|
| AbstractPalettePanel.Listener |
|
| AbstractParser |
Pulls WMS objects out of the XML
|
| AbstractPlugIn |
Default implementation of PlugIn, with useful functions for auto-generating a
name, converting a PlugIn into an ActionListener (for use with JButtons, for
example), and supporting undo.
|
| AbstractSaveDatasetAsPlugIn |
|
| AbstractSaveProjectPlugIn |
Subclass this to implement a 'Save Project' plugin.
|
| AbstractSelection |
Superclass for holding a user-selected collection of Feature items.
|
| AbstractSelectionRenderer |
|
| AbstractSextanteRasterLayer |
A convenience class which implements some of the methods
of the IRasterLayer interface.
|
| AbstractSpatialDatabasesDSDriver |
|
| AbstractSpatialDatabasesDSExtension |
basic implementation for db datastore extensions
|
| AbstractThreadedUiPlugIn |
|
| AbstractTransferable |
|
| AbstractUiPlugIn |
Default implementation of PlugIn, with useful functions for auto-generating a
name, converting a PlugIn into an ActionListener (for use with JButtons, for
example), and supporting undo.
|
| AbstractVectorLayerFinder |
Retrieves a two-point-LineString layer and sets its styles.
|
| AbstractWaitDialog |
Shows a modal dialog while an operating is in process
|
| AbstractWizardGroup |
|
| AbstractWizardPanel |
|
| AbstractWizardPlugin |
|
| AbstractWMSRequest |
|
| AbstractZoomTool |
|
| AcosOperation |
Class to handle additions within a formula.
|
| ActionEventFirer |
Keeps registry of action listeners, triggers each of them on demand
with a given ActionEvent.
|
| Add3DGeometryAttributesPlugIn |
User can add one or several of the following 3d attributes to a layer.
|
| AddDatastoreLayerPanel |
|
| AddDatastoreLayerPanel.Block |
|
| AddDatastoreLayerPlugIn |
Deprecated. |
| AddDataStoreLayerWizard |
|
| AddDataStoreLayerWizardPanel |
|
| AddFormulaPartToTextArea_Action |
Action to add a button's text to a given JTextArea, when the button is pressed.
|
| AddGeometryAttributesPlugIn |
User can add one or several of the following geometry attributes to a layer.
|
| AddImageLayerPlugIn |
|
| AdditionalResults |
This class stores results generated by SEXTANTE geoalgorithms that are
neither layers nor tables (i.e text results and charts).
|
| AdditionalResultsFrame |
Flexible generic frame for prompting the results in several objects.
|
| AdditionalResultsIO |
Moved export action to a separate class
|
| AdditionalResultsPlugIn |
|
| AdditionalResultsTreeCellRenderer |
This frame is a refactoring of Sextante
es.unex.sextante.gui.additionalResults.AdditionalResultsTreeCellRenderer
|
| AdditionOperation |
Class to handle additions within a formula.
|
| AddNewCategoryPlugIn |
|
| AddNewFeaturesPlugIn |
|
| AddNewLayerPlugIn |
|
| AddNewLayerViewPlugIn |
|
| AddRasterImageLayerWizard |
|
| AddRemoveList |
|
| AddRemoveListModel |
|
| AddRemovePanel |
A JPanel that allows the user to move Object's back and forth between
two JList's.
|
| AddTextFieldTextToTextAreaOnClick_Action |
Action add the text of a given text field to a text area on action performed.
|
| AddWMSDemoBoxEasterEggPlugIn |
|
| AddWmsLayerWizard |
WizardGroup used to collect parameters needed to add a WmsLayer.
|
| AddWritableDataStoreLayerPanel |
Panel to define a connection to a read/write datastore.
|
| AddWritableDataStoreLayerPanel.Block<T> |
|
| AddWritableDataStoreLayerWizard |
Add a wizard to the Open dialog to open database connections with read/write capability.
|
| AddWritableDataStoreLayerWizardPanel |
WizardPanel to connect to a read/write datastore.
|
| AdhocQuery |
|
| AdvancedMeasureOptionsPanel |
This Panel displays the options for the AdvancedMeasureTool.
|
| AdvancedMeasurePlugin |
Plugin for the AdvancedMeasureTool.
|
| AdvancedMeasureTool |
A tool for measurment of distance or area.
|
| AffineTransControlPointExtracter |
Uses geometry data in two FeatureCollections to
extract parameters for an affine transformation.
|
| AffineTransform |
An AffineTransform implementation that is initialized by specifying
three points and the three points they map to.
|
| AffineTransformationPlugIn |
Applies an AffineTransformation to a layer.
|
| AffineTransformPlugIn |
Applies an affine transform to the selected layers.
|
| Aggregator<T> |
An aggregator accumulate individual values with addValue method and
return a synthetic value with getResult method.
|
| Aggregators |
Class containing all kinds of aggregator implementation as well as maps
containing instances of aggregators.
|
| Aggregators.BooleanMajority |
|
| Aggregators.Collect |
|
| Aggregators.Concatenate |
|
| Aggregators.ConcatenateUnique |
|
| Aggregators.Count |
|
| Aggregators.DateMax |
|
| Aggregators.DateMean |
|
| Aggregators.DateMedian |
|
| Aggregators.DateMin |
|
| Aggregators.DoubleMax |
|
| Aggregators.DoubleMean |
|
| Aggregators.DoubleMedian |
|
| Aggregators.DoubleMin |
|
| Aggregators.DoubleSum |
|
| Aggregators.IntMax |
|
| Aggregators.IntMean |
|
| Aggregators.IntMedian |
|
| Aggregators.IntMin |
|
| Aggregators.IntSum |
|
| Aggregators.LongMax |
|
| Aggregators.LongMean |
|
| Aggregators.LongMedian |
|
| Aggregators.LongMin |
|
| Aggregators.LongSum |
|
| Aggregators.StringMajority |
|
| Aggregators.StringMax |
|
| Aggregators.StringMin |
|
| Aggregators.Union |
|
| Albers |
Implements the Albers projection.
|
| AlphaSetting |
|
| AndCompositeTool |
Enables multiple CursorTools to operate at the same time.
|
| Angle |
Utility functions for working with angles.
|
| AnimatedClockPanel |
Implements an animated clock.
|
| Animations |
|
| ApplicationExitHandler |
|
| Arc |
|
| ArrangeViewsPlugIn |
|
| ArrangeViewsPlugIn.ArrangeAllPlugIn |
|
| ArrangeViewsPlugIn.ArrangeCascadePlugIn |
|
| ArrangeViewsPlugIn.ArrangeHorizontalPlugIn |
|
| ArrangeViewsPlugIn.ArrangeVerticalPlugIn |
|
| ArrowLineStringEndpointStyle |
|
| ArrowLineStringEndpointStyle.Feathers |
|
| ArrowLineStringEndpointStyle.FeathersEnd |
|
| ArrowLineStringEndpointStyle.FeathersStart |
|
| ArrowLineStringEndpointStyle.NarrowSolidEnd |
|
| ArrowLineStringEndpointStyle.NarrowSolidStart |
|
| ArrowLineStringEndpointStyle.OpenEnd |
|
| ArrowLineStringEndpointStyle.OpenStart |
|
| ArrowLineStringEndpointStyle.SolidEnd |
|
| ArrowLineStringEndpointStyle.SolidStart |
|
| ArrowLineStringMiddlepointStyle |
|
| ArrowLineStringMiddlepointStyle.NarrowSolidMiddle |
|
| ArrowLineStringSegmentStyle |
|
| ArrowLineStringSegmentStyle.NarrowSolid |
|
| ArrowLineStringSegmentStyle.Open |
|
| ArrowLineStringSegmentStyle.Solid |
|
| AsinOperation |
Class to handle additions within a formula.
|
| AtnaOperation |
Class to handle additions within a formula.
|
| Attribute2UnitMap |
Meta information object to store the units for the attributes in a layer.
|
| AttributeAggregator |
A wrapper class including :
name of the input attribute
aggregator to be used to aggregate values
name of the output attribute
|
| AttributeInfo |
Class to store all information for a given attribute, so it can easily passed
to e.g.
|
| AttributeMapping |
|
| AttributeMapping.CombinedSchema |
|
| AttributeOp |
description:
provides some function to calculate mathematical
indices like mean, max, median for a set of features.
|
| AttributeOperationFactory |
An AttributeOperationFactory can create an Operation returning values of
a certain AttributeType.
|
| AttributePanel |
Implements an Attribute Panel.
|
| AttributePanel.Row |
|
| AttributePredicate |
A function object for Geometry functions (which return a Geometry).
|
| AttributeQueryPlugIn |
Queries a layer by a spatial predicate.
|
| AttributeTab |
Implements an Attribute Tab.
|
| AttributeTablePanel |
Implements an AttributeTable panel.
|
| AttributeTablePanel.FeatureEditor |
|
| AttributeTablePanelListener |
|
| AttributeType |
Types of attributes
|
| AttributeTypeFilter |
Filter to select attributes or layers based on their attribute types.
|
| AttributeValue |
Class to extract integer or double values (as double) out of the given Feature...
|
| AutoAssignAttributePlugIn |
Assign a value to an attribute on a set of features.
|
| AutoCompletePolygonCursorTool |
|
| AutoCompletePolygonPlugIn |
|
| AxisOrder |
An enum class with two values to determine if coordinates are given in the
Longitude / Latitude order or in the Latitude / Longitude order in a
particular CRS (or SRS).
|
| BarPlotOJ |
|
| BaseFeatureInputStream |
Base class for FeatureInputStreamReaders.
|
| BasicFeature |
Default implementation of the Feature interface.
|
| BasicFileDriverPanel |
Base for UI supporting File-based Driver.
|
| BasicFillPattern |
|
| BasicRequest |
|
| BasicStyle |
|
| BasicStyleListCellRenderer |
|
| BasicStylePanel |
BasicStylePanel is used to edit the basic style.
|
| BasicTopologyValidationError |
Adapts a JTS TopologyValidationError to ValidationError.
|
| BeanshellAttributeCalculatorPlugIn |
Creates a new layer, adding a (dynamic) attribute computed from a
beanshell expression.
|
| BeanshellAttributeOperation |
Creates an Operation using the Beanshell scripting language.
|
| BeanshellAttributeOperationFactory |
The AttributeOperationFactory to build new BeanshellOperation.
|
| BeanShellPlugIn |
|
| BeanToolsPlugIn |
This OpenJUMP PlugIn adds the capability to launch a scripted file from the
menu.
|
| BilinearInterpolatedTransform |
Bilinear interpolated triangulation transform, also known as "rubber sheeting".
|
| BitmapVertexStyle |
BitmapVertexStyle
|
| Blackboard |
String-to-Object map that anyone can use.
|
| BlendLineStringsPlugIn |
Blend lines which (nearly) touch each others.
|
| Block |
Simply a chunk of code that can be passed around.
|
| BooleanPropertyEnableCheck |
|
| BooleanPropertyMenuEnableListener |
|
| BoundaryMatchDataEngine |
|
| BoundaryMatchDataPlugIn |
Creates two polygon-grid layers that interlock with sinusoidal "teeth".
|
| BoundingBox |
Represents a bounding box in a specific projection.
|
| BufferGeometryMatcher |
Matches geometries based on whether each Geometry is contained in the
other's buffer.
|
| BufferPlugIn |
PlugIn performing buffer operations authorized by JTS BufferOp class.
|
| ButtonPanel |
|
| CachingFeatureCollection |
Caches features to prevent unnecessary queries.
|
| CalculateAreasAndLengthsPlugIn |
Calculates areas and lengths from information obtained
from the user via a MultiInputDialog.
|
| CalculateDistancesPlugIn |
Calculates distances between the geometries in 2 different datasets
|
| CalcVarianceAndMeanPerClassPlugIn |
|
| CancelNextException |
|
| Capabilities |
Represents the capabilities WMS XML.
|
| CatalogParser |
|
| Category |
A folder containing Layers.
|
| CategoryEvent |
An addition, removal, or modification of a Category.
|
| CategoryEventType |
Whether a Category was added, removed, or modified.
|
| CategoryMover |
Provides methods to move a category including the layers in it within the LayerNamePanel.
|
| CenterZoomPlugIn |
|
| ChangeCoordinateSystemPlugIn |
Implements a PlugIn
that allows the user to change coordinate systems.
|
| ChangeLayerableNamePlugIn |
ChangeLayerableName changes the name of a layer.
|
| ChangeNoDataValuePlugIn |
|
| ChangeRangeValuesToNoDataPlugIn |
|
| ChangeRasterImagePropertiesPlugIn |
|
| ChangeRasterImageStyleDialog |
Dialog that show controlls to customize the appearance og a
RasterImage layer.
|
| ChangeSRIDPlugIn |
|
| ChangeStylesPlugIn |
Deprecated.
|
| ChangeValueToNoDataPlugIn |
|
| CheckBoxComponentPanel |
Component including a Label and a CheckBox
|
| CheckBoxed |
a simple marker interface for plugins wanting checkbox menu items
|
| CheckBoxFieldComponentFactory |
|
| CheckOS |
|
| ChoosableStyle |
|
| ChooseProjectPanel |
|
| Circle |
|
| CircleLineStringEndpointStyle |
|
| CircleLineStringEndpointStyle.End |
|
| CircleLineStringEndpointStyle.Start |
|
| CircleVertexStyle |
|
| Classifier1D |
|
| ClassifyAttributesPlugIn |
|
| ClearSelectionPlugIn |
|
| ClipToFencePlugIn |
|
| CloneableInternalFrame |
|
| CloneWindowPlugIn |
|
| CmdRunner |
|
| CollectionMap<K,V> |
A Map whose values are Collections.
|
| CollectionOfFeaturesTransferable |
|
| CollectionOfLayerablesTransferable |
|
| CollectionsTools |
Class for more convenient use of Lists and Arrays.
|
| CollectionUtil |
|
| CollectionWrapper<E> |
|
| ColorChooserPanel |
A custom Colour Scheme Browser - custom choices based on JColorChooser.
|
| ColorEditor |
|
| ColorGenerator |
Class to generate a given number of color steps to
cross fade from color A to color C (and optionally
pass color B)
|
| ColorMapEntry |
This class represents a cell value-colour pair.
|
| ColorPanel |
Displays a colour.
|
| ColorRenderer |
|
| ColorScheme |
The colour schemes were taken from the following sources:
Visual Mining, Inc.
|
| ColorSchemeListCellRenderer |
|
| ColorsLabelLegendComponent |
|
| ColorsTablePanel |
A SWING table used to represent class intervals values and corresponding
colours.
|
| ColorsTablePanel.TableType |
|
| ColorThemingStyle |
A Style mapping different basic styles for different attribute values.
|
| ColorThemingStylePanel |
A panel to choose Color Theming options.
|
| ColorThemingStylePanel.State |
|
| ColorThemingTableModel |
|
| ColorThemingTableModel.AttributeMapping |
|
| ColorThemingTableModel.AttributeValueTableModelEvent |
|
| ColorUtil |
|
| ColorUtils |
|
| ColumnBasedTableModel |
|
| ColumnDescription |
This is a helper class to store information about a JCS Column for the GML Parser ( GMLReader).
|
| CombineSelectedFeaturesPlugIn |
|
| CombineSelectedLayersPlugIn |
|
| ComboBoxComponentPanel |
Component including a Label and a ComboBox
|
| ComboBoxFieldComponentFactory |
Factory to build a combobox component.
|
| CommandLine |
A class to parse application command-line parameters and arguments.
|
| CommonsImage |
An image whose source is a bitmap
Much of this code was donated by Larry Becker and Robert Littlefield of
Integrated Systems Analysts, Inc.
|
| CommonsImageFactory |
|
| CommonsTIFFImage |
|
| CompleteMouseAdapter |
Combination of MouseAdapter and MouseMotionAdapter.
|
| ComponentFactory<T extends Component> |
The ComponentFactory is used to create instances of the Component
type T.
|
| ComponentWizardPanel |
|
| CompositeTool |
|
| CompressedFile |
Utility class for dealing with compressed files.
|
| Condition |
Condition
|
| ConfigTooltipPanel |
Panel de configuracion de los tooltips de las capas
|
| Configuration |
The Workbench searches the JARs in its lib/ext directory for Configurations.
|
| Connection |
A channel of communication with a DataSource.
|
| ConnectionDescriptor |
Contains a ParameterList and its associated DataStoreDriver.
|
| ConnectionDescriptor.PersistentParameterList |
|
| ConnectionDescriptor.PersistentParameterListSchema |
|
| ConnectionDescriptorPanel |
|
| ConnectionManager |
Reuses existing connections where possible.
|
| ConnectionManager.Listener |
|
| ConnectionManagerPanel |
|
| ConnectionManagerToolboxPlugIn |
|
| ConnectionPanel |
Base class for panels with a Connection combobox.
|
| ConstantValue |
A simple value class that just stores a constant value.
|
| ConstrainedDragTool |
The default implementation draws a selection box, but this can be overridden
(even to draw nothing).
|
| ConstrainedMoveVertexPlugIn |
|
| ConstrainedMoveVertexTool |
|
| ConstrainedMultiClickArcTool |
A VisualIndicatorTool that allows the user to draw shapes with multiple
vertices.
|
| ConstrainedMultiClickTool |
A VisualIndicatorTool that allows the user to draw shapes with multiple
vertices.
|
| ConstrainedNClickTool |
|
| ConstrainedNClickTool |
Whereas a MultiClickTool looks for a double-click to end the gesture,
an NClickTool looks for a certain number of points to end the gesture.
|
| ConstrainedPolygonTool |
|
| ConstraintManager |
Constraint Manager
Improved by ioan on 2017-08-05 to honour IncrementalAngle constraint even on the first segment
|
| ConstraintsOptionsPanel |
|
| ConvexHullPlugIn |
|
| ConvexHullPlugIn |
|
| CoordinateArrays |
Some utility functions for handling Coordinate arrays.
|
| CoordinateComparator |
Comparator class for Sortable objects, sets comparision criteria
on the fly -> no need to set them manually before sorting
|
| CoordinateListMetrics |
Generates strings describing metrics for coordinate lists.
|
| CoordinatePrecisionReducer |
|
| CoordinateSystem |
This class represents a coordinate system.
|
| CoordinateSystemRegistry |
|
| CoordinateSystemSupport |
Utility class.
|
| CoordinateSystemWrapper |
|
| CoordinateTransform |
A function that maps one Coordinate to another.
|
| CoordUtil |
Utility functions for working with Coordinates.
|
| CopyBBoxPlugin |
CopyBBoxPlugin
|
| CopyImagePlugIn |
|
| CopySchemaPlugIn |
Copy a Feature Schema in the clipboard.
|
| CopySelectedItemsPlugIn |
|
| CopySelectedLayersPlugIn |
|
| CopySelectedLayersToWarpingVectorsPlugIn |
|
| CopySelectedRasterImageLayersPlugIn |
|
| CopyStylesPlugIn |
Copies the styles for a layer to a paste buffer
|
| CopyThisCoordinatePlugIn |
|
| CorrelationCoefficients |
Class that calculates various correlation coefficients.
|
| CorrelationDataPair |
|
| CosOperation |
Class to handle additions within a formula.
|
| Counter |
A Counter used for example in Maps to count the number of times
an item occurs.
|
| CoverageSimplifierPlugIn |
|
| CreateBarPlotPlugIn |
|
| CreateGridPlugIn |
Create a grid or graticule for the map.
|
| CreateHistogramPlugIn |
created on 19.10.2007
|
| CreateLatticeFromSelectedImageLayerPlugIn |
Creates a lattice for the current selected raster image
TODO : I was going todo this as a normal plugin, but this won't work since
raster images are Layerables and not layer objects, so the drop down list doesn't
display them
|
| CreatePolygonGridFromSelectedImageLayerPlugIn |
Creates a polygon grid from the current selected raster image
TODO : I was going todo this as a normal plugin, but this won't work since
raster images are Layerables and not layer objects, so the drop down list doesn't
display them
|
| CreateScatterPlotPlugIn |
|
| CreateThiessenPolygonsPlugIn |
Creates voronoi regions from a set of points.
|
| CropWarpPlugIn |
|
| CrossVertexStyle |
|
| CTSPlugIn |
PlugIn to transform coordinates using Coordinate Transformation Suite (CTS)
|
| CurrentLayerIsRasterImageLayerCheck |
Enable check (to controll menu items) that checks, if the selected layer is a RasterImage Layer
|
| CursorTool |
|
| CursorToolPluginWrapper |
a simple wrapper to reuse a cursor tool as a plugin w/in the ui.
|
| CustomFillPatternExamplePlugIn |
|
| CustomGradientColorsDialog |
|
| CustomTexturePaint |
CustomTexturePaint is a helper to work around Java2XML
limitations.
|
| CutFeaturesPlugIn |
|
| CutFeaturesTool |
|
| CutPolygonSIGLEPlugIn |
CutPolygonSIGLEPlugIn is an editing tool to cut a polygon using the geometry
of another polygon.
|
| CutPolygonTool |
This cursor tool is installed by CutPoygonSIGLEPlugIn
To use it, select one or several Polygon a in layer A, draw a Polygon b by
hand, every selected polygon a will be changed into a - b.
|
| CutSelectedItemsPlugIn |
|
| CutSelectedLayersPlugIn |
|
| CutSelectedRasterImageLayersPlugIn |
|
| DatasetOptionsPanel |
OptionsPanel for setting up some dataset options.
|
| DataSource |
A file, database, web service, or other source of data.
|
| DataSourceFileLayerLoader |
|
| DataSourceFileLayerSaver |
|
| DataSourceQuery |
A wrapper for a query string that attributes it with the DataSource
to apply it against.
|
| DataSourceQueryChooser |
UI for picking datasets for a given format.
|
| DataSourceQueryChooserDialog |
Contains the various DataSourceQueryChooser panels, regardless of whether
they are for files, databases, web services, or other kinds of DataSources.
|
| DataSourceQueryChooserManager |
Registry for DataSourceQueryChoosers which plug-ins may add to when the
JUMP Workbench starts up.
|
| DataSourceQueryChooserOpenWizard |
|
| DataStoreConnection |
A connection to a database datastore which can execute Querys.
|
| DataStoreDataSource |
Adapts the DataStore API to the DataSource API.
|
| DataStoreDataSourceFactory |
Factory to create WritableDataStoreDataSource fitting
a specific database connection.
|
| DataStoreDriver |
A driver for a given type of datastore
|
| DataStoreException |
|
| DataStoreLayer |
Metadata about a Datastore geo layer: a dataset name with a geo column (one table
with several geo columns generates several DataStoreLayers, one for each geo column
|
| DataStoreLayerRenderData |
|
| DataStoreLayerRowModel |
A custom RowModel to use in a Swing Outline, used to display a Datasource information
for a specific database schema and table name:
geometric column info, editable WHERE clause, caching and limit
|
| DataStoreLayerTreeModel |
|
| DataStoreLayerWhereEditor |
A resizable textArea to edit layers WHERE clause.
|
| DataStoreMetadata |
Metadata about the datasets in the database
|
| DataStoreQueryDataSource |
Implements the DataSource interface in order to persist a query issued
from RunDatastoreQueryPlugIn.
|
| DataStoreSaveDriverPanel |
Panel containing user interface elements to save a layer into a DataStore.
|
| DataStoreTableCellListener |
|
| DataStoreTransactionManager |
Central class to manage datastore transactions from OpenJUMP.
|
| DataStoreTransactionManagerPlugIn |
DataStoreTransactionManagerPlugIn is a ToolBox containing:
a text area displaying uncommitted edits
a commit button : to commit changes to the database
an update button : to update changes from the database
an inspect button : to inspect local evolutions not yet commited
|
| DbfFieldDef |
class to hold infomation about the fields in the file
|
| DbfFile |
This class represents a DBF (or DBase) file.
|
| DbfFileException |
Thrown when an error relating to the shapefile
occures
|
| DbfFileWriter |
a class for writing dbf files
|
| DebugId |
|
| DebugTimer |
|
| DebugUserIds |
Contains constants for "registered" logging user ids
|
| DecorationStylePanel |
|
| DeeChangeStylesPlugIn |
DeeChangeStylesPlugIn
|
| DeeRenderingStylePanel |
DeeRenderingStylePanel
|
| DefaultAddRemoveList |
|
| DefaultAddRemoveListModel |
|
| DelaunayTriangulation |
A 2D Delaunay Triangulation (DT) with incremental site insertion.
|
| DelegatingCompressedFileHandler |
Deprecated.
|
| DelegatingDriver |
a jdbc driver wrapper to allow loading the driver with custon classloader
from an arbitrary location during runtime.
|
| DelegatingStyle |
|
| DelegatingTool |
Enables the behaviour of a CursorTool instance to be overridden.
|
| DeleteAllFeaturesPlugIn |
|
| DeleteDuplicateGeometriesPlugIn |
Eliminates features that have exactly the same geometry.
|
| DeleteEmptyGeometriesPlugIn |
|
| DeleteIncrementalWarpingVectorTool |
|
| DeleteSelectedItemsPlugIn |
|
| DeleteVertexTool |
|
| DeleteWarpingVectorTool |
|
| DEMStatisticsPlugIn |
|
| Densifier |
Inser vertices every x units along linear components of a Geometry.
|
| DetachableInternalFrame |
A detacheable JInternalFrame.
|
| DialogTools |
|
| DialogUtil |
Utility class to select attributes from a layer.
|
| DiffGeometry |
|
| DiffGeometryComponents |
|
| DiffGeometryIndex |
|
| DiffGeometryMatcher |
|
| DiffGeometryPlugIn |
Computes both raw segment diffs and geometry diffs
for two input layers.
|
| DiffSegments |
Finds all line segments in two
FeatureCollections which occur once only.
|
| DiffSegmentsWithTolerance |
DiffEdges find all line segments in two
FeatureCollections which occur once only.
|
| DiscreteColorThemingState |
|
| Disposable |
Interface describing a disposable object.
|
| DisposeSelectedLayersPlugIn |
|
| Dissolve2PlugIn |
Plugin to mimic a SQL GROUP BY operation.
|
| DissolvePlugIn |
Dissolve plugin is used to union features with same attribute value(s).
|
| DivisionOperation |
Class to handle divisions within a formula.
|
| DragTool |
The default implementation draws a selection box, but this can be overridden
(even to draw nothing).
|
| DrawCircleWithGivenRadiusPlugIn |
Selects items of the actual layer and informs about the number of selected
items
|
| DrawCircleWithGivenRadiusTool |
|
| DrawConstrainedArcPlugIn |
|
| DrawConstrainedArcTool |
|
| DrawConstrainedCirclePlugIn |
|
| DrawConstrainedCircleTool |
|
| DrawConstrainedLineStringPlugIn |
|
| DrawConstrainedLineStringTool |
|
| DrawConstrainedPolygonPlugIn |
|
| DrawConstrainedPolygonTool |
|
| DrawCustomTool |
|
| DrawCustomTool.ActivationListener |
|
| DrawCustomTool.DeActivationListener |
|
| DrawCustomTool.FeedbackListener |
|
| DrawCustomTool.FinalDrawListener |
|
| DrawFenceTool |
|
| DrawIncrementalWarpingVectorTool |
|
| DrawLineStringTool |
|
| DrawPointTool |
|
| DrawPolygonFenceTool |
|
| DrawPolygonTool |
|
| DrawRectangleFenceTool |
|
| DrawRectangleTool |
|
| DrawWarpingVectorTool |
|
| DriverDialog |
Base Driver Dialog.
|
| DriverManager |
|
| DriverPanelCache |
A cache of the state of a DriverPanel.
|
| DriverProperties |
Object to store a bunch of key/value pairs used by the input/output drivers/classes.
|
| DropDownButtonFactory |
Factory creating buttons with a small arrow icon that shows a popup menu when clicked.
|
| DTriangulationForJTS |
|
| DualPaneInputDialog |
Flexible generic dialog for prompting the user to type in several values.
|
| DummyClipboardOwner |
|
| DummyExtension |
|
| DummyLayerNamePanel |
Implements a minimal LayerNamePanel in a JPanel.
|
| DummyStyle |
|
| DummyTaskMonitor |
Implementation of TaskMonitor that does nothing.
|
| DummyTool |
|
| DummyTransform |
|
| DuplicateItemPlugIn |
|
| DxfExport |
|
| DynamicFeatureCollection |
|
| EasyButtonsPlugin |
|
| EasyPanel |
|
| ECWImage |
|
| ECWImageFactory |
|
| ECWLoadException |
|
| EditablePlugIn |
|
| EditAttributeByFormulaDialog |
Dialog to ask the user for information on the new attribute and for a formular,
that represents a blue print to generate attribute values with.
|
| EditAttributeByFormulaPlugIn |
PlugIn that creates a new attribute and assigns values to it, that are
calculated by processing a formula that was created by the user.
|
| EditDataStoreQueryPlugIn |
EditDatastoreQueryPlugIn load the query used to create a layer
in the RunDatastoreQueryPanel.
|
| EditingPlugIn |
|
| EditOptionsPanel |
|
| EditSelectedFeaturePlugIn |
|
| EditSelectedSideDialog |
|
| EditSelectedSidePlugIn |
|
| EditTransaction |
Takes care of "rollback" (if any geometries are invalid) and undo,
for PlugIns and CursorTools that modify geometries.
|
| EditTransaction.SelectionEditor |
|
| EditTransaction.SuccessAction |
|
| EditWMSQueryPanel |
Panel used to edit elements of an existing connection in order to change
some of its parameters.
|
| EditWMSQueryPlugIn |
|
| EnableableToolBar |
Extends JToolBar to create an JToolBar with
certain buttons enabled (for saving state).
|
| EnableCheck |
A test for whether to enable or disable a menu, toolbar button, or other
component.
|
| EnableChecked |
a method to mark plugins as enable checked.
|
| EnableCheckFactory |
Creates basic EnableChecks.
|
| EnableCheckMenuItemShownListener |
|
| EndianDataInputStream |
A class that gives most of the functionality of DataInputStream, but is endian aware.
|
| EndianDataOutputStream |
A class that gives most of the functionality of DataOutputStream, but is endian aware.
|
| EndOfParseException |
This is a fake exception class so the GMLReader can abort a read mid-stream
via the standard SAX error handing methods.
|
| EnforcedGDALImageReader |
|
| EnsureAllLayersHaveSRIDStylePlugIn |
Adds the SRIDStyle to every layer that JUMP encounters.
|
| EnterWKTDialog |
Allows user to enter annotations in Well Known Text format.
|
| EnvelopeIntersector |
|
| EnvelopeUtil |
Utility functions for Envelopes.
|
| EpsgConstants |
|
| EraseLayerAWithLayerBPlugIn |
PlugIn to erase geometries of a layer with the geometries from another layer
|
| ErrorDialog |
UI for Displaying an Error Dialog.
|
| ErrorHandler |
|
| EsriProj |
This class is used to find the precise Esri prj string for a given srid.
|
| Evolution |
A Feature Evolution.
|
| Evolution.Type |
|
| EvolutionOperationException |
Exception thrown by an operation performed on a Evolution.
|
| ExactGeometryMatcher |
|
| ExceptionUtil |
|
| ExplodeSelectedFeaturesPlugIn |
Explodes features based on a GeometryCollection into several features.
|
| ExpOperation |
Class to handle additions within a formula.
|
| ExportEnvelopeAsGeometryPlugIn |
PlugIn to export the bounding box of the RasterImageLayer as a geometry layer, so
it can be changed, transformed to a fence and be re-applied to the RasterImage.
This enables all geometry operations for RasterImages.
|
| ExportImagePlugIn |
|
| ExportLayerableEnvelopeAsGeometryPlugIn |
Giuseppe Aruta 2015_01_15
PlugIn to export the envelope of any type of layerable (Layer.class,
ReferencedImageStyle.class, WMSLayer.class, WFSLayer.class,
RasterImageLayer.class) as geometry.
|
| ExtCorePlugIn |
|
| Extension |
The "entry point" into a JAR file containing PlugIns.
|
| ExtensionFilter |
|
| ExtensionHelper |
|
| ExtensionManagerDialog |
|
| ExtensionManagerExtension |
|
| ExtensionManagerPlugIn |
|
| ExtensionPanel |
|
| ExtensionsAboutPanel |
|
| ExtensionWrapper |
|
| ExtractCommonBoundaryBetweenPolysPlugIn |
Extracts the boundaries of a polygon layer distinguishing
between shared and non-shared boundaries.
|
| ExtractLayerInFence |
|
| ExtractLayersByAttribute |
|
| ExtractLayersByGeometry |
This plugin split a layer into several layers when its features have
different geometry dimensions.
|
| ExtractPointsPlugIn |
Extracts points from polygon or line features and writes them to a new layer
|
| ExtractSegmentsPlugIn |
|
| ExtractSelectedPartOfImage |
PlugIn that extracts a selected part (fence) of a raster image to a new
raster image layer.
Some parts were taken from Stefan Ostermann's SaveInterpolationAsImagePlugIn.
|
| Feature |
A representation of an object in the world, including its location, geometry,
and other attributes.
|
| FeatureCollection |
A collection of Features, with a special method for querying the Features
that lie within a given Envelope.
|
| FeatureCollectionAggregator |
Creates a new FeatureDataset from a source FeatureCollection,
a list of attributes to be used as the key
a list of aggregator function to aggregate attribute values which are not part of the key
|
| FeatureCollectionAggregator.Key |
|
| FeatureCollectionPanel |
[Giuseppe Aruta 2017-14-12] A panel to show a collection of features To
create a panel with a table showing a FeatureCollection:
"FeatureCollectionPanel pan = new FeatureCollectionPanel(FeatureCollection)"
The style (Renderer) of the table reminds AttributePanel renderer
|
| FeatureCollectionRenderer |
|
| FeatureCollectionRole |
Base class for different roles of a PirolFeatureCollection, like RasterImage, Grid, Outline, etc.
|
| FeatureCollectionRoleTypes |
TODO: comment class
Last change by $Author$ on $Date$
|
| FeatureCollectionTools |
Class to speed up handling of FeatureCollections (or lists of features) during progamming by implementing
a set of common tasks.
|
| FeatureCollectionUtil |
This class can check if a FeatureCollection has only one Geometry Type and in
this case, return this Geometry Type.
|
| FeatureCollectionWrapper |
Delegates to another instance of FeatureCollection.
|
| FeatureDataset |
Default implementation of FeatureCollection.
|
| FeatureDatasetFactory |
Utility functions to create different kinds of FeatureDatasets
|
| FeatureDrawingUtil |
|
| FeatureEvent |
An addition, removal, or modification of a Feature.
|
| FeatureEventType |
Whether a Feature was added, removed, or modified.
|
| FeatureInfoPlugIn |
|
| FeatureInfoRequest |
|
| FeatureInfoTool |
|
| FeatureInfoWriter |
|
| FeatureInfoWriter.Writer |
|
| FeatureInputStream |
A stream of features from an external source, which
may throw exceptions during processing.
|
| FeatureInstaller |
Adds a plug-in to the JUMP Workbench as a menu item.
|
| FeatureInstaller.Menu |
|
| Features2SegmentStringsWithData |
Utility class to transform a collection of Features into a List of
SegmentStrings, and to store genealogy data into their data field.
|
| FeatureSchema |
Metadata for a FeatureCollection: attribute names and types.
|
| FeatureSchemaTools |
Class for easier handling of featureSchema objects.
|
| FeatureSchemaUtils |
|
| FeatureSegment |
A FeatureSegment is a line segment contained in an edge of a feature
|
| FeatureSelection |
|
| FeatureSelectionRenderer |
|
| FeatureStatistics |
|
| FeatureStatisticsPlugIn |
Computes various statistics for selected layers.
|
| FeatureTextWriterRegistry |
|
| FeatureUpdate |
A FeatureUpdate records an update to a single Feature.
|
| FeatureUpdateRecorder |
|
| FeatureUtil |
Useful utility functions for working with Features.
|
| FeatureUtil.IDComparator |
Compares two Features for order based on their feature ID.
|
| FenceDrawingUtil |
|
| FenceLayerFinder |
Retrieves the layer containing the single Fence polygon (if any) and sets its styles.
|
| FieldComponentFactory |
|
| FieldComponentFactoryRegistry |
|
| FileDataSourceQueryChooser |
UI for picking datasets stored in files.
|
| FileDataSourceQueryChooser.FileChooserPanel |
|
| FileDataSourceQueryChooserExtensionFilter |
|
| FileDataSourceQueryChooserOneExtensionFilter |
|
| FileDragDropPlugin |
|
| FileFieldComponentFactory |
|
| FileLayerLoader |
The FileLayerLoader defines the interface for plug-ins that can load files
into the current Task.
|
| FileLayerLoaderExtensionFilter |
|
| FileLayerSaver |
|
| FileNameExtensionFilter |
|
| FileNamePanel |
|
| FileOperations |
|
| FileUtil |
File-related utility functions.
|
| FillPatternFactory |
FillPatternFactory creates a list of all known patterns.
|
| FillPolygonPlugIn |
This PlugIn creates a planar graph from features displayed in view and
creates a polygon from the area containing the user click.
|
| FillPolygonTool |
|
| FilterQuery |
|
| FindFile |
|
| FirableTreeModelWrapper |
|
| FirstTaskFramePlugIn |
Opens a TaskFrame when the Workbench starts up
|
| FlexibleClassLoader |
pretty much an url classloader that wraps a parent (by default) and let's you
add urls in front (prepend) or at the end (append via finalCl) during runtime
|
| FlexibleDateParser |
Warning: This class can parse a wide variety of formats.
|
| FlexibleDateParser.CellEditor |
|
| FlexibleDateParser.CellRenderer |
|
| FlexibleFeature |
a FlexibleFeature based on BasicFeature originally used by the
GeoJSON reader.
|
| FlexibleFeatureSchema |
a FlexibleFeatureSchema originally used by the GeoJSON reader.
|
| FMEFileDriverPanel |
|
| FMEFileInputDriver |
|
| FMEFileOutputDriver |
|
| FMEGMLReader |
A driver that reads GML files following the FME default schema.
|
| FMEGMLWriter |
This class is a JUMPWriter specialized to write FMEGML.
|
| Fmt |
|
| FontChooser |
Based on FontChooser by Janos Szatmary.
|
| FormatedString |
a utlity class to format numbers into strings.
|
| FormulaEditingPanel |
Panel to help the user to create a formula that describes how the value of a new attribute will be calculated.
|
| FormulaParser |
This class is a utility to parse formulas, that describe how an additional attribute value is to be calculated on a by feature basis.
|
| FormulaValue |
Base class for each sub-formula or value of a formula, since we don't want to parse the formula again and again for each value...
|
| FormUtils |
|
| Function |
Function
Definition of functions used in the QueryDialog
|
| GCExtension |
Installs the GCPlugin
TODO Is this class useless now that GeometryConverted has been included into
the CORE ?
|
| GCPlugin |
A jump plugin for the conversion of geometries into one another.
|
| GDALInternalMetadata |
|
| GDALPamDataset |
|
| GenerateLogPlugIn |
|
| GenerateRandomNumberPlugIn |
Plugin to fill an attribute with randomly generated numbers
|
| GenerateRandomStringPlugIn |
Plugin to fill an attribute with randomly generated numbers
|
| GenerateUniqueRandomIdPlugIn |
|
| GenericDebugLogger |
Deprecated.
|
| GenericNames |
Use these for generic names as layer, layer A, function...
|
| GenericOperation |
Base class for mathmatic operations like division, addition, etc.
|
| GenericRasterAlgorithm |
|
| Geographic |
This class is a base for geographic coordinate systems.
|
| GeographicCS |
Represents the Geographic (Datum) coordinate
system.
|
| GeoImage |
|
| GeoImageFactory |
A factory for referenced images.
|
| GeoImageFactoryFileLayerLoader |
|
| GeoJP2 |
Try to find GeoJP2 geo-reference information in image metadata
|
| GeoJSONConstants |
|
| GeoJSONFeatureCollectionWrapper |
a wrapper for a feature collection to do funky geojson stuff to/with
|
| GeoJSONReader |
|
| GeoJSONWriter |
|
| GeometricColumnType |
DB types for geometric columns
Used by spatialite, for other datastore, default to native type.
|
| GeometryCollectionShape |
TODO : I18N to finish
|
| GeometryColumn |
Metadata about a Geometry Column
|
| GeometryColumnsLayout |
An Enum representing MySQL/MariaDB Geometry_column layout:
either an OGR layout, or no layout (no geometry_columns MD table found)
|
| GeometryColumnsLayout |
An Enum representing Spatialite Geometry_column layout:
either a FDO layout, an OGR OGC layout, an OGR Spatialite layout, an GeoPackage layout
or no layout (no *_geometry_columns MD table found)
|
| GeometryConverter |
|
| GeometryEditor |
Geometry objects are unmodifiable; this class allows you to "modify" a Geometry
in a sense -- the modified Geometry is returned as a new Geometry.
|
| GeometryEditor.GeometryEditorOperation |
|
| GeometryFunction |
A function object for Geometry functions (which return a Geometry).
|
| GeometryFunctionPlugIn |
Provides basic functions for computation with Geometry objects.
|
| GeometryInfoPanel |
|
| GeometryInfoTab |
|
| GeometryMicroscope |
Magnifies a given area of a set of Geometry's.
|
| GeometryMicroscope.CoordinateAdjusterFilter |
|
| GeometryPrecisionReducer |
Reduces the precision of a Geometry
according to the supplied CoordinatePrecisionReducer
|
| GeometryPredicate |
A function object for Geometry functions (which return a Geometry).
|
| GeometryPredicate.DisjointPredicate |
|
| GeometryPredicate.SimilarPredicate |
|
| GeometryPredicate.WithinDistancePredicate |
|
| GeometryProcessor |
An interface to process geometries.
|
| GeometrySnapperPlugIn |
|
| GeometryUtils |
|
| GeoRaster |
|
| GeoReferencedLayerable |
Add a parent class to georeferenced layers having SRSInfo and Envelope
|
| GeoReferencedRaster |
Most georeferencing is done from this class.
|
| GeoReferencedRaster |
|
| GeoReferencedRaster.PixelType |
|
| GeoTiffConstants |
TODO: comment class
|
| GeoTIFFDescriptor |
The GeoTIFFDescriptor is a single class that is both an OperationDescriptor
and a RenderedImageFactory for the overridden "tiff" operation.
|
| GeoTIFFDirectory |
An extension of the XTIFFDirectory that understands
the structure of the GeoTIFF key set
|
| GeoTIFFFactory |
A factory object for a GeoTIFFDirectory and its corresponding
XTIFFField class.
|
| GeoTIFFImage |
legacy GeoTIFF reader
|
| GeoTIFFImageFactory |
A factory for GeoTIFF images.
|
| GeoTIFFRaster |
|
| GeoUtils |
|
| GMLDataSourceQueryChooserInstaller |
Adds to the JUMP Workbench the UIs for opening and saving GML files.
|
| GMLFileDriverPanel |
|
| GMLFileInputDriver |
|
| GMLFileOutputDriver |
|
| GMLGeometryWriter |
Writes or creates a formatted string containing the GML
representation of a JTS Geometry.
|
| GMLInputTemplate |
Reads an XML file that starts with a 'JCSGMLInputTemplate'.
|
| GMLJP2 |
Try to find GMLJP2 geo-reference information in image metadata
|
| GMLOutputTemplate |
This class provides a parser for reading GMLOuputTemplates.
|
| GMLReader |
GMLReader is a JUMPReader specialized to read GML files.
|
| GMLWriter |
GMLWriter is a JUMPWriter specialized to output GML.
|
| GradientCanvas |
This class allows to create a JComponent whose background is stretched between
two colors.
|
| GradientCanvas.GradientOrientation |
|
| GradientCanvas.GradientType |
|
| GradientComboBox |
This class create a combo box for gradients.
|
| GradientComboRenderer |
Class that allows to add the GradientCanvas component to the items of a JComboBox.
|
| GradientLabelLegendComponent |
Class to create the component formed by a JPanel and two JLabels.
|
| GradientTablePanel |
|
| GraphicsState |
|
| GrayableIcon |
|
| GridAscii |
|
| GridCell |
|
| GridExtent |
This class defines a grid system (coordinates and cellsize)
|
| GridFloat |
|
| GridPalettePanel |
|
| GridRasterWrapper |
Wrapper to convert
org.openjump.core.rasterimage.sextante.OpenJUMPSextanteRasterLayer to 2D
Array (Matrix) or to a 1D Array.
|
| GridRenderer |
|
| GridWrapper |
Abstract class for grip wrappers.
|
| GridWrapperInterpolated |
A grid wrapper that performs interpolation to calculate
cell values.
|
| GridWrapperNotInterpolated |
A grid wrapper that does not perform interpolation to
calculate cell values.
|
| GUIUtil |
|
| GUIUtil.FileChooserWithOverwritePrompting |
|
| GUIUtil.Location |
|
| GUIUtils |
|
| H2DataStoreDataSource |
|
| H2DataStoreDriver |
|
| H2DataStoreExtension |
Extension for H2GIS Support
|
| H2DSConnection |
Connection to a H2GIS database.
|
| H2DSMetadata |
Metadata for a H2 Database
|
| H2FeatureInputStream |
H2FeatureInputStream
|
| H2ResultSetConverter |
|
| H2SaveDataSourceQueryChooser |
A DataSourceQueryChooser to write to a PostGIS DataSource.
|
| H2SaveDriverPanel |
Panel containing user interface elements to save a layer into a PostGIS table.
|
| H2ServerDataStoreDriver |
|
| H2SQLBuilder |
Query builder for H2GIS queries.
|
| H2ValueConverterFactory |
Factory to convert H2 geometric data type.
|
| HandlerToMakeYourLifeEasier |
Just an interface to have a relation between some utility classes that have kind of the
same intention, but do not have any members or functionality in common.
|
| HistogramPlot2DOJ |
|
| HistogramPlugIn |
created on 06.06.2018
|
| HorizontalCS |
Represents the base class of the EPSG
horizontal coordinate systems.
|
| HTMLFrame |
At the bottom-left corner is an MS-Access-style record navigator for
cycling through the history of documents.
|
| HTMLPanel |
|
| HTTPProxySettings |
Wrapper to the HTTP Proxy settings parameters
|
| I18N |
Singleton for the Internationalization (I18N)
|
| I18N |
light weight wrapper to easily integrate raster styler translation
|
| Iconified |
A set of methods to implement for plugins to be recognized as icon enabled.
|
| IconLoader |
Gets an icon from this class' package.
|
| IconLoader |
Deprecated.
|
| IconLoaderFamFam |
Deprecated.
|
| IllegalParametersException |
|
| ImageAndMetadata |
|
| ImageCachingFeatureCollectionRenderer |
|
| ImageCachingRenderer |
|
| ImageCanvas |
A simple canvas which draws a given image in the upper left corner of itself.
|
| ImageFillPattern |
You can set the alpha by calling #setColor (only the alpha will be read)
|
| ImageLayerManagerPlugIn |
Simple Image Layer Management UI.
|
| ImageryLayerDataset |
|
| ImageryUtils |
|
| ImmutableFirstElementList<E> |
Can't add, replace, or remove the first element in the list.
|
| ImportArcMapStylePlugIn |
ImportArcMapStylePlugIn
|
| ImportSLDPlugIn |
ImportSLDPlugIn
|
| IncrementalWarpingVectorLayerFinder |
Retrieves the Incremental Warping Vectors layer and sets its styles.
|
| IncrementChooser |
Chooses a good size for the scale-bar increments.
|
| IndexedFeatureCollection |
An IndexedFeatureCollection creates a new collection which is backed by a
FeatureCollection, but which is indexed for query purposes.
|
| InfoFrame |
Provides proxied (non-spatial) views of a Layer.
|
| InfoFrame.DetachableInternalFrameWithProxies |
|
| InfoModel |
|
| InfoModelListener |
|
| InputChangedFirer |
Registry of inputChangedListeners; method to trigger them on demand.
|
| InputChangedListener |
Defines Listener interface for input changed events.
|
| InsertVertexTool |
|
| InsertVertexTool.SegmentContext |
|
| InstallDatastoreLayerRendererHintsPlugIn |
|
| InstallDummyReaderPlugIn |
Install a dummy reader which does not try to read files with xml or txt
extension.
|
| InstallDummyReaderPlugIn.DummyDataSource |
|
| InstallGridPlugIn |
|
| InstallKeyPanPlugIn |
Plug in for navigation with keyboards keys.
|
| InstallRendererPlugIn |
|
| InstallScaleBarPlugIn |
Ensures that all TaskFrames get a scale bar.
|
| InstallShowScalePlugIn |
Ensures that all TaskFrames get a scale bar.
|
| InstallSkinsPlugIn |
Installs custom 'look and feel' for UI via 'Skins'.
|
| InstallStandardDataSourceQueryChoosersPlugIn |
Adds to the JUMP Workbench the UIs for opening and saving files with the
basic file formats.
|
| InstallStandardFeatureTextWritersPlugIn |
|
| InstallZoomBarPlugIn |
|
| InteriorPointFinder |
Find a reasonable point at which to label a Geometry.
|
| InternalFrameCloseHandler |
|
| InternalFrameTest |
|
| IntersectGeometries |
|
| IntersectPolygonLayersPlugIn |
|
| IntersectPolygonsOneLayerPlugIn |
|
| IntervalPanel |
|
| IntervalPanel.ClassificationMethod |
|
| InvalidCodeException |
Represents the Exception when an invalid coordinate
system code is entered.
|
| InvalidShapefileException |
Thrown when an attempt is made to load a shapefile
which contains an error such as an invalid shape
|
| InvertSelectionPlugIn |
Selects all Features which were not selected in layers where at least one
feature was selected.
|
| InvokeMethodActionListener |
An ActionListener that invokes the method on the object when the action is
performed.
|
| InvokeMethodItemListener |
An ActionListener that invokes the method on the object when the action is
performed.
|
| InvokeMethodKeyTypedListener |
An ActionListener that invokes the method on the object when the action is
performed.
|
| InvokeMethodListSelectionListener |
An ActionListener that invokes the method on the object when the action is
performed.
|
| InvokeMethodPropertyChangeListener |
|
| InvokeMethodRunnable |
|
| IOGraphicImage |
An image whose source is a bitmap
Much of this code was donated by Larry Becker and Robert Littlefield of
Integrated Systems Analysts, Inc.
|
| IOGraphicImageFactory |
|
| IOTools |
|
| IParser |
Pulls WMS objects out of the XML
|
| ISextanteDataObject |
Interface for data objects (layers and tables).
|
| ISextanteLayer |
Interface for layers
|
| ISextanteRasterLayer |
This is the base interface that all raster object have to implement
to be able to be used by SEXTANTE algorithms.
|
| JAIGraphicImage |
An image whose source is a bitmap
Much of this code was donated by Larry Becker and Robert Littlefield of
Integrated Systems Analysts, Inc.
|
| JAIGraphicImageFactory |
|
| JaiI18N |
|
| Java2DConverter |
Converts JTS Geometry objects into Java 2D Shape objects
|
| Java2DConverter.PointConverter |
|
| Java2XML |
Write a java object to XML.
|
| JDBCUtil |
Utilities for JDBC.
|
| JenksBreaksColorThemingState |
|
| JFCWithEnterAction |
Since jdk7, if control buttons are invisible, the chooser does not auto
approve (incl.
|
| JListTypeAheadKeyListener |
When the user types into a JList, scrolls the JList to that item.
|
| JMLFileDriverPanel |
|
| JMLFileInputDriver |
|
| JMLFileOutputDriver |
|
| JMLReader |
JMLReader is a JUMPReader specialized to read JML.
|
| JMLWriter |
JMLWriter is a JUMPWriter specialized to write JML.
|
| JNCSRendererProxy |
The purpose of this proxy class is to defer linking to
the proprietary ECW ER Mapper library till runtime.
|
| JoinAttributes |
joins attribute values according to some spatial and statistical criterion
|
| JoinAttributesSpatiallyPlugIn |
Merges attributes according to some spatial and statistical criteria
from one dataset to another
|
| JoinTable |
|
| JoinTableDataSource |
|
| JoinTableDataSourceCSV |
|
| JoinTableExtension |
|
| JoinTableFromExistingLayerPlugIn |
Table join - attaches attributes from one layer to another layer
created: 2012-10-01
refactored : 2016-10-29
|
| JoinTablePlugIn |
|
| JoinWithArcPlugIn |
|
| JP2GDALEcwImageReader |
|
| JP2GDALEcwImageReaderSpi |
Service provider interface for the ecw jp2k image
|
| JP2GDALJasperImageReader |
|
| JP2GDALJasperImageReaderSpi |
Service provider interface for the jp2k image
|
| JP2GDALOpenJPEGImageReader |
|
| JP2GDALOpenJPEGImageReaderSpi |
Service provider interface for the openjpeg jp2k image
|
| JPEG2000ImageFactory |
|
| JTablePanel |
|
| JtsMakeValidOp |
|
| JUMP_GIS_Framework |
|
| JUMPConfiguration |
Initializes the Workbench with various menus and cursor tools.
|
| JUMPException |
Base exception for JUMP-related problems.
|
| JUMPReader |
Interface for JUMPReader classes.
|
| JUMPVersion |
JUMP version information.
|
| JUMPWorkbench |
This class is responsible for setting up and displaying the main JUMP
workbench window.
|
| JUMPWorkbenchContext |
|
| JUMPWriter |
Interface for JUMPWriter classes.
|
| KernelAlgorithm |
|
| KernelAnalysisPlugIn |
|
| KeyMap |
The KeyMap represents the two-way mapping
between a single set of GeoTIFF codes and their
symbolic string names.
|
| KeyRegistry |
The KeyRegistry provides the global registry for all
sets of KeyMaps.
|
| LabelListCellRenderer |
|
| LabelStyle |
|
| LabelStylePanel |
|
| LangUtil |
Utilities to support the Java language.
|
| LatLong |
Implements the Polyconic projection.
|
| Layer |
Adds colour, line-width, and other stylistic information to a Feature
Collection.
|
| Layerable |
A "sheet" of spatial data, overlaid on other "sheets".
|
| LayerableClipboardPlugIn |
|
| LayerableClipboardPlugIn |
|
| LayerableNamePanel |
This is implemented as an extra interface to keep legacy compatibility for
LayerNamePanel.
|
| LayerableNamePanelProxy |
|
| LayerableStylePlugIn |
|
| LayerableUtil |
|
| LayerableUtil.TypeFile |
|
| LayerAdapter |
Empty implementation of LayerListener.
|
| LayerColorPanel |
|
| LayerColorPanel.FourColorPanel |
|
| LayerComboBox |
Stays in sync with the LayerManager.
|
| LayerEvent |
An addition, removal, or modification of a Layer.
|
| LayerEventType |
Whether a Layer was added, removed, or modified.
|
| LayerListener |
Notified when a Category, Layer, or Feature is added, removed, or modified.
|
| LayerManager |
Registry of Layers in a Task.
|
| LayerManagerProxy |
An object that contains or is otherwise associated with a LayerManager.
|
| LayerNameGenerator |
Utility methods for generating layer names.
|
| LayerNamePanel |
|
| LayerNamePanelListener |
Defines a listener for changes to layer selection.
|
| LayerNamePanelProxy |
|
| LayerNameRenderer |
LayerNameRenderer is mainly used in the TreeLayerNamePanel to display layerable
names and tooltips, but it is also used in other UI components like MultiInputDialog
|
| LayerPrinter |
Deprecated. |
| LayerPrinter2 |
Renders layers as an Image, which can then be saved to a file or printed.
|
| LayerPropertiesPlugIn |
|
| LayerPropertiesPlugIn.PropertyPanel |
|
| LayerRenderer |
|
| LayerRendererFactory |
|
| LayerStatisticsPlugIn |
Computes various statistics for selected layers.
|
| LayerStyle2SLDPlugIn |
...
|
| LayerStyleUtil |
Convenience functions for setting and working with Layer Styles.
|
| LayerTableModel |
|
| LayerTools |
Class for more convenient use of Layer objects.
|
| LayerTreeCellEditor |
Implements a tree cell editor for the Layer tree.
|
| LayerTreeCellRenderer |
|
| LayerTreeModel |
JTree model for displaying the Layers, WMSLayers, and other Layerables
contained in a LayerManager.
|
| LayerTreeModel.ColorThemingValue |
|
| LayerTreeModel.RasterStyleValueIntv |
|
| LayerTreeModel.RasterStyleValueRamp |
|
| LayerTreeModel.Root |
|
| LayerTreeModel.SymbolizationLeafNode |
|
| LayerView |
|
| LayerViewFrame |
Provides the internal Frame in which Layer views are rendered.
|
| LayerViewFrameProxy |
A party with an associated LayerViewFrame.
|
| LayerViewPanel |
Be sure to call #dispose() when the LayerViewPanel is no longer needed.
|
| LayerViewPanelContext |
|
| LayerViewPanelListener |
Defines a Listener for Layer-view change events (For example,
a change in the cursor position or a selection).
|
| LayerViewPanelProxy |
An object that knows how to get the current LayerViewPanel (if more than one exists,
as in the case of an MDI application.
|
| LazyJPanel |
wrapper class to defer ui init until panel is drawn
|
| LazyList<E> |
|
| LeftClickFilter |
Filters out middle- and right-clicks.
|
| LegendPanel |
Panel that uses LayerView.class capability to show applied style
according to feature type.
|
| LegendPlugIn |
Plugin to display the legend of correct symbology used into a view
|
| LegendPlugIn.ColorThemingValue |
|
| LinearReferencingOnLayerPlugIn |
Create point along a selected linear geometry from a distance
and an offset values.
|
| LinearReferencingOnSelectionPlugIn |
Create point along a selected linear geometry from a distance
and an offset values.
|
| LineNoderPlugIn |
|
| LineSegmentEnvelopeIntersector |
Optimized code for spatial predicates
between
LineSegments and Envelopes.
|
| LineStringEndpointStyle |
|
| LineStringSegmentStyle |
|
| LineStringSelection |
A collection of selected LineStrings.
|
| LineStringSelectionRenderer |
|
| LineStringStyle |
|
| LineStringVertexStyle |
Base class for styles painting linestring vertices.
|
| ListPalettePanel |
|
| ListWrapper<E> |
|
| LoadDatasetPlugIn |
Prompts the user to pick a dataset to load.
|
| LoadFileDataSourceQueryChooser |
UI for picking a file-based dataset to load.
|
| LoadSaveDatasetFileMixin |
|
| LoadStylePlugIn |
|
| Log10Operation |
Class to handle additions within a formula.
|
| LogarithmOperation |
Class to handle Math.log() like operations.
|
| Logger |
a generalized logger interface for OJ package usage currently based on log4j
v1.2
TODO: - move to commons-logging to be more implementation independent
-implement class:line logging for legacy log4j using code
|
| Logger.LogLevel |
|
| LookAndFeelProxy |
This Interface defines a party having an associated LookAndFeel.
|
| Macro |
A Macro is a list of actions which can be persisted in a xml file in order
to be replayed.
|
| MacroManager |
Created by Michaël on 05/10/14.
|
| MacroPlugIn |
A sequence of plug-ins treated as one.
|
| MainButtonPlugIn |
Convenience superclass used in toolboxes that have one primary button.
|
| MakeValidOp |
|
| MakeValidPlugIn |
A plugIn to repair invalid geometries
|
| ManageDataPlugIn |
A comprensive class/plugin to manage data of a single raster layer
|
| MapImageFormatChooser |
A Utility class to select the optimal Map Format based on some preferences.
|
| MapLayer |
Represents a WMS Layer.
|
| MapLayerPanel |
|
| MapLayerTreeModel |
Hierarchical collection of MapLayers
|
| MapLayerTreeModel.LayerNode |
|
| MapLayerWizardPanel |
|
| MapRequest |
Represents all of the parameters of a getMap request from a WMS server.
|
| MapStyle |
|
| MapToolTipPlugIn |
|
| MapToolTipsPlugIn |
|
| MariadbDataStoreDriver |
|
| MariadbDataStoreExtension |
a database datastore extension for accessing MariaDB and MySQL w/ the MariaDB
JDBC driver
|
| MariadbDSConnection |
|
| MariadbDSMetadata |
|
| MariadbFeatureInputStream |
|
| MariadbResultSetConverter |
|
| MariadbSQLBuilder |
Creates SQL query strings for a Spatial database.
|
| MariadbValueConverterFactory |
|
| MatchCollection |
|
| MatchFeature |
|
| MatchGeometry |
|
| MatchIndex |
Indexes a MatchCollection to optimize the spatial queries
used during matching.
|
| MathUtil |
Additional math utilities.
|
| MathVector |
|
| MaximalBreaksColorThemingState |
|
| MeanSTDevColorThemingState |
|
| MeasureLayerFinder |
A special LayerFinder for the AdvancedMeasureTool.
|
| MeasureM_FPlugIn |
|
| MeasureM_FTool |
|
| MeasurementStyle |
A special Style for usage in the AdvancedMeasureTool.
|
| MeasureSelectedPlugIn |
|
| MeasureTool |
A tool which displays cumlative length, angle and cumlative area of
a linestring drawn on the screen.
|
| MenuItemShownListener |
An object that is notified when a particular menu item is shown
e.g.
|
| MenuItemShownMenuListener |
|
| MenuNames |
First level menus names of JUMP
|
| Mercator |
This class implements the Mercator projection.
|
| MergePolygonsWithNeighbourPlugIn |
|
| MergeSelectedFeaturesPlugIn |
A PlugIn to merge selected features.
|
| MergeSelectedPolygonsWithNeighbourPlugIn |
Deprecated.
|
| MergeTwoSelectedPolygonsPlugIn |
|
| MeridianArcLength |
|
| Metadata |
|
| MetaDataMap |
Class to store meta information of various kinds in a map.
|
| MetaInformationHandler |
Tool class for easier handling of meta information on a layer basis.
- objects will be created, if neccessary
- you don't need to access the properties map of the data source (where the meta information is stored) yourself
|
| MetricsLineStringSegmentStyle |
Displays line segment length and absolute angle.
|
| MetricsLineStringSegmentStyle.LengthAngle |
|
| MetricSystem |
This will eventually implement an interface called MeasurementSystem.
|
| MicroscopePlugIn |
|
| MicroscopePointAdjuster |
A MicroscopePointAdjuster takes some line segments and an envelope, and
adjusts the points of the line segments within the envelope
so that small differences are visible.
|
| ModifyGeometry |
|
| MosaicInternalFramesPlugIn |
A plugin to layout opened internal frames as a mosaic.
|
| MoveAlongAnglePlugIn |
|
| MoveCategoryOneDown |
PlugIn class that adds the option to move a selected category one position down
in the layer name panel to the category context menu.
|
| MoveCategoryOneUp |
TODO: comment class
|
| MoveCategoryToBottom |
PlugIn class that adds the option to move a selected category to the bottom position
in the layer name panel to the category context menu.
|
| MoveCategoryToTop |
|
| MoveLayerablePlugIn |
|
| MoveLayerablePlugIn.MoveLayerableDownPlugIn |
|
| MoveLayerablePlugIn.MoveLayerableUpPlugIn |
|
| MoveSelectedItemsTool |
|
| MoveSelectedLayersPlugIn |
Move selected layer to category plugin
|
| MoveVertexTool |
|
| MrSIDImageFactory |
|
| MrSIDReferencedImage |
|
| MultiClickTool |
A VisualIndicatorTool that allows the user to draw shapes with multiple
vertices.
|
| MultiEnableCheck |
A sequence of EnableChecks treated as one.
|
| MultiInputDialog |
Flexible generic dialog for prompting the user to type in several values.
|
| MultiInputDialogConsole |
Console panel for the MultiInputDialog.
|
| MultiInputDialogInfoPanel |
Description panel to illustrate and explain a plugin throw its Dialog box
|
| MultiLineHandler |
Wrapper for a Shapefile PolyLine.
|
| MultiplicationOperation |
Class to handle multiplications within a formula.
|
| MultiPointHandler |
Wrapper for a Shapefile MultiPoint.
|
| MultiRecursiveKeyListener |
|
| MultiRingBufferSelectedPlugIn |
|
| MultiShortcutEnabled |
A set of method to implement for plugins to be recognized as shortcut enabled.
|
| MultiTabInputDialog |
Flexible generic dialog for prompting the user to type in several values.
|
| MysqlDataStoreDriver |
|
| MysqlDataStoreExtension |
installs the MySQL database datastore driver if available
|
| MysqlMariadbDataStoreDriver |
|
| NClickTool |
Whereas a MultiClickTool looks for a double-click to end the gesture,
an NClickTool looks for a certain number of points to end the gesture.
|
| NewAttributePanel |
A Panel that contains controls to collect all information needed to create
a new attribute out of.
|
| NewLayerPropertiesPlugIn |
|
| NewTaskPlugIn |
|
| NoDataValueDialog |
Dialog to set the raster noData value.
|
| NodeFeaturesPlugIn |
This is a mouse menu plugin activating Noder plugin with following options
update selected features
split polygons
|
| NodeLinesPlugIn |
This is a mouse menu plugin activating Noder plugin with following options
update selected features
node lines
|
| NodeLineStringsTool |
|
| NodePolygonsPlugIn |
This is a mouse menu plugin activating Noder plugin with following options
update selected features
node polygons
|
| NoderPlugIn |
Noder PlugIn computes intersection nodes in a collection of linear or areal
features.
|
| NoderPlugIn.Processor |
Enumeration to choose if elements are processed and if they are only
noded or also splitted.
|
| NormalizedExactGeometryMatcher |
|
| NorthArrowInstallRenderer |
|
| NorthArrowPlugIn |
|
| NorthArrowRenderer |
|
| NoteStyle |
|
| NoteTool |
|
| NoteToolPlugIn |
|
| NotRepresentableException |
Indicates that a HCoordinate has been computed which is
not representable on the Cartesian plane.
|
| NullShapeHandler |
Null Shape handler for files containing only null shapes.
|
| NumberInputDocument |
TODO: comment class
|
| NumberPrecisionReducer |
Reduces the precision of a number
by rounding it off after scaling by a given scale factor.
|
| ObjectAndDescription |
Refactor of Sextante class es.unex.sextante.core.ObjectAndDescription from
lib Sextante.jar.
|
| ObjectComparator |
|
| ObjectContainingMetaInformation |
TODO: comment class
|
| ObjectGraphIterator<E> |
An Iterator that can traverse multiple iterators down an object graph.
|
| ObservableFeatureCollection |
Notifies listeners when features are added to or removed from a
FeatureCollection.
|
| ObservableFeatureCollection.Listener |
Listens for features being added to or removed from a
FeatureCollection.
|
| OffsetCurvePlugIn |
PlugIn creating an offset linestring from a linear geometry.
|
| OKCancelApplyPanel |
|
| OkCancelButtonPanel |
This class is a JPanel with a "Cancel" and a "OK" button.
|
| OKCancelDialog |
Hosts a custom component in a dialog with OK and Cancel buttons.
|
| OKCancelDialog.Validator |
|
| OKCancelListener |
Class that implements a default Action Listener behavior for
an OKCancelButtonPanel.
|
| OKCancelPanel |
|
| OneItemFeatureCollection |
Restricts the number of Features in a FeatureCollection to 1.
|
| OneLayerAttributeTab |
Displays and stays in sync with a single Layer.
|
| OneSRSWizardPanel |
|
| OpenDataTypePanel |
|
| OpenFilePlugIn |
Plug-in to open files using a wizard.
|
| OpenFileWizard |
|
| OpenFileWizardState |
|
| OpenJpegImage |
|
| OpenJpegImageFactory |
|
| OpenJumpConfiguration |
Deprecated.
|
| OpenJUMPMakeValidOp |
Operator to make a geometry valid.
|
| OpenJUMPSextanteRasterLayer |
|
| OpenJumpTaskProperties |
|
| OpenProjectPlugIn |
Deprecated.
|
| OpenProjectPlugIn |
|
| OpenProjectWizard |
|
| OpenRecentPlugIn |
|
| OpenWizardPlugIn |
|
| Operation |
Interface that any dynamic attribute must implement.
|
| Operator |
Operator contains the definition of common operators.
|
| Option |
|
| OptionsDialog |
|
| OptionsPanel |
|
| OptionsPanelV2 |
TODO Purpose of
|
| OptionsPlugIn |
|
| OracleDataStoreDriver |
|
| OracleDataStoreExtension |
|
| OracleDSConnection |
|
| OracleDSMetadata |
|
| OracleFeatureInputStream |
|
| OracleResultSetConverter |
|
| OracleSQLBuilder |
Creates SQL query strings for a Spatial database.
|
| OracleValueConverterFactory |
|
| OrCompositeTool |
Permits only one CursorTool to be active at a time.
|
| OutputWindowPlugIn |
|
| OverlayEngine |
Takes two FeatureCollections and returns their overlay, which is a new
FeatureCollection containing the intersections of all pairs of input features.
|
| OverlayPlugIn |
Creates a new layer containing intersections of all pairs of
features from two input layers.
|
| Overview |
|
| Overviews |
|
| Overviews.OverviewLocation |
|
| OverviewsUtils |
|
| OverviewsUtils.CompressionType |
|
| OverviewsUtils.ScaleAlgorithm |
|
| PanTool |
Pans the image in the current task window.
|
| PanToSelectedItemsPlugIn |
Zoom to the features, then flash them.
|
| Param |
The parameters for an instance of an option occurring in a command.
|
| ParameterList |
A strongly-typed list of parameters for passing to a component
|
| ParameterListSchema |
|
| ParamSpec |
Specifies the syntax for a single option on a command line.
|
| ParseException |
Simple exception class to express problems parsing data.
|
| ParseException |
|
| Parser |
Deprecated.
|
| ParserWMS1_0 |
Pulls WMS objects out of the XML
|
| ParserWMS1_1 |
Pulls WMS objects out of the XML
|
| ParserWMS1_3 |
Pulls WMS objects out of the XML
|
| PartSelection |
A collection of selected Geometry objects (parts of larger
selections).
|
| PartSelectionRenderer |
|
| PasswordPrompter |
|
| PasteItemsAtPlugIn |
|
| PasteItemsPlugIn |
Lets user paste items from the clipboard.
|
| PasteLayersPlugIn |
Lets user paste layers from the clipboard.
|
| PasteRasterImageLayersPlugIn |
Lets user paste layers from the clipboard.
|
| PasteSchemaPlugIn |
Apply a Feature Schema to a FeatureCollection.
|
| PasteStylesPlugIn |
Pastes the styles from the internal style paste buffer to a layer
|
| PathPrefixes |
|
| PersistentBlackboardPlugIn |
|
| PersonalLogger |
Deprecated.
|
| PinEqualCoordinatesStyle |
|
| PirolEdge |
Class that describes a single line, specified by it's starting and
end point.
|
| PirolFeatureCollection |
Class that wraps a FeatureDataset and adds methods to get and set meta information objects.
|
| PirolPlugInMessages |
Handles i18n stuff for PIROL plugIns.
Class that Eclipse generates, if the "Externalize Strings" command is used.
|
| PirolPlugInSettings |
Holds general information, that have to be available everywhere in the project.
|
| PirolPoint |
Base class for objects that describe an n-dimensional point.
|
| PiValue |
|
| Planar |
A base class for planar coordinate systems.
|
| PlanarGraphPlugIn |
PlanarGraphPlugIn computes a planar graph from a set of features.
|
| Plot2DCanvasOJ |
BSD License
|
| Plot2DPanelOJ |
Class suitable for plotting 2D data on a panel, to be added to a swing
container.
|
| PlugIn |
Plug-ins are code modules that can be easily added to or
removed from JUMP Workbench.
|
| PlugInClassLoader |
|
| PlugInContext |
Passed to PlugIns to enable them to access the rest of the JUMP Workbench.
|
| PlugInManager |
Loads plug-ins (or more precisely, Extensions), and any JAR files that they
depend on, from the plug-in directory.
|
| PlumePlugIn |
|
| Pnt |
Points in Euclidean space, implemented as double[].
|
| PointHandler |
Wrapper for a Shapefile Point.
|
| PointLayerFromAttributeTablePlugIn |
Creates a new point layer from a attribute table where
two attributes are used as coordinates.
|
| PointsToPathsPlugIn |
|
| Polyconic |
Implements the Polyconic projection.
|
| PolygonGraph |
|
| PolygonGraphEdge |
|
| PolygonGraphNode |
|
| PolygonHandler |
Wrapper for a Shapefile Polygon.
|
| PolygonizerPlugIn |
|
| PolygonMerge |
Merges two polygon and returns the result via
getOutPolygon() if the result is not of another
geometry type.
|
| PolygonShape |
|
| PolygonTool |
|
| PopupNodeProxy |
A party with an associated PopupNode.
|
| PostGISDataStoreDataSource |
|
| PostgisDataStoreDriver |
|
| PostgisDSConnection |
|
| PostgisDSExtension |
installs spatialite datastore into OJ
|
| PostgisDSMetadata |
|
| PostgisFeatureInputStream |
|
| PostgisResultSetConverter |
|
| PostGISSaveDataSourceQueryChooser |
A DataSourceQueryChooser for writing to a PostGIS data source.
|
| PostGISSaveDataSourceQueryChooser |
A DataSourceQueryChooser to write to a PostGIS DataSource.
|
| PostGISSaveDriverPanel |
This class contains the user interface elements to save a layer into a
PostGIS table.
|
| PostGISSaveDriverPanel |
Panel containing user interface elements to save a layer into a PostGIS table.
|
| PostgisSQLBuilder |
Creates SQL query strings for a Spatial database.
|
| PostgisValueConverterFactory |
Factory to convert Postgis geometric data type.
|
| PowerOfOperation |
Class to handle Math.pow() like operations.
|
| PrecisionReducerPlugIn |
|
| PredefinedCoordinateSystems |
Provides a number of named coordinate systems.
|
| PrimaryInfoFrame |
A TaskFrame can have several InfoFrames, but one PrimaryInfoFrame.
|
| PrimaryKeyColumn |
Metadata about a Primary Key column
|
| PrintStreamTaskMonitor |
A TaskMonitor that reports its output to a PrintStream.
|
| Prioritized |
an Interface to implement priority
|
| ProfileGraphAlgorithms |
|
| ProfileGraphGUI |
|
| ProfileGraphPlugIn |
|
| ProfileGraphTool |
|
| ProgressMonitor |
|
| ProgressReportingPlugIn |
|
| ProjectedCS |
Represents the Projected coordinate
system.
|
| Projection |
This is the abstract base class for all projections.
|
| ProjectionPlugIn |
|
| ProjectiveTransform |
Giuseppe Aruta (2013)
This class derives from OpenJUMP original AffineTransformation class
and it implements a ProjectiveTransform that is initialized by specifying
four couples of points (source to target).
|
| ProjectiveTransformPlugIn |
Applies a projective transform to the selected layers.
|
| ProjUtils |
Giuseppe Aruta [23_3_2016] This class is used to recognize file projection.
|
| PropertiesHandler |
Class that enables easy access for reading and writing properties files.
|
| PropertyEnableCheck |
|
| PropertyUtil |
|
| ProxyAuth |
Authentification for net requests
|
| ProxySettingsOptionsPanel |
Allows to configure the network connection (through a proxy HTTP or SOCKS)
|
| PunktScaler |
class to scale the "coordinates" of a punkt object, often needed for statistical calculations.
|
| PythonInteractiveInterpreter |
|
| PythonToolsPlugIn |
|
| Quadrilateral |
A simple four-sided polygon.
|
| QuantileColorThemingState |
|
| Quantity |
Quantity (used by Unit)
|
| QuasimodeTool |
Delegates to different CursorTools depending on whether various modifier keys
are pressed (Ctrl, Shift, Alt).
|
| QuasimodeTool.ModifierKeySet |
|
| QuasimodeTool.ModifierKeySpec |
|
| QuasimodeTool.Setup |
|
| Query |
A simple interface for queries on connections
|
| QueryDialog |
QueryDialog
|
| Radius |
Utility class, holds constants associated with Radius
for various projections.
|
| RandomArrowsPlugIn |
|
| RandomTrianglesPlugIn |
|
| Range |
|
| Range.NegativeInfinity |
|
| Range.PositiveInfinity |
|
| Range.RangeTreeMap<T,U> |
|
| RangeColorThemingState |
|
| RasterClassifier1D |
|
| RasterColorEditor |
15 sept.
|
| RasterColorEditorDialog |
15 sept.
|
| RasterColorEditorPanel |
|
| RasterColorEditorPlugIn |
16 sept.
|
| RasterImageContextMenu |
TODO: comment class
|
| RasterImageIO |
|
| RasterImageIOUtils |
|
| RasterImageLayer |
Layer representing a georeferenced raster image (e.g.
|
| RasterImageLayer.RasterDataNotFoundException |
|
| RasterImageLayerControllPanel |
Panel that contains controlls to customize the appearance of
a RasterImage layer.
|
| RasterImageLayerProperties |
|
| RasterImageLayerPropertiesPlugIn |
|
| RasterImageLayerRendererFactory |
TODO: comment class
|
| RasterImageRenderer |
TODO: comment class
|
| RasterImageWizardPanel |
Panel for setting properties for viewed image.
|
| RasterizeAlgorithm |
|
| RasterizePlugIn |
|
| RasterLegendPlugIn |
Plugin for displaying the raster (ASC, FLT formats) legend.
|
| RasterMenuNames |
|
| RasterPainter |
Deprecated.
|
| RasterQueryCursorTool |
|
| RasterQueryDragTool |
|
| RasterQueryPlugIn |
|
| RasterRampIcon |
|
| RasterScaleStylePanel |
|
| RasterStylesDialog |
|
| RasterStylesExtension |
|
| RasterStylesPlugIn |
|
| RasterSymbology |
|
| RasterTransparencyPanel |
Panel that contains controls to customize the appearance of a RasterImage
layer.
|
| ReaderWriterFileDataSource |
Adapts the old JUMP I/O API (Readers and Writers) to the new JUMP I/O API
(DataSources).
|
| Recordable |
Interface implemented by plugins or loader which can be recorded
as part of a macro
|
| RecordPanel |
|
| RecordPanelModel |
|
| RectangleTool |
|
| RecursiveKeyListener |
|
| RecursiveListener |
Listens to a component; if the component is a container,
recursively listens to all children.
|
| RedoPlugIn |
|
| ReducePointsISAPlugIn |
|
| ReferencedImage |
An image which is referenced to a specific coordinate envelope
|
| ReferencedImageException |
|
| ReferencedImageFactory |
|
| ReferencedImageFactoryFileLayerLoader |
|
| ReferencedImageFeature |
|
| ReferencedImagesLayer |
|
| ReferencedImageStyle |
A JUMP style that will paint images
|
| RefreshDataStoreLayerPlugin |
|
| RefreshDataStoreQueryPlugIn |
RefreshDatastoreQueryPlugIn runs the query associated
to this layer and replace the dataset.
|
| RefreshRated |
|
| Registry |
While a Registry is similar to a Blackboard in that they are both flexible
repositories of information, there are some subtle differences:
The Registry is a bit more structured (values are Lists as opposed to
general Objects).
|
| RegistryReader |
This class parses quickly a register to associate CRS codes with names.
|
| RemodelerPlugIn |
|
| RemodelerTool |
|
| RemoveSelectedCategoriesPlugIn |
|
| RemoveSelectedLayersPlugIn |
|
| RemoveSelectedRasterImageLayersPlugIn |
|
| RemoveSmallSegments |
Simplifier removing segments based on their size, and taking care to remove
the point with angles close to 0%PI
|
| RemoveSpikePlugIn |
Created by UMichael on 10/03/2016.
|
| Renderer |
First call #createRunnable.
|
| Renderer.ContentDependendFactory |
Deprecated.
|
| Renderer.Factory |
|
| RendererFactory<T> |
The RendererFactory interface is used to create an instance of the renderer
for the class of the content to be rendered.
|
| RenderingManager |
RenderingManager is in charge of rendering a map to the LayerViewPanel,
to a file (image, pdf...) or to external device (printer).
|
| RenderingStylePanel |
Deprecated.
|
| ReplaceValuePlugIn |
Deprecated.
|
| ReplicateSelectedItemsPlugIn |
Replicates/ copys selected items in a new or existing layer
|
| Reprojector |
Deprecated. |
| Resolution |
|
| ResultSetBlock |
A block of code to execute on a result set.
|
| ReverseOrientationPlugIn |
|
| RingVertexStyle |
|
| RoleApplicationGrid |
role for a feature collection containing gridded data
|
| RoleOutline |
TODO: comment class
|
| RolePointFeatures |
Role for FeatureCollections that contain point geometries, only
|
| RoleStandardFeatureCollection |
Standard Role with no special capabilities
|
| RoleTriangularIrregularNet |
TODO: comment class
Last change by $Author$ on $Date$
|
| RotatePlugIn |
|
| RotateSelectedItemPlugIn |
|
| RotateSelectedItemTool |
|
| RoundQuantity |
Numbers with one or two significant digits, like 1 x 10^3, or 5 x 10^2.
|
| RunDatastoreQueryPanel |
The panel used to choose a connection and input a SQL query.
|
| RunDatastoreQueryPlugIn |
This PlugIn runs a SQL query against a datastore and creates a Layer
from the result.
|
| RunMacroPlugIn |
Run a macro composed of a sequence of plugins along with their parameters.
|
| SaveDatasetAsFilePlugIn |
Deprecated.
|
| SaveDatasetAsPlugIn |
Prompts the user to pick a dataset to save.
|
| SaveDatasetsPlugIn |
|
| SaveFileDataSourceQueryChooser |
UI for picking a file-based dataset to save.
|
| SaveImageAsPlugIn |
Save the view to a PNG or a JPG image file.
|
| SaveImageAsSVGPlugIn |
Saves the actual map window as svg graphics
|
| SaveLayersWithoutDataSourcePlugIn |
Subclass this to implement a 'Save Project' plugin.
|
| SaveLegendPlugIn |
...
|
| SaveProjectAsPlugIn |
|
| SaveProjectPlugIn |
|
| SaveRasterImageAsImagePlugIn |
This PlugIn saves a RasterImages to disk with its geographical position.
|
| SaveStylePlugIn |
plugin to save a layer style as file.
|
| SaveToDataStoreDataSourceQuery |
A query performed against a WritableDataStoreDataSource.
|
| SaveToDataStorePanel |
Wrapper class to include DataStoreSaveDriverPanel into the new SaveWizardPlugIn
|
| SaveToDataStoreWizard |
Wizard to save a dataset to a WritableDataStoreDataSource
|
| SaveToFileWizard |
|
| SaveToH2PlugIn |
This plugin is a write-only driver for a data source backed by a H2 database.
|
| SaveToPostGIS2PlugIn |
This plugin is a write-only driver for a data source backed by a PostGIS
database.
|
| SaveToPostGISDataSource |
Add Write capabilities to DataStoreQueryDataSource for PostGIS table.
|
| SaveToPostGISDataSourceQuery |
A query performed against a PostGIS data source.
|
| SaveToPostGISPlugIn |
This plugin is a write-only driver for a data source backed by an PostGIS
database.
|
| SaveWizardPlugIn |
|
| ScaleBarPlugIn |
|
| ScaleBarRenderer |
|
| ScaleChanger |
|
| ScaleSelectedItemsPlugIn |
|
| ScaleSelectedItemsTool |
|
| ScaleStylePanel |
|
| ScatterPlotOJ |
|
| SchemaPanel |
|
| SchemaTableModel |
|
| SchemaTableModel.Field |
|
| ScreenScale |
Contains function for accessing the actual map scale of the screen
|
| SearchAllAttributes |
|
| SearchCommandPlugIn |
A search toolbar to find an existing command in the menus, submenus and popup
menus of OpenJUMP.
|
| SegmentDownhillArrowStyle |
|
| SegmentDownhillArrowStyle.NarrowSolidMiddle |
|
| SegmentDownhillArrowStyle.Open |
|
| SegmentDownhillArrowStyle.Solid |
|
| SegmentIndex |
|
| SegmentsExtracter |
Extracts the unique segments from a FeatureCollection.
|
| SegmentStringData |
Data attached to a SegmentString to remember which Feature, which Geometry
component and which Linear element it comes from.
|
| SegmentStringsWithData2Features |
Utility class used for noded Geometry reconstruction.
|
| SelectablePlugIn |
|
| SelectAllLayerItemsPlugIn |
Selects all items of the actual layer and informs about the number of
selected items.
|
| SelectAllModifiedFeaturesPlugIn |
Selects all Features with the modified flag set
|
| SelectAllOrderedFeaturesFromAttributeTablePlugIn |
Selects all features of the active AttributeTable, preserving order.
|
| SelectByTypePlugIn |
|
| SelectFeaturesInFencePlugIn |
|
| SelectFeaturesTool |
|
| SelectFileLoaderPanel |
|
| SelectFileOptionsPanel |
|
| SelectFilePanel |
|
| SelectFilesPanel |
|
| SelectFromListPanel |
SelectFromListPanel is a Panel to choose a component
in a scrollable list of components (used for style chooser)
|
| SelectGeometryCollectionsPlugIn |
A plugin to select features with complex geometries (MultiPoint, MultiLineString,
MultiPolygon or GeometryCollection).
|
| SelectionBackgroundRenderer |
|
| SelectionManager |
Provides aggregate information for selected features, parts, and linestrings.
|
| SelectionManagerProxy |
|
| SelectionStyllingOptionsPanel |
OptionsPanel for setting up the size, color and the from of selected features.
|
| SelectionTools |
Class to easily handle selections and selection tools.
|
| SelectItemsByCircleFromSelectedLayersPlugIn |
Selects items within a cirlce of the actual selected layers and informs about
the number of selected items
|
| SelectItemsByCircleTool |
|
| SelectItemsByFenceFromSelectedLayersPlugIn |
Selects items within a fence of the actual selected layers
and informs about the number of selected items.
|
| SelectLayersWithSelectedItemsPlugIn |
|
| SelectLineStringsTool |
|
| SelectMultiItemsPlugIn |
Created by UMichael on 31/05/2015.
|
| SelectMultiItemsTool |
A select tool opening a popup dialog to choose which feature to be selected when several
superimposed features are located under the mouse.
|
| SelectMultiItemsTool.StayOpenCheckBoxMenuItemUI |
|
| SelectMultiItemsTool.StayOpenMenuItemUI |
|
| SelectOneItemPlugIn |
|
| SelectOneItemTool |
|
| SelectPartsTool |
|
| SelectProjectFilesPanel |
|
| SelectRasterImageFilesPanel |
|
| SelectTool |
|
| SelectUrlWithAuthPanel |
|
| SetCategoryVisibilityPlugIn |
|
| Setup |
Installs most of the menus and toolbar buttons.
|
| ShapeCollectionPathIterator |
|
| Shapefile |
This class represents an ESRI Shape file.
|
| ShapefileException |
Thrown when an error relating to the shapefile occurs
|
| ShapefileHeader |
Wrapper for a shapefile header.
|
| ShapeFileInputDriver |
|
| ShapefileOutputDriver |
|
| ShapefileReader |
ShapefileReader is a JUMPReader specialized to read Shapefiles.
|
| ShapefileWriter |
ShapefileWriter is a JUMPWriter specialized to write Shapefiles.
|
| ShapeHandler |
Interface implemented by all the ShapeType handlers
|
| ShapeTypeNotSupportedException |
Thrown when an attempt is made to load a shapefile
which contains a shape type that is not supported
by the loader
|
| ShortcutEnabled |
A set of method to implement for plugins to be recognized as shortcut enabled.
|
| ShortcutKeysPlugIn |
|
| ShortcutPluginExecuteKeyListener |
|
| ShortcutsDescriptor |
|
| ShowFullPathPlugIn |
|
| ShowScalePlugIn |
- initializes renderplugin - plugin calculates the actual scale and draws the
text (and a white rectangle around) in the map window all things are done in
ShowScaleRenderer
|
| ShowScaleRenderer |
Calculates the actual scale and draws the text and a white rectangle around
|
| ShowTriangulationPlugIn |
See White, Marvin S., Jr.
|
| ShowViewCenterInstallRenderer |
Ensures that all TaskFrames get a scale bar.
|
| ShowViewCenterPlugIn |
- initializes renderplugin - plugin calculates the actual scale and draws the
text (and a white rectangle around) in the map window all things are done in
ShowScaleRenderer
|
| ShowViewCenterRenderer |
Calculates the actual scale and draws the text and a white rectangle around
|
| SIDInfo |
|
| SimpleFeatureCollectionRenderer |
|
| SimpleGMLReader |
Provides an easy way to read spatial data from a GML document.
|
| SimpleQueryPlugIn |
SimpleQueryPlugIn is a query editor and processor.
|
| SimpleRenderer |
Advantage over ImageCachingRenderer: no cached image (typically 1 MB each).
|
| SimpleStringEncrypter |
Provides a simple encyrption/decryption mechanism for ASCII string values.
|
| SimpleTreeModel |
Simple implementation of TreeModel.
|
| SimplifyPolygonCoveragePlugIn |
Extracts the boundaries of a polygon layer, simplifies them, and then
uses the polygonizer to create polygons again.
|
| SimplifyWithJTSAlgorithmPlugIn |
Simplifies a selected line, criterion is a maximal line displacement
|
| SingleSegmentExpander |
A heuristic used by Microscope to expand a single segment,
while maintaining its orientation.
|
| SingleValuesPanel |
|
| SinOperation |
|
| SkinOptionsPanel |
|
| SLDHandler |
Utility class to read a GeoServer-style SLD file into a raster symbolizer.
|
| SLDImporter |
SLDImporter
|
| SLDImporter.FillStyle |
FillStyle
|
| SLDImporter.SizedStrokeFillStyle |
SizedStrokeFillStyle
|
| SLDImporter.SizedStyle |
SizedStyle
|
| SLDImporter.StrokeFillStyle |
StrokeFillStyle
|
| SLDImporter.StrokeStyle |
StrokeStyle
|
| SnapIndicatorTool |
Visually indicates the snap point with a coloured dot.
|
| SnapManager |
Inputs and outputs are in model space, not view space.
|
| SnapOptionsPanel |
|
| SnapPolicy |
|
| SnapToFeaturesPolicy |
|
| SnapToGridPolicy |
|
| SnapToLineStringBeingEditedPolicy |
A SnapPolicy to snap new vertices onto vetices being edited.
|
| SnapToVerticesPolicy |
|
| SnapVerticesOp |
|
| SnapVerticesTool |
|
| SnapVerticesToolsOptionsPanel |
|
| SnapVerticesToSelectedVertexClickTool |
|
| SnapVerticesToSelectedVertexTool |
|
| Sortable |
Abstract base class for sortable objects like punkt object.
|
| SortCategoryAbstractPlugIn |
Sort Categories abstract plugin
|
| SortCategoryByFeaturesPlugIn |
Sort categories by number of features
|
| SortCategoryByNamePlugIn |
Sort categories by name
|
| SortCategoryRestorePlugIn |
Restore layers from the saved location
|
| SortCategorySavePlugIn |
Save current category and layer location
|
| SortedList |
|
| SpatialDatabasesDSConnection |
Base class for all spatial databases DataStore connections.
|
| SpatialDatabasesDSMetadata |
A base class for Spatial Databases DataStore Metadata: DB accessed through
JDBC driver, implementing if possible OGC SFSQL.
|
| SpatialDatabasesFeatureInputStream |
Reads features from a Spatial database.
|
| SpatialDatabasesResultSetConverter |
|
| SpatialDatabasesSQLBuilder |
Creates SQL query strings for a Spatial database.
|
| SpatialDatabasesValueConverterFactory |
|
| SpatialDSLayer |
|
| SpatialiteDataStoreDriver |
|
| SpatialiteDataStoreExtension |
installs spatialite datastore into OJ
|
| SpatialiteDSConnection |
|
| SpatialiteDSMetadata |
Spatialite connexion metadata.
|
| SpatialiteFeatureInputStream |
|
| SpatialiteResultSetConverter |
|
| SpatialiteSQLBuilder |
Creates SQL query strings for a Spatial database.
|
| SpatialiteValueConverterFactory |
|
| SpatialJoinExecuter |
Exceutes a spatial query with a given mask FeatureCollection, source FeatureCollection,
and predicate.
|
| SpatialJoinPlugIn |
Queries a layer by a spatial predicate.
|
| SpatialJoinPlugIn |
This PlugIn can make spatial joins using different geometry predicates.
|
| SpatialQueryExecuter |
Exceutes a spatial query with a given mask FeatureCollection, source FeatureCollection,
and predicate.
|
| SpatialQueryPlugIn |
Queries a layer by a spatial predicate.
|
| SpatialReferenceSystemID |
Represents an ID used by DataStores to refer to a
particular Spatial Reference System.
|
| SpatialRelationOp |
Contains methods to extract sets of features
which fullfill some spatial criterion.
|
| SpecifyFeaturesTool |
Allows the user to specify features by clicking on them or drawing a box
around them.
|
| Spheroid |
GRS80 spheroid.
|
| SplashPanel |
|
| SplashPanelV2 |
|
| SplashWindow |
Based on "Java Tip 104: Make a splash with Swing" by Tony Colston
(http://www.javaworld.com/javaworld/javatips/jw-javatip104.html)
|
| SplitFeaturesPlugIn |
This is a mouse menu plugin activating Noder plugin with following options
update selected features
split polygons
split lines
|
| SplitLinesNodePolygonsPlugIn |
This is a mouse menu plugin activating Noder plugin with following options
update selected features
split polygons
|
| SplitLineStringsOp |
|
| SplitLineStringTool |
|
| SplitPolygonPlugIn |
|
| SplitPolygonsNodeLinesPlugIn |
This is a mouse menu plugin activating Noder plugin with following options
update selected features
split polygons
node lines
|
| SpringUtilities |
A 1.4 file that provides utility methods for creating form- or grid-style
layouts with SpringLayout.
|
| SQLUtil |
Utililty class containing methods to manipulate SQL Strings
|
| SquareRootOperation |
Class that represents a square root operation on the given value.
|
| SquareVertexStyle |
|
| SridLookupTable |
A class to lookup in srid.txt.
|
| SRIDStyle |
Deprecated. |
| SRIDStyle |
Ensures that all geometries have a given SRID.
|
| SRSInfo |
Small container for SRS information.
|
| SRSInfo.Registry |
|
| SRSUtils |
|
| SRSWizardPanel |
|
| StandardCategoryNames |
Creators of Layers are not bound to use these category names, but they are
the standard ones.
|
| StandardGradientColors |
|
| StandardPirolPlugIn |
Overrides most of the abstract methods of the AbstractPlugIn to implement
a default behavior, that fits the needs for a plugIn in the PIROL context.
|
| StandardPirolTableModel |
standard implementation for a table model.
|
| StandardReaderWriterFileDataSource |
Contains DataSource classes for the standard JUMP Readers and
Writers.
|
| StandardReaderWriterFileDataSource.FMEGML |
|
| StandardReaderWriterFileDataSource.GeoJSON |
|
| StandardReaderWriterFileDataSource.GML |
|
| StandardReaderWriterFileDataSource.JML |
|
| StandardReaderWriterFileDataSource.Shapefile |
|
| StandardReaderWriterFileDataSource.WKT |
|
| StartMacroPlugIn |
Start recording a sequence of plugin execution
|
| StarVertexStyle |
...
|
| StatisticIndices |
|
| StatisticOverViewDialog |
Dialog to show the results of the quick statistical overview (means, deviation, etc.) in a table, that
allows to identify features, that hold min.
|
| StatisticOverViewPlugIn |
PlugIn that gives a quick impression on the value ranges, means (modes) and
the deviation of the layer features' attribute values.
|
| StatisticOverViewTableModel |
Table model to show a quick, statistical overview for a layer (or selection)
|
| Stats |
|
| StopMacroPlugIn |
Stop recording a macro.
|
| StretchedPanel |
|
| StringUtil |
Useful String-related utilities.
|
| Style |
Must have a parameterless constructor so it can be created by Java2XML.
|
| StyleChooserPanel |
StyleChooserPanel
|
| StylePanel |
|
| StylePlugger |
This utility class plugs a given style into a raster image layer.
|
| StyleUtil |
|
| SubtractionOperation |
Class to handle subtractions within a formula.
|
| SuggestTree |
An autocomplete data structure that enables you to quickly look up the top k
terms with a given prefix in a set of weighted terms.
|
| SuggestTree.Entry |
A weighted term.
|
| SuggestTree.Node |
A list of autocomplete suggestions, ordered from highest weight to lowest
weight.
|
| SuggestTreeComboBox |
SuggestTreeComboBox presents a selection of items starting with the
same letters as the one in the editor using a SuggestTree (Trie).
|
| SuperZoomPanTool |
This tool have the following functions:
- zoom in/out with left/right mouse click
- pan with mouse drag
- zoom in/out with mousewheel and then left click for zoom or right click for cancel
In wheelMode you can see the new area after zooming.
|
| SwingWorker |
äöü
|
| SynchronizationPlugIn |
A plugin to synchronize / desynchronize LayerViewPanels.
|
| SystemLayerFinder |
A "system-maintained layer" has a fixed set of styles and is identified by
name.
|
| SystemLayerFinder.NonSavePromptingLayer |
|
| TableFrame |
|
| TaggedCoordinate |
A Coordinate associated with another Coordinate.
|
| TanOperation |
|
| Task |
Whatever the user needs to do a particular task.
|
| Task.NameListener |
Interface: NameListener must respond to task name changing.
|
| TaskCancelledException |
a simple way to signal whatever was done down the line
was cancelled whereever this was thrown
|
| TaskEvent |
|
| TaskFrame |
|
| TaskFrameProxy |
A party with an associated TaskFrame.
|
| TaskListener |
An interface wich must be implemented from the tasklistener.
|
| TaskMonitor |
Provides a simple interface between an operation (or "task") and the
application in which it executes.
|
| TaskMonitorDialog |
|
| TaskMonitorFilter |
|
| TaskMonitorManager |
|
| TaskMonitorSupport |
|
| TaskMonitorUtil |
|
| TaskMonitorV2 |
|
| TaskMonitorV2Util |
|
| TaskPropertiesPlugIn |
|
| TaskUtil |
|
| TestColorThemingPlugIn |
|
| TextBasedVertexStyle |
|
| TextEditor |
Modified from
http://jfontchooser.osdn.jp/site/jfontchooser/project-summary.html MIT/X
common Licence, Copyright (c) 2004 Masahiko SAWAI
- The panel gets Font and Text preview from a selected Text component -
Preview panel works as text editor.
|
| TextFrame |
|
| ThreadedBasePlugIn |
Convenience superclass for classes that want to extend BasePlugIn and
implement ThreadedPlugIn.
|
| ThreadedPlugIn |
A long-running PlugIn that keeps the GUI responsive (but only partially so,
as a modal progress dialog will be in the way).
|
| ThreadQueue |
This thread queue executes at maximum N Runnables in parallel
were N is a given number of worker threads that should be used.
|
| ThreadQueue.Listener |
If the number of running threads goes down to zero
implementations of this interface are able to be informed.
|
| ThreadSafeFeatureCollectionWrapper |
Thread safety is achieved by (1) synchronizing the methods, and (2) creating
new Collections in #getFeatures, #query, and #iterator to prevent
ConcurrentModificationExceptions.
|
| ThreadSafeImage |
Reading and writing can be done on separate threads.
|
| ThreadSafeImage.Drawer |
|
| TiffTags |
|
| TiffUtils |
Deprecated.
|
| TiffUtilsV2 |
|
| Timer |
|
| TitledPopupMenu |
A popup menu with a title row.
|
| ToDegreesOperation |
|
| ToggleRasterImageVisibility |
TODO: comment class
|
| ToggleVisibilityPlugIn |
|
| ToolboxDialog |
An always-on-top modeless dialog with a WorkbenchToolBar (for CursorTools,
PlugIns, and other buttons).
|
| ToolboxPlugIn |
Deprecated.
|
| ToolboxPlugInV2 |
pretty much ToolboxPlugIn but cleaned up plus propagating errors
from initializeToolbox() -> getToolbox() -> execute() making implementations
easier and more failsafe
|
| ToolboxStateManager |
Stores the state of the component and its descendants on the Blackboard of
the LayerManager (if any) of the current JInternalFrame.
|
| ToolboxStateManager.Strategy |
|
| ToolTipWriter |
To customize the LayerViewPanel's tooltips, call LayerViewPanel#setToolTipText.
|
| ToolToMakeYourLifeEasier |
This class has no real purpose (yet??), except to be a common base class for the utility classes to get a relation
between them e.g.
|
| ToRadiansOperation |
|
| TrackedPopupMenu |
|
| TransactionManagerPanel |
Panel displaying current uncommitted edits and including the commit button.
|
| TransparencyPanel |
|
| TransverseMercator |
This class implements the Transverse Mercator Projection.
|
| TreeAddRemoveList |
|
| TreeAddRemoveListModel |
A read-only tree appropriate for the left-hand panel of an AddRemovePanel.
|
| TreeLayerNamePanel |
|
| TreeUtil |
|
| TreeUtil.RecurseValidator |
interface to limit recursion over tree
|
| TreeUtil.VisitFinishedException |
|
| TreeUtil.VisitingException |
|
| TreeUtil.Visitor |
|
| Triangle |
A triangle, with special methods for use with BilinearInterpolatedTransform.
|
| TriangleVertexStyle |
|
| Triangulation |
A Triangulation on vertices (generic type V).
|
| TriangulationPlugIn |
Creates a triangulation using the new Triangulation API of JTS 1.12
|
| Triangulator |
A better name for this class would have been TriangleMapFactory.
|
| UndoableCommand |
An action that can be rolled back.
|
| UndoableEditReceiver |
Receives UndoableEdits from PlugIns and CursorTools.
|
| UndoableEditReceiver.Listener |
|
| UndoableSetGeometry |
|
| UndoPlugIn |
|
| UnionByAttributePlugIn |
UnionByAttribute plugin is used to union features in a Layer or to Dissolve
features using an attribute.
|
| UnionPlugIn |
|
| UniqueFeatureInfoPlugIn |
|
| UniqueList<E> |
A List that ignores duplicates.
|
| UniqueSegmentsWithToleranceFinder |
|
| Unit |
Examples: meter, inch, angstrom!
|
| Unit |
List of UOM is created from ESG database with the following code :
SELECT
rpad(upper(regexp_replace(unit_of_meas_name,'[ ''\\(\\)-]+','_','g')), 16) || '(' ||
rpad('"' || unit_of_meas_name || '"', 32, ' ') || ', ' ||
uom_code::text || ', ' ||
rpad(upper(unit_of_meas_type), 6) || ', ' ||
rpad((coalesce(factor_b,0)/coalesce(factor_c,1))::text, 21, ' ') || ', ' ||
'"m"' || '),'
FROM epsg_unitofmeasure
WHERE deprecated = 0 AND unit_of_meas_type IN ('length','angle') AND uom_code > 9000
ORDER BY uom_code
Some handwriting reformatting/correction are necessary though
Some abbreviations have been found in http://w3.energistics.org/uom/poscUnits22.xml
|
| UniversalTransverseMercator |
This class implements the Universal Transverse Mercator Projection.
|
| UnmatchedEdgeExtracter |
|
| UpdateWithJoinPlugIn |
Update a layer from another layer using a join
|
| UriUtil |
Utility class for handline URI.
|
| URLConnectionProvider |
|
| URLWizardPanel |
|
| Utils |
|
| Utils |
|
| Utils |
|
| ValidateSelectedLayersPlugIn |
|
| ValidatingTextField |
Prevents the user from entering invalid data.
|
| ValidatingTextField.BlankCleaner |
|
| ValidatingTextField.BoundedDoubleValidator |
|
| ValidatingTextField.BoundedIntValidator |
Extends CompositeValidator to validat that integers is within a set of
boundary values.
|
| ValidatingTextField.Cleaner |
|
| ValidatingTextField.CompositeCleaner |
|
| ValidatingTextField.CompositeValidator |
Implements validator to check for more than one condition.
|
| ValidatingTextField.GreaterThanOrEqualValidator |
Implements validator with a greater than or equal to threshold.
|
| ValidatingTextField.GreaterThanValidator |
Implements validator with a greater than threshold.
|
| ValidatingTextField.LessThanOrEqualValidator |
Implements validator with a less than or equal to threshold.
|
| ValidatingTextField.LessThanValidator |
Implements validator with a less than threshold.
|
| ValidatingTextField.MaxIntCleaner |
|
| ValidatingTextField.MinIntCleaner |
|
| ValidatingTextField.NumberCleaner |
Leave untouched the really good stuff and the really bad stuff, but
replace the sort-of good stuff, as it's probably just transient.
|
| ValidatingTextField.Validator |
|
| ValidationError |
An error with a Feature, found by Validator.
|
| ValidationErrorType |
The types of validation errors detected by Validator.
|
| Validator |
Performs basic JTS validation, and additional validation like checking polygon
orientation.
|
| ValueChangeEvent |
|
| ValueChangeListener |
|
| ValueChecker |
Interface for a class that checks if the values in e.g.
|
| ValueConverter |
An interface for objects which can transform columns
from ResultSets into JUMP data types
|
| ValueConverterFactory |
Standard data converters for JDBC.
|
| ValueConverterFactory.BooleanConverter |
|
| ValueConverterFactory.DateConverter |
|
| ValueConverterFactory.DoubleConverter |
|
| ValueConverterFactory.IntegerConverter |
|
| ValueConverterFactory.LongConverter |
|
| ValueConverterFactory.ObjectConverter |
|
| ValueConverterFactory.StringConverter |
|
| VectorizeAlgorithm |
This class provides a complete set to transform a grid (GridWrapperNotInterpolated.class) derived
from a RasterImageLayer.class into vector objetcs.
|
| VectorizeToContoursPlugIn |
|
| VectorizeToPolygonsPlugIn |
|
| VectorTool |
|
| VertexHausdorffDistance |
Implements algorithm for computing a distance metric
which can be thought of as the "Vertex Hausdorff Distance".
|
| VertexHausdorffDistance.MaxPointDistanceFilter |
|
| VertexIndexLineSegmentStyle |
Displays the vertex index for each vertex of a line string.
|
| VertexIndexLineSegmentStyle.VertexIndex |
|
| VertexStyle |
|
| VertexStyleChooser |
VertexStyleChooser
|
| VertexStylePanel |
A JPanel for styling a vertex.
|
| VertexStylesFactory |
...
|
| VertexXYLineSegmentStyle |
Displays the X,Y coordinate values for each vertex of a line string.
|
| VertexXYLineSegmentStyle.VertexXY |
|
| VertexZValueStyle |
Displays the vertex z value for each vertex of a line string.
|
| VertexZValueStyle.VertexZValue |
|
| VerticalFlowLayout |
This flow layout arranges components in a directional flow, much like lines
of text in a paragraph but vertically.
|
| VerticesInFencePlugIn |
|
| VerticesInFencePlugIn.VerticesInFence |
|
| ViewAttributesPlugIn |
|
| ViewAttributesPlugIn.ViewAttributesFrame |
|
| ViewOptionsPlugIn |
Plugin responsible for initializing/editing view options
|
| Viewport |
Controls the area on the model being viewed by a LayerViewPanel.
|
| ViewportListener |
|
| ViewSchemaPlugIn |
|
| ViewSchemaPlugIn.Attribute |
|
| ViewSchemaPlugIn.ToNewSchema |
|
| VisiblePointsAndLinesCache |
|
| VoronoiDiagramPlugIn |
Creates a Voronoï Dialgram using the new Triangulation API of JTS 1.12
|
| VTextIcon |
VTextIcon is an Icon implementation which draws a short string vertically.
|
| WarpImageToFencePlugIn |
PlugIn to warp a RasterImage to the bounding box of the Fence.
|
| WarpingPanel |
|
| WarpingPlugIn |
|
| WarpingVectorLayerFinder |
Retrieves the Warping Vectors layer and sets its styles.
|
| WizardContext |
|
| WizardDialog |
|
| WizardGroup |
|
| WizardGroupDialog |
|
| WizardGroupListCellRenderer |
|
| WizardPanel |
|
| WizardPanelV2 |
adds missing method definitions in older interface
|
| WKTDisplayHelper |
|
| WKTFileInputDriver |
|
| WKTFileOutputDriver |
|
| WKTFillPattern |
|
| WKTPlugIn |
Base class for PlugIns that ask the user to enter Well-Known Text.
|
| WKTReader |
WKTReader is a JUMPReader specialized to read WTK (Well Known Text) files.
|
| WKTWriter |
WKTWriter is a JUMPWriter specialized to write WTK (Well Known Text) files.
|
| WMService |
Represents a remote WMS Service.
|
| WMSException |
|
| WMSLayer |
A Layerable that retrieves images from a Web Map Server.
|
| WMSLayerRenderer |
|
| WmsLayerRendererFactory |
|
| WMSLegendPlugIn |
Giuseppe Aruta 2015_6_4 Plugin that allows to show the legends of WMS layer
|
| WMSRequest |
|
| WMSScaleStylePanel |
|
| WMSStylePlugIn |
|
| WMSTransparencyPanel |
|
| WMSViewer |
The executable WMS Viewer.
|
| WorkbenchContext |
Convenience methods for accessing the various elements in the Workbench
structure.
|
| WorkbenchContextReference |
|
| WorkbenchException |
|
| WorkbenchFileFilter |
Workbench filter that filters by fileType.
|
| WorkbenchFrame |
This class is responsible for the main window of the JUMP application.
|
| WorkbenchProperties |
|
| WorkbenchPropertiesFile |
|
| WorkbenchToolBar |
Makes it easy to add CursorTools and PlugIns as toolbar buttons.
|
| WorkbenchToolBar.ToolConfig |
|
| WorldFile |
|
| WorldFileHandler |
class to create a ESRI-Worldfile for RasterImages that are exported from Jump,
also for reading existent world files.
|
| WorldFileWriter |
|
| WrapLayout |
FlowLayout subclass that _fully_ supports wrapping of components.
|
| WrappingWizardGroupListCellRenderer |
|
| WritableDataStoreDataSource |
Extension of DataBaseDataSource adding write capabilities.
|
| XBasicStyle |
Convenience class extending BasicStyle to include a VertexStyle
and have both in one Style.
|
| XML2Java |
Convert a XML document into a java Object using XMLBinder and a java2xml
mapping file.
|
| XML2Java.Listener |
|
| XMLBinder |
|
| XMLBinder.CustomConverter |
Sometimes you need to use a CustomConverter rather than a .java2xml
file i.e.
|
| XMLBinder.SpecVisitor |
|
| XMLBinder.XMLBinderException |
|
| XMLTools |
Provides some simple XML utilities for the WMS implementation to use.
|
| XPathUtils |
XPathUtils
|
| XSLUtility |
...
|
| XTIFF |
XTIFF.
|
| XTIFFCodec |
TIFFCodec is declared final so we can't extend it
|
| XTIFFDecodeParam |
An extension of TIFFDecodeParam for decoding images in
the TIFF format.
|
| XTIFFDescriptor |
XTIFFDescriptor: A single class that is both an OperationDescriptor and
a RenderedImageFactory for overriding the JAI "tiff" operation.
|
| XTIFFDirectory |
XTIFFDirectory is an extensible TIFF directory object.
|
| XTIFFEncodeParam |
|
| XTIFFExt |
|
| XTIFFFactory |
A class representing the factory for constructing a XTIFFDirectory,
and the corresponding XTIFFFields.
|
| XTIFFFaxDecoder |
|
| XTIFFFaxTileCodec |
This codec encapsulates all the logic for the TIFF
"lzw" decoding codec algorithm.
|
| XTIFFField |
XTIFFField is class representing a field in a TIFF 6.0 Image File Directory.
|
| XTIFFImage |
|
| XTIFFImageDecoder |
|
| XTIFFImageEncoder |
A baseline TIFF writer.
|
| XTIFFLZWTileCodec |
This codec encapsulates all the logic for the TIFF
"lzw" decoding codec algorithm.
|
| XTIFFPackTileCodec |
This codec encapsulates all the logic for the default TIFF
"packbits" bit-packing codec algorithm.
|
| XTIFFTileCodec |
The XTIFFTileCodec is the common interface used by all
registered implementations of TIFF data compression.
|
| XTIFFTileCodecImpl |
Provides a base class for writing TIFF tile codecs, to
be registered with the XTIFFDirectory.
|
| XTIFFUncompTileCodec |
This codec encapsulates all the logic for the default TIFF
"uncompressed" bit-packing codec algorithm.
|
| ZoomBar |
|
| ZoomBarPlugIn |
|
| ZoomHistory |
|
| ZoomInPlugIn |
|
| ZoomNextPlugIn |
|
| ZoomOutPlugIn |
|
| ZoomPreviousPlugIn |
|
| ZoomRealtimeTool |
Zooms the image in the current task window.
|
| ZoomToClickPlugIn |
|
| ZoomToCoordinatePlugIn |
|
| ZoomToFencePlugIn |
|
| ZoomToFullExtentPlugIn |
|
| ZoomToLayerPlugIn |
|
| ZoomTool |
|
| ZoomToRasterImagePlugIn |
TODO: comment class
|
| ZoomToScalePlugIn |
Zooms to a given map scale, received from a input dialog
|
| ZoomToSelectedItemsPlugIn |
Zoom to the features, then flash them.
|
| ZoomToWMSLayerPlugIn |
|
| ZoomToWMSPlugIn |
|
| ZoomToWMSPlugIn.MapLayerAttributes |
|