A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

E

e - Variable in class com.vividsolutions.jump.coordsys.Spheroid
 
EasyButtonsPlugin - Class in org.openjump.core.ui.plugin.view
 
EasyButtonsPlugin() - Constructor for class org.openjump.core.ui.plugin.view.EasyButtonsPlugin
 
EasyPanel - Class in org.openjump.core.ui.plugin.view
 
EasyPanel(ToolboxDialog) - Constructor for class org.openjump.core.ui.plugin.view.EasyPanel
 
eclipseFriendlyOutput - Variable in class de.fho.jump.pirol.utilities.debugOutput.GenericDebugLogger
format the output string so that eclipse supports jumping into the correct file and line number when clicking on the output.
ECWImage - Class in com.vividsolutions.jump.workbench.imagery.ecw
A ReferencedImage for ECW files
ECWImage(String) - Constructor for class com.vividsolutions.jump.workbench.imagery.ecw.ECWImage
 
ECWImageFactory - Class in com.vividsolutions.jump.workbench.imagery.ecw
 
ECWImageFactory() - Constructor for class com.vividsolutions.jump.workbench.imagery.ecw.ECWImageFactory
 
ECWLoadException - Exception in com.vividsolutions.jump.workbench.imagery.ecw
 
ECWLoadException(String) - Constructor for exception com.vividsolutions.jump.workbench.imagery.ecw.ECWLoadException
Constructs a ECWException object.
EDGE - Static variable in class org.openjump.core.ui.plugin.tools.PlanarGraphPlugIn
 
edgeId - Variable in class org.openjump.core.graph.polygongraph.PolygonGraphEdge
 
edges - Variable in class org.openjump.core.graph.polygongraph.PolygonGraph
 
edges - Variable in class org.openjump.core.graph.polygongraph.PolygonGraphNode
 
edges - Variable in class org.openjump.core.ui.plugin.tools.PlanarGraphPlugIn
 
edgeTypeAtributeName - Static variable in class org.openjump.core.graph.polygongraph.PolygonGraphNode
 
edit(PlugInContext, Feature, Layer) - Method in interface com.vividsolutions.jump.workbench.ui.AttributeTablePanel.FeatureEditor
 
edit(Geometry, Collection) - Method in interface com.vividsolutions.jump.workbench.ui.EditTransaction.SelectionEditor
selectedItems may have the whole geometry, parts (collection elements), or linestrings, or a mix of all three.
edit(Geometry, GeometryEditor.GeometryEditorOperation) - Method in class com.vividsolutions.jump.workbench.ui.GeometryEditor
 
edit(Geometry) - Method in interface com.vividsolutions.jump.workbench.ui.GeometryEditor.GeometryEditorOperation
"Modifies" a Geometry by returning a new Geometry with a modification.
EDIT - Static variable in class com.vividsolutions.jump.workbench.ui.MenuNames
 
EditablePlugIn - Class in com.vividsolutions.jump.workbench.ui.plugin
 
EditablePlugIn(EditingPlugIn) - Constructor for class com.vividsolutions.jump.workbench.ui.plugin.EditablePlugIn
 
EditablePlugIn() - Constructor for class com.vividsolutions.jump.workbench.ui.plugin.EditablePlugIn
 
EditAttributeByFormulaDialog - Class in de.fho.jump.pirol.plugins.EditAttributeByFormula
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.
EditAttributeByFormulaDialog(Frame, String, boolean, String, FeatureSchema, PropertiesHandler) - Constructor for class de.fho.jump.pirol.plugins.EditAttributeByFormula.EditAttributeByFormulaDialog
 
EditAttributeByFormulaDialog(Frame, String, boolean, String, FeatureSchema) - Constructor for class de.fho.jump.pirol.plugins.EditAttributeByFormula.EditAttributeByFormulaDialog
 
EditAttributeByFormulaPlugIn - Class in de.fho.jump.pirol.plugins.EditAttributeByFormula
PlugIn that creates a new attribute and assigns values to it, that are calculated by processing a formula that was created by the user.
EditAttributeByFormulaPlugIn() - Constructor for class de.fho.jump.pirol.plugins.EditAttributeByFormula.EditAttributeByFormulaPlugIn
 
EditDataStoreQueryPlugIn - Class in org.openjump.core.ui.plugin.datastore
EditDatastoreQueryPlugIn load the query used to create a layer in the RunDatastoreQueryPanel.
EditDataStoreQueryPlugIn() - Constructor for class org.openjump.core.ui.plugin.datastore.EditDataStoreQueryPlugIn
 
EditingPlugIn - Class in com.vividsolutions.jump.workbench.ui.cursortool.editing
 
EditingPlugIn() - Constructor for class com.vividsolutions.jump.workbench.ui.cursortool.editing.EditingPlugIn
please use getInstance() to get unique runtime instance.
EditOptionsPanel - Class in com.vividsolutions.jump.workbench.ui
Implements an OptionsPanel for Edit.
EditOptionsPanel(Blackboard, JDesktopPane) - Constructor for class com.vividsolutions.jump.workbench.ui.EditOptionsPanel
 
EditSelectedFeaturePlugIn - Class in com.vividsolutions.jump.workbench.ui.plugin
 
EditSelectedFeaturePlugIn() - Constructor for class com.vividsolutions.jump.workbench.ui.plugin.EditSelectedFeaturePlugIn
 
EditSelectedSideDialog - Class in org.openjump.core.ui.plugin.mousemenu
 
EditSelectedSideDialog(PlugInContext, String, boolean) - Constructor for class org.openjump.core.ui.plugin.mousemenu.EditSelectedSideDialog
 
EditSelectedSideDialog() - Constructor for class org.openjump.core.ui.plugin.mousemenu.EditSelectedSideDialog
 
EditSelectedSidePlugIn - Class in org.openjump.core.ui.plugin.mousemenu
 
EditSelectedSidePlugIn() - Constructor for class org.openjump.core.ui.plugin.mousemenu.EditSelectedSidePlugIn
 
EditTransaction - Class in com.vividsolutions.jump.workbench.ui
Takes care of "rollback" (if any geometries are invalid) and undo, for PlugIns and CursorTools that modify geometries.
EditTransaction(Collection, String, Layer, boolean, boolean, LayerViewPanel) - Constructor for class com.vividsolutions.jump.workbench.ui.EditTransaction
Creates a new EditTransaction modifying features.
EditTransaction(Collection, String, Layer, boolean, boolean, LayerViewPanelContext) - Constructor for class com.vividsolutions.jump.workbench.ui.EditTransaction
If you want to delete a feature, you can either (1) include the feature in the features parameter, set allowAddingAndRemovingFeatures to true, then call #setGeometry(feature, empty geometry); or (2) not include the feature in the features parameter, instead using #deleteFeature
EditTransaction.SelectionEditor - Interface in com.vividsolutions.jump.workbench.ui
 
EditTransaction.SuccessAction - Interface in com.vividsolutions.jump.workbench.ui
 
EditWMSQueryPanel - Class in com.vividsolutions.jump.workbench.ui.plugin.wms
 
EditWMSQueryPanel(WMService, List, String, int, String) - Constructor for class com.vividsolutions.jump.workbench.ui.plugin.wms.EditWMSQueryPanel
 
EditWMSQueryPlugIn - Class in com.vividsolutions.jump.workbench.ui.plugin.wms
 
EditWMSQueryPlugIn() - Constructor for class com.vividsolutions.jump.workbench.ui.plugin.wms.EditWMSQueryPlugIn
 
elements() - Method in class org.openjump.io.PropertiesHandler
 
EMPT - Static variable in class org.openjump.core.ui.plugin.queries.Function
 
EMPTY_GEOMETRY - Static variable in class com.vividsolutions.jump.workbench.ui.EditTransaction
 
EMPTY_RESULT - Variable in class org.openjump.core.ui.plugin.tools.generate.AbstractLinearReferencingPlugIn
 
EMPTY_WRITER - Static variable in class com.vividsolutions.jump.workbench.ui.FeatureInfoWriter
 
emptyBit - Static variable in class org.openjump.core.geomutils.GeoUtils
 
emptyCache() - Method in class com.vividsolutions.jump.workbench.model.cache.CachingFeatureCollection
 
emptyGeometryCount(Collection) - Static method in class com.vividsolutions.jump.workbench.ui.EditTransaction
 
emptyStringIfNull(String) - Static method in class com.vividsolutions.jump.util.LangUtil
 
EnableableToolBar - Class in com.vividsolutions.jump.workbench.ui
Extends JToolBar to create an JToolBar with certain buttons enabled (for saving state).
EnableableToolBar() - Constructor for class com.vividsolutions.jump.workbench.ui.EnableableToolBar
 
EnableCheck - Interface in com.vividsolutions.jump.workbench.plugin
A test for whether to enable or disable a menu, toolbar button, or other component.
enableCheck - Variable in class org.openjump.core.ui.plugin.AbstractUiPlugIn
 
EnableChecked - Interface in com.vividsolutions.jump.workbench.plugin
a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.
EnableCheckFactory - Class in com.vividsolutions.jump.workbench.plugin
Creates basic EnableChecks.
EnableCheckFactory(WorkbenchContext) - Constructor for class com.vividsolutions.jump.workbench.plugin.EnableCheckFactory
 
EnableCheckMenuItemShownListener - Class in org.openjump.core.ui.swing.listener
 
EnableCheckMenuItemShownListener(WorkbenchContext, EnableCheck) - Constructor for class org.openjump.core.ui.swing.listener.EnableCheckMenuItemShownListener
 
EnableCheckMenuItemShownListener(WorkbenchContext, EnableCheck, String) - Constructor for class org.openjump.core.ui.swing.listener.EnableCheckMenuItemShownListener
 
enableColorThemingCheckBox_actionPerformed(ActionEvent) - Method in class com.vividsolutions.jump.workbench.ui.renderer.style.ColorThemingStylePanel
 
enabled - Variable in class com.vividsolutions.jump.workbench.ui.renderer.style.LineStringStyle
 
enabled - Variable in class org.openjump.core.ui.style.decoration.TextBasedVertexStyle
 
ENABLED_KEY - Static variable in class com.vividsolutions.jump.workbench.ui.snap.GridRenderer
 
ENABLED_KEY - Static variable in class com.vividsolutions.jump.workbench.ui.snap.SnapToFeaturesPolicy
 
ENABLED_KEY - Static variable in class com.vividsolutions.jump.workbench.ui.snap.SnapToGridPolicy
 
ENABLED_KEY - Static variable in class com.vividsolutions.jump.workbench.ui.snap.SnapToVerticesPolicy
 
ENCODE - Static variable in class net.iharder.Base64
Specify encoding in first bit.
encode(ByteBuffer, ByteBuffer) - Static method in class net.iharder.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded ByteBuffer.
encode(ByteBuffer, CharBuffer) - Static method in class net.iharder.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded CharBuffer.
encode(RenderedImage, Rectangle, byte[]) - Method in interface org.libtiff.jai.codec.XTIFFTileCodec
Encode some data from RenderedImage, and return the actual number of bytes stored in output buffer.
encode(RenderedImage, Rectangle, byte[]) - Method in class org.libtiff.jai.codec.XTIFFTileCodecImpl
Encode the data into buffer and return byte count Normally you will not need to override this method, but instead implement the encodeTilePixels() method.
encode(RenderedImage) - Method in class org.libtiff.jai.codecimpl.XTIFFImageEncoder
Encodes a RenderedImage and writes the output to the OutputStream associated with this ImageEncoder.
encodeBytes(byte[]) - Static method in class net.iharder.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class net.iharder.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class net.iharder.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class net.iharder.Base64
Encodes a byte array into Base64 notation.
encodeBytesToBytes(byte[]) - Static method in class net.iharder.Base64
Similar to Base64.encodeBytes(byte[]) but returns a byte array instead of instantiating a String.
encodeBytesToBytes(byte[], int, int, int) - Static method in class net.iharder.Base64
Similar to Base64.encodeBytes(byte[], int, int, int) but returns a byte array instead of instantiating a String.
encodeFileToFile(String, String) - Static method in class net.iharder.Base64
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class net.iharder.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class net.iharder.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class net.iharder.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeParam - Variable in class org.libtiff.jai.codec.XTIFFTileCodecImpl
 
encodeTilePixels(int[], Rectangle, byte[]) - Method in class org.libtiff.jai.codec.XTIFFTileCodecImpl
encode the tile in pixels into bpixels and return the byte size of the compressed data.
encodeTilePixels(int[], Rectangle, byte[]) - Method in class org.libtiff.jai.codecimpl.XTIFFPackTileCodec
encode the tile into bpixels and return the byte size (uncompressed packing algorithm).
encodeTilePixels(int[], Rectangle, byte[]) - Method in class org.libtiff.jai.codecimpl.XTIFFUncompTileCodec
encode the tile into bpixels and return the byte size (uncompressed packing algorithm).
encodeToFile(byte[], String) - Static method in class net.iharder.Base64
Convenience method for encoding data to a file.
encrypt(String) - Method in class com.vividsolutions.jump.util.SimpleStringEncrypter
Encrypts a string.
encrypt(String) - Method in class org.saig.core.crypt.BlowFishManager
 
encrypt(String) - Method in class org.saig.core.crypt.CryptManager
Permite encriptar la cadena aplicando el algoritmo pertinente
encrypt(String) - Method in class org.saig.core.crypt.PBEManager
Encrypt the given string
END_CAP_STYLE - Static variable in class org.openjump.core.process.samples.BufferProcess
 
END_Z - Static variable in class org.openjump.core.ui.plugin.tools.Add3DGeometryAttributesPlugIn
 
endDocument() - Method in class com.vividsolutions.jump.io.GMLInputTemplate
SAX endDocument handler - null
endDocument() - Method in class com.vividsolutions.jump.io.GMLReader
SAX HANDLER - move to state 0
ende - Variable in class org.openjump.core.graph.pirolProject.PirolEdge
 
endElement(String, String, String) - Method in class com.vividsolutions.jump.io.GMLInputTemplate
SAX endElement handler - the main working function

handles the following tags in the appropriate manner:
GeometryElement : sets the name of the document's geometry tag
CollectionElement : sets the name of the document's collection tag
FeatureElement : sets the name of the document's feature tag
type : sets a column type (to be used when a column ends)
valueelement : sets information about what element a column is associated with
valuelocation : set information about where a column's value is stored in the document
column : takes the accumlated information about a column and constructs a ColumnDescription object
endElement(String, String, String) - Method in class com.vividsolutions.jump.io.GMLReader
SAX handler - handle state information and transitions based on ending elements Most of the work of the parser is done here.
endeUnbegrenzt - Variable in class org.openjump.core.graph.pirolProject.PirolEdge
 
EndianDataInputStream - Class in com.vividsolutions.jump.io
A class that gives most of the functionality of DataInputStream, but is endian aware.
EndianDataInputStream(InputStream) - Constructor for class com.vividsolutions.jump.io.EndianDataInputStream
Creates new EndianDataInputStream
EndianDataOutputStream - Class in com.vividsolutions.jump.io
A class that gives most of the functionality of DataOutputStream, but is endian aware.
EndianDataOutputStream(OutputStream) - Constructor for class com.vividsolutions.jump.io.EndianDataOutputStream
Creates new EndianDataOutputStream
EndOfParseException - Exception in com.vividsolutions.jump.io
This is a fake exception class so the GMLReader can abort a read mid-stream via the standard SAX error handing methods.
EndOfParseException() - Constructor for exception com.vividsolutions.jump.io.EndOfParseException
Creates new EndOfParseException without detail message.
EndOfParseException(String) - Constructor for exception com.vividsolutions.jump.io.EndOfParseException
Constructs an EndOfParseException with the specified detail message.
ENDS - Static variable in class org.openjump.core.ui.plugin.queries.Operator
 
EnforcedGDALImageReader - Class in com.vividsolutions.jump.workbench.imagery.imageio
 
EnforcedGDALImageReader(GDALImageReaderSpi) - Constructor for class com.vividsolutions.jump.workbench.imagery.imageio.EnforcedGDALImageReader
 
enlargeOneCell() - Method in class org.openjump.core.rasterimage.sextante.rasterWrappers.GridExtent
Enlarges this grid extent one cell in each direction
EnsureAllLayersHaveSRIDStylePlugIn - Class in org.openjump.core.ccordsys.srid
Adds the SRIDStyle to every layer that JUMP encounters.
EnsureAllLayersHaveSRIDStylePlugIn() - Constructor for class org.openjump.core.ccordsys.srid.EnsureAllLayersHaveSRIDStylePlugIn
 
ensureOrientation(Coordinate[], int) - Static method in class com.vividsolutions.jump.util.CoordinateArrays
Sets the orientation of an array of coordinates.
enteredFromLeft(Map) - Method in class com.vividsolutions.jump.workbench.ui.plugin.wms.MapLayerWizardPanel
 
enteredFromLeft(Map) - Method in class com.vividsolutions.jump.workbench.ui.plugin.wms.OneSRSWizardPanel
 
enteredFromLeft(Map) - Method in class com.vividsolutions.jump.workbench.ui.plugin.wms.SRSWizardPanel
 
enteredFromLeft(Map) - Method in class com.vividsolutions.jump.workbench.ui.plugin.wms.URLWizardPanel
 
enteredFromLeft(Map) - Method in class com.vividsolutions.jump.workbench.ui.wizard.AbstractWizardPanel
 
enteredFromLeft(Map) - Method in interface com.vividsolutions.jump.workbench.ui.wizard.WizardPanel
Called when the user presses Next on this panel's previous panel
enteredFromLeft(Map) - Method in class org.openjump.core.rasterimage.SelectRasterImageFilesPanel
 
enteredFromLeft(Map) - Method in class org.openjump.core.ui.plugin.datastore.AddDataStoreLayerWizardPanel
 
enteredFromLeft(Map) - Method in class org.openjump.core.ui.plugin.datastore.AddWritableDataStoreLayerWizardPanel
 
enteredFromLeft(Map) - Method in class org.openjump.core.ui.plugin.file.ComponentWizardPanel
 
enteredFromLeft(Map) - Method in class org.openjump.core.ui.plugin.file.open.ChooseProjectPanel
 
enteredFromLeft(Map) - Method in class org.openjump.core.ui.plugin.file.open.OpenDataTypePanel
 
enteredFromLeft(Map) - Method in class org.openjump.core.ui.plugin.file.open.SelectFileLoaderPanel
 
enteredFromLeft(Map) - Method in class org.openjump.core.ui.plugin.file.open.SelectFileOptionsPanel
 
enteredFromLeft(Map) - Method in class org.openjump.core.ui.plugin.file.open.SelectFilesPanel
 
enteredFromLeft(Map) - Method in class org.openjump.core.ui.plugin.file.open.SelectProjectFilesPanel
 
enteredFromLeft(Map) - Method in class org.openjump.core.ui.plugin.layer.pirolraster.RasterImageWizardPanel
 
enteredFromRight() - Method in class com.vividsolutions.jump.workbench.ui.wizard.AbstractWizardPanel
 
enteredFromRight() - Method in interface com.vividsolutions.jump.workbench.ui.wizard.WizardPanelV2
Called in WizardDialog when the user presses Previous on this panel's next panel to (re)initialize this panel, see e.g.
enteredFromRight() - Method in class org.openjump.core.ui.plugin.file.open.SelectFilesPanel
 
EnterWKTDialog - Class in com.vividsolutions.jump.workbench.ui
Allows user to enter annotations in Well Known Text format.
EnterWKTDialog(Frame, String, boolean) - Constructor for class com.vividsolutions.jump.workbench.ui.EnterWKTDialog
 
EnterWKTDialog() - Constructor for class com.vividsolutions.jump.workbench.ui.EnterWKTDialog
 
entrySet() - Method in class com.vividsolutions.jump.util.CollectionMap
 
entrySet() - Method in class com.vividsolutions.jump.util.OrderedMap
 
env - Variable in class com.vividsolutions.jump.workbench.imagery.graphic.AbstractGraphicImage
 
env - Variable in class com.vividsolutions.jump.workbench.imagery.graphic.JAIGraphicImage
 
envelope - Variable in class org.openjump.core.rasterimage.RasterImageLayer
 
EnvelopeIntersector - Class in com.vividsolutions.jump.geom
 
EnvelopeIntersector() - Constructor for class com.vividsolutions.jump.geom.EnvelopeIntersector
 
EnvelopeIntersectorTestCase - Class in jumptest.junit
 
EnvelopeIntersectorTestCase(String) - Constructor for class jumptest.junit.EnvelopeIntersectorTestCase
 
envelopeMiddle(Geometry) - Method in class com.vividsolutions.jump.geom.InteriorPointFinder
 
EnvelopeUtil - Class in com.vividsolutions.jump.geom
Utility functions for Envelopes.
EnvelopeUtil() - Constructor for class com.vividsolutions.jump.geom.EnvelopeUtil
 
EPSG_DATUM - Static variable in class org.geotiff.image.KeyRegistry
 
EPSG_ELLIPSE - Static variable in class org.geotiff.image.KeyRegistry
 
EPSG_GCS - Static variable in class org.geotiff.image.KeyRegistry
 
EPSG_PCS - Static variable in class org.geotiff.image.KeyRegistry
 
EPSG_PM - Static variable in class org.geotiff.image.KeyRegistry
 
EPSG_PROJ - Static variable in class org.geotiff.image.KeyRegistry
 
EPSG_VERTCS - Static variable in class org.geotiff.image.KeyRegistry
 
EpsgConstants - Class in org.openjump.core.ccordsys.epsg
 
EpsgConstants() - Constructor for class org.openjump.core.ccordsys.epsg.EpsgConstants
 
EQ - Static variable in class org.openjump.core.ui.plugin.queries.Operator
 
EQUA - Static variable in class org.openjump.core.ui.plugin.queries.Operator
 
EQUAL_NUMBER - Static variable in class org.openjump.core.attributeoperations.Classifier1D
 
EQUAL_RANGE - Static variable in class org.openjump.core.attributeoperations.Classifier1D
 
equals(Object) - Method in class com.vividsolutions.jump.feature.FeatureSchema
Returns whether the two FeatureSchemas have the same attribute names with the same types and in the same order.
equals(Object, boolean) - Method in class com.vividsolutions.jump.feature.FeatureSchema
Returns whether the two FeatureSchemas have the same attribute names with the same types and (optionally) in the same order.
equals(Object) - Method in class com.vividsolutions.jump.geom.AffineTransformation
Deprecated.
Tests if an object is an AffineTransformation and has the same matrix as this transformation.
equals(Object) - Method in class com.vividsolutions.jump.parameter.ParameterList
 
equals(Object) - Method in class com.vividsolutions.jump.parameter.ParameterListSchema
 
equals(Coordinate[], Coordinate[]) - Static method in class com.vividsolutions.jump.util.CoordinateArrays
 
equals(Object) - Method in class com.vividsolutions.jump.util.OrderedMap
 
equals(Object) - Method in class com.vividsolutions.jump.util.Range
 
equals(Object) - Method in class com.vividsolutions.jump.util.SimpleTreeModel.Folder
 
equals(Object) - Method in class com.vividsolutions.jump.util.UniqueList
 
equals(Object) - Method in class com.vividsolutions.jump.warp.Triangle
Returns whether this Triangle has the same vertices as the given Triangle
equals(Object) - Method in class com.vividsolutions.jump.workbench.datastore.ConnectionDescriptor
 
equals(Object) - Method in class com.vividsolutions.jump.workbench.model.LayerTreeModel.ColorThemingValue
 
equals(Object) - Method in class com.vividsolutions.jump.workbench.ui.cursortool.QuasimodeTool.ModifierKeySpec
 
EQUALS - Static variable in interface com.vividsolutions.jump.workbench.ui.GenericNames
 
equals(Object) - Method in class com.vividsolutions.jump.workbench.ui.plugin.wms.MapLayerTreeModel.LayerNode
 
equals(Object) - Method in class com.vividsolutions.jump.workbench.ui.renderer.style.BasicFillPattern
 
equals(Object) - Method in class org.openjump.core.apitools.objecttyperoles.PirolFeatureCollection
 
equals(Object) - Method in class org.openjump.core.geomutils.MathVector
 
equals(Object) - Method in class org.openjump.core.graph.delauneySimplexInsert.Pnt
Equality.
equals(Object) - Method in class org.openjump.core.graph.pirolProject.PirolPoint
 
equals(Object) - Method in class org.openjump.core.rasterimage.sextante.rasterWrappers.GridCell
 
equals(GridExtent) - Method in class org.openjump.core.rasterimage.sextante.rasterWrappers.GridExtent
Returns true if this extent has them same characteristics as a given one
equals(Object) - Method in class org.openjump.core.ui.io.file.Option
Overwrite equals(), because the Object.equals works wrong for an Option instance.
equals(Object) - Method in class org.openjump.util.CustomTexturePaint
 
equalsRole(FeatureCollectionRole) - Method in class org.openjump.core.apitools.objecttyperoles.FeatureCollectionRole
Check if this role is the same type of role as the given one.
equalsRole(FeatureCollectionRoleTypes) - Method in class org.openjump.core.apitools.objecttyperoles.FeatureCollectionRole
Check if this role is the same type of role as the given one.
equalsRole(int) - Method in class org.openjump.core.apitools.objecttyperoles.FeatureCollectionRole
Check if this role is the same type of role as the given role id.
erase(Graphics2D) - Method in class com.vividsolutions.jump.workbench.ui.LayerViewPanel
 
error(SAXParseException) - Method in class com.vividsolutions.jump.io.GMLInputTemplate
 
error(SAXParseException) - Method in class com.vividsolutions.jump.io.GMLReader
 
ERROR - Static variable in interface com.vividsolutions.jump.workbench.ui.GenericNames
 
ERROR_TOLERANCE - Static variable in class com.vividsolutions.jump.qa.diff.BufferGeometryMatcher
 
ErrorDialog - Class in com.vividsolutions.jump.workbench.ui
UI for Displaying an Error Dialog.
errorHandler - Variable in class com.vividsolutions.jump.workbench.driver.AbstractDriver
Deprecated.
 
ErrorHandler - Interface in com.vividsolutions.jump.workbench.ui
 
ErrorHandlerV2 - Interface in com.vividsolutions.jump.workbench.ui
 
errorMessage - Variable in class org.saig.jump.widgets.util.AbstractWaitDialog
Method execution error message, if any
errorMessages - Variable in class de.fho.jump.pirol.plugins.EditAttributeByFormula.FormulaEditingPanel
 
escapeApostrophes(String) - Static method in class org.openjump.core.ui.plugin.datastore.postgis.PostGISQueryUtil
 
escapeHTML(String) - Static method in class com.vividsolutions.jump.workbench.ui.GUIUtil
Convenience method by default escaping everything.
escapeHTML(String, boolean, boolean) - Static method in class com.vividsolutions.jump.workbench.ui.GUIUtil
Returns a string suitable for embedding as HTML.
EuclideanDistanceToPoint - Class in com.vividsolutions.jump.algorithm
Computes the Euclidean distance (L2 metric) from a Point to a Geometry.
EuclideanDistanceToPoint() - Constructor for class com.vividsolutions.jump.algorithm.EuclideanDistanceToPoint
 
evaluate(BasicFeature) - Method in class org.openjump.core.feature.BeanshellAttributeOperation
 
evaluateAttributes(int, Feature[], String) - Static method in class org.openjump.core.attributeoperations.AttributeOp
 
evaluateAttributes(int, List, String) - Static method in class org.openjump.core.attributeoperations.AttributeOp
 
evaluateSpatial(int, Quadtree, Geometry, double) - Static method in class org.openjump.core.attributeoperations.SpatialRelationOp
note: if input feature is point and spatial attribute is "intersect" or "covered by" the candidate features are selected from a 10.0m radius
Evolution - Class in org.openjump.core.ui.plugin.datastore.transaction
A Feature Evolution.
Evolution.Type - Enum in org.openjump.core.ui.plugin.datastore.transaction
 
EvolutionOperationException - Exception in org.openjump.core.ui.plugin.datastore.transaction
Exception thrown by an operation performed on a Evolution.
EvolutionOperationException(String) - Constructor for exception org.openjump.core.ui.plugin.datastore.transaction.EvolutionOperationException
 
ExactGeometryMatcher - Class in com.vividsolutions.jump.qa.diff
 
ExactGeometryMatcher() - Constructor for class com.vividsolutions.jump.qa.diff.ExactGeometryMatcher
 
example1() - Method in class jumptest.io.GMLGeometryWriterTest
 
ExceptionUtil - Class in org.openjump.core.ui.util
 
ExceptionUtil() - Constructor for class org.openjump.core.ui.util.ExceptionUtil
 
execute(Query) - Method in interface com.vividsolutions.jump.datastore.DataStoreConnection
 
execute(Connection, String, ResultSetBlock) - Static method in class com.vividsolutions.jump.datastore.jdbc.JDBCUtil
 
execute(Query) - Method in class com.vividsolutions.jump.datastore.postgis.PostgisDSConnection
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.plugin.edit.AffineTransformationPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.plugin.edit.ExtractSegmentsPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.plugin.edit.LineNoderPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.plugin.edit.NoderPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.plugin.edit.PolygonizerPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.plugin.edit.PrecisionReducerPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.plugin.qa.DiffGeometryPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.plugin.qa.DiffSegmentsPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.datasource.AbstractLoadSaveDatasetPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.datasource.LoadDatasetPlugIn
 
execute() - Method in class com.vividsolutions.jump.workbench.model.UndoableCommand
If there is an exception that leaves this UndoableCommand execution partially complete and non-unexecutable, be sure to call #reportIrreversibleChange() on the UndoableEditReceiver (which can be obtained from the LayerManager).
execute(UndoableCommand, PlugInContext) - Method in class com.vividsolutions.jump.workbench.plugin.AbstractPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.plugin.AbstractPlugIn
 
execute(UndoableCommand, LayerManagerProxy) - Static method in class com.vividsolutions.jump.workbench.plugin.AbstractPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.plugin.MacroPlugIn
 
execute(PlugInContext) - Method in interface com.vividsolutions.jump.workbench.plugin.PlugIn
Performs the action for this plugin.
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.plugin.RunInteractiveMacroPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.plugin.RunMacroPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.plugin.StartMacroPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.plugin.StopMacroPlugIn
 
execute(UndoableCommand) - Method in class com.vividsolutions.jump.workbench.ui.cursortool.AbstractCursorTool
Optional means of execution, with undoability.
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.cursortool.editing.EditingPlugIn
 
execute(Geometry, Collection, boolean, LayerViewPanel, Task, Coordinate, Feature, boolean) - Method in class com.vividsolutions.jump.workbench.ui.cursortool.editing.SnapVerticesOp
 
execute(String, boolean, LayerViewPanel) - Method in class com.vividsolutions.jump.workbench.ui.cursortool.SplitLineStringsOp
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.AboutPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.AddNewCategoryPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.AddNewFeaturesPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.AddNewLayerPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.analysis.AttributeQueryPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.analysis.BufferPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.analysis.CalculateAreasAndLengthsPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.analysis.ConvexHullPlugIn
 
execute(Geometry[], double[]) - Method in class com.vividsolutions.jump.workbench.ui.plugin.analysis.GeometryFunction
Exectute the function on the geometry(s) in the geom array.
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.analysis.GeometryFunctionPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.analysis.OffsetCurvePlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.analysis.OverlayPlugIn
 
execute(TaskMonitor, GeometryPredicate, double[], FeatureCollection) - Method in class com.vividsolutions.jump.workbench.ui.plugin.analysis.SpatialJoinExecuter
Computes geomSrc.func(geomMask)
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.analysis.SpatialJoinPlugIn
 
execute(TaskMonitor, GeometryPredicate, double[], FeatureCollection) - Method in class com.vividsolutions.jump.workbench.ui.plugin.analysis.SpatialQueryExecuter
Computes geomSrc.func(geomMask)
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.analysis.SpatialQueryPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.analysis.UnionPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.ChangeCoordinateSystemPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.ClearSelectionPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.clipboard.CopyImagePlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.clipboard.CopySelectedItemsPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.clipboard.CopySelectedLayersPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.clipboard.CopyThisCoordinatePlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.clipboard.PasteItemsPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.clipboard.PasteLayersPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.CloneWindowPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.CombineSelectedFeaturesPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.CopySchemaPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.CopySelectedLayersToWarpingVectorsPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.datastore.AbstractAddDatastoreLayerPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.datastore.AddDatastoreLayerPlugIn
Deprecated.
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.datastore.RefreshDataStoreLayerPlugin
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.DeleteAllFeaturesPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.DeleteSelectedItemsPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.DisposeSelectedLayersPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.EditablePlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.EditSelectedFeaturePlugIn
 
execute(PlugInContext, Feature, boolean) - Method in class com.vividsolutions.jump.workbench.ui.plugin.EditSelectedFeaturePlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.ExplodeSelectedFeaturesPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.FeatureInfoPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.FeatureStatisticsPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.generate.BoundaryMatchDataEngine
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.generate.BoundaryMatchDataPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.generate.ShowTriangulationPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.GenerateLogPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.imagery.AddImageLayerPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.imagery.ImageLayerManagerPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.LayerStatisticsPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.MapToolTipsPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.MoveLayerablePlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.NewTaskPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.OpenProjectPlugIn
Deprecated.
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.OptionsPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.OutputWindowPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.PasteSchemaPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.RedoPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.RemoveSelectedCategoriesPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.RemoveSelectedLayersPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.SaveImageAsPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.SaveProjectAsPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.SaveProjectPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.scalebar.ScaleBarPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.SelectablePlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.SelectFeaturesInFencePlugIn
 
execute(LayerViewPanel, LayerNamePanel, Geometry, boolean, boolean) - Static method in class com.vividsolutions.jump.workbench.ui.plugin.SelectFeaturesInFencePlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.ShortcutKeysPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.test.MicroscopePlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.test.ProgressReportingPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.test.RandomArrowsPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.test.RandomTrianglesPlugIn
 
execute(PlugInContext, int) - Method in class com.vividsolutions.jump.workbench.ui.plugin.test.RandomTrianglesPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.test.TestColorThemingPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.UndoPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.ValidateSelectedLayersPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.VerticesInFencePlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.ViewAttributesPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.ViewSchemaPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.WKTPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.plugin.wms.EditWMSQueryPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.style.ChangeStylesPlugIn
Deprecated.
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.style.CopyStylesPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.style.PasteStylesPlugIn
 
execute(ThreadedPlugIn, PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager
Executes the task in a separate thread, reporting progress in a dialog.
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.toolbox.MainButtonPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.toolbox.ToolboxPlugIn
Toolbox subclasses can override this method to implement their own behaviour when the plug-in is called.
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.warp.AffineTransformPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.WorkbenchFrame.ExitPlugin
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.zoom.PanToSelectedItemsPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.zoom.ZoomNextPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.zoom.ZoomPreviousPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.zoom.ZoomToClickPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.zoom.ZoomToCoordinatePlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.zoom.ZoomToFencePlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.zoom.ZoomToFullExtentPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.zoom.ZoomToLayerPlugIn
 
execute(PlugInContext) - Method in class com.vividsolutions.jump.workbench.ui.zoom.ZoomToSelectedItemsPlugIn
 
execute(PlugInContext) - Method in class de.fho.jump.pirol.plugins.EditAttributeByFormula.EditAttributeByFormulaPlugIn
 
execute(PlugInContext) - Method in class de.fho.jump.pirol.utilities.plugIns.StandardPirolPlugIn
This method is called to execute the PlugIn.
execute(PlugInContext) - Method in class de.latlon.deejump.plugin.manager.ExtensionManagerPlugIn
 
execute(PlugInContext) - Method in class de.latlon.deejump.plugin.SaveLegendPlugIn
 
execute(PlugInContext) - Method in class de.latlon.deejump.plugin.style.DeeChangeStylesPlugIn
 
execute(PlugInContext) - Method in class de.latlon.deejump.plugin.style.LayerStyle2SLDPlugIn
 
execute(PlugInContext) - Method in class de.soldin.jumpcore.geomconv.GCPlugin
 
execute() - Method in class de.soldin.jumpcore.UndoableSetGeometry
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.AbstractUiPlugIn
Method to be overridden by implementations to execute the plug-in.
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.AbstractWizardPlugin
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.customize.BeanToolsPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.datastore.EditDataStoreQueryPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.datastore.postgis.SaveToPostGISPlugIn
This function always returns false.
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.datastore.postgis2.SaveToPostGIS2PlugIn
This function always returns false.
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.datastore.RefreshDataStoreQueryPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.datastore.transaction.DataStoreTransactionManagerPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.edit.ClipToFencePlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.edit.CopyBBoxPlugin
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.edit.InvertSelectionPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.edit.ReplicateSelectedItemsPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.edit.SelectAllLayerItemsPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.edit.SelectAllModifiedFeaturesPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.edit.SelectByTypePlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.edit.SelectItemsByCircleFromSelectedLayersPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.edit.SelectItemsByFenceFromSelectedLayersPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.edit.SelectLayersWithSelectedItemsPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.edittoolbox.AutoCompletePolygonPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.edittoolbox.ConstrainedMoveVertexPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.edittoolbox.CutPolygonSIGLEPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.edittoolbox.DrawCircleWithGivenRadiusPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.edittoolbox.DrawConstrainedArcPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.edittoolbox.DrawConstrainedCirclePlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.edittoolbox.DrawConstrainedLineStringPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.edittoolbox.DrawConstrainedPolygonPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.edittoolbox.FillPolygonPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.edittoolbox.NoteToolPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.edittoolbox.RotateSelectedItemPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.edittoolbox.ScaleSelectedItemsPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.edittoolbox.SelectOneItemPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.file.OpenProjectPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.file.OpenWizardPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.file.SaveImageAsSVGPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.file.SaveLayersWithoutDataSourcePlugIn
 
execute(PlugInContext, Collection<Layer>, File) - Method in class org.openjump.core.ui.plugin.file.SaveLayersWithoutDataSourcePlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.layer.ChangeLayerableNamePlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.layer.ChangeSRIDPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.layer.CombineSelectedLayersPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.layer.ExtractLayerInFence
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.layer.ExtractLayersByAttribute
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.layer.ExtractLayersByGeometry
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.layer.LayerPropertiesPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.layer.MoveSelectedLayersPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.layer.pirolraster.ChangeRasterImagePropertiesPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.layer.pirolraster.CopySelectedRasterImageLayersPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.layer.pirolraster.ExportEnvelopeAsGeometryPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.layer.pirolraster.ExtractSelectedPartOfImage
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.layer.pirolraster.LoadSextanteRasterImagePlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.layer.pirolraster.PasteRasterImageLayersPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.layer.pirolraster.RemoveSelectedRasterImageLayersPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.layer.pirolraster.SaveRasterImageAsImagePlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.layer.pirolraster.ToggleRasterImageVisibility
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.layer.pirolraster.WarpImageToFencePlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.layer.pirolraster.ZoomToRasterImagePlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.layer.SortCategoryAbstractPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.layer.SortCategoryRestorePlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.layer.SortCategorySavePlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.layer.ToggleVisiblityPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.mousemenu.category.MoveCategoryOneDown
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.mousemenu.category.MoveCategoryOneUp
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.mousemenu.category.MoveCategoryToBottom
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.mousemenu.category.MoveCategoryToTop
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.mousemenu.category.SetCategoryVisibilityPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.mousemenu.CenterZoomPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.mousemenu.DuplicateItemPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.mousemenu.EditSelectedSidePlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.mousemenu.MergeSelectedFeaturesPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.mousemenu.MoveAlongAnglePlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.mousemenu.PasteItemsAtPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.mousemenu.ReverseOrientationPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.mousemenu.RotatePlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.mousemenu.SaveDatasetsPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.mousemenu.ZoomInPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.mousemenu.ZoomOutPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.queries.SearchAllAttributes
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.queries.SimpleQueryPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.raster.color.RasterColorEditorPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.raster.CreateLatticeFromSelectedImageLayerPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.raster.CreatePolygonGridFromSelectedImageLayerPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.raster.ProfileGraphPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.raster.RasterImageLayerPropertiesPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.raster.RasterQueryPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.style.ImportArcMapStylePlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.style.ImportSLDPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.Add3DGeometryAttributesPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.AddGeometryAttributesPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.AdvancedMeasurePlugin
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.analysis.onelayer.IntersectPolygonsOneLayerPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.analysis.onelayer.MergeSelectedPolygonsWithNeighbourPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.analysis.twolayers.CalculateDistancesPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.AutoAssignAttributePlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.BeanshellAttributeCalculatorPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.BlendLineStringsPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.ConvexHullPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.CreateThiessenPolygonsPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.DeleteDuplicateGeometriesPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.DeleteEmptyGeometriesPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.DissolvePlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.generalization.SimplifyPolygonCoveragePlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.generate.AbstractLinearReferencingPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.generate.CreateGridPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.generate.LinearReferencingOnLayerPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.generate.LinearReferencingOnSelectionPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.generate.PointLayerFromAttributeTablePlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.geometrychange.ExtractPointsPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.IntersectPolygonLayersPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.JoinAttributesSpatiallyPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.JoinTableFromExistingLayerPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.JoinTablePlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.JoinWithArcPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.LineSimplifyJTS15AlgorithmPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.MeasureM_FPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.MergeTwoSelectedPolygonsPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.MultiRingBufferSelectedPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.PlanarGraphPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.PlumePlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.ProjectionPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.ReducePointsISAPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.ReplaceValuePlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.SpatialJoinPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.SplitPolygonPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.statistics.CalcVarianceAndMeanPerClassPlugIn
this function is called by JUMP/OpenJUMP if one clicks on the menu entry.
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.statistics.ClassifyAttributesPlugIn
this function is called by JUMP/OpenJUMP if one clicks on the menu entry.
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.statistics.CreateBarPlotPlugIn
this function is called by JUMP/OpenJUMP if one clicks on the menu entry.
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.statistics.CreateHistogramPlugIn
this function is called by JUMP/OpenJUMP if one clicks on the menu entry.
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.statistics.CreateScatterPlotPlugIn
this function is called by JUMP/OpenJUMP if one clicks on the menu entry.
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.statistics.StatisticOverViewPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.TriangulationPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.UnionByAttributePlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.tools.VoronoiDiagramPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.view.InstallKeyPanPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.view.MapToolTipPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.view.NorthArrowPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.view.ShowFullPathPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.view.ShowScalePlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.view.ZoomToScalePlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.window.ArrangeViewsPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.window.MosaicInternalFramesPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.window.SynchronizationPlugIn
For this plugin, this method is unused All the work is defined in action listeners
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.wms.ZoomToWMSLayerPlugIn
 
execute(PlugInContext) - Method in class org.openjump.core.ui.plugin.wms.ZoomToWMSPlugIn
 
execute(PlugInContext) - Method in class org.openjump.test.TestToolsTest.ExampleAbstractPlugIn
Executes operations.
execute(PlugInContext) - Method in class org.openjump.test.TestToolsTest.ExamplePlugInWithDialog
Configures plugin.
execute(PlugInContext) - Method in class org.openjump.test.TestToolsTest.ExamplePlugInWithFields
Configures plugin.
EXECUTE_ON_EVENT_THREAD - Static variable in class com.vividsolutions.jump.workbench.ui.renderer.RenderingManager
 
executeAdhocQuery(AdhocQuery) - Method in class com.vividsolutions.jump.datastore.postgis.PostgisDSConnection
 
executeFilterQuery(FilterQuery) - Method in class com.vividsolutions.jump.datastore.postgis.PostgisDSConnection
Executes a filter query.
executePlugIn(PlugIn, WorkbenchContext) - Static method in class org.openjump.test.TestTools
Executes operations of the Plugin.
executeQuery(String, Collection, TaskMonitor) - Method in interface com.vividsolutions.jump.io.datasource.Connection
Returns from a DataSource a dataset specified using a query string (the format of which is implementation-dependent).
executeQuery(String, TaskMonitor) - Method in interface com.vividsolutions.jump.io.datasource.Connection
Returns from a DataSource a dataset specified using a query string (the format of which is implementation-dependent).
executeUpdate(String, FeatureCollection, TaskMonitor) - Method in interface com.vividsolutions.jump.io.datasource.Connection
Modifies data in the DataSource accordinate to a query string (the format of which is implementation-dependent).
exGeographicBoundingBoxFromNode(Node) - Method in class com.vividsolutions.wms.AbstractParser
 
exitApplication(JFrame) - Method in interface com.vividsolutions.jump.workbench.ui.ApplicationExitHandler
 
exitingToRight() - Method in class com.vividsolutions.jump.workbench.ui.plugin.wms.MapLayerWizardPanel
 
exitingToRight() - Method in class com.vividsolutions.jump.workbench.ui.plugin.wms.OneSRSWizardPanel
 
exitingToRight() - Method in class com.vividsolutions.jump.workbench.ui.plugin.wms.SRSWizardPanel
 
exitingToRight() - Method in class com.vividsolutions.jump.workbench.ui.plugin.wms.URLWizardPanel
 
exitingToRight() - Method in class com.vividsolutions.jump.workbench.ui.wizard.AbstractWizardPanel
 
exitingToRight() - Method in interface com.vividsolutions.jump.workbench.ui.wizard.WizardPanel
Called when the user presses Next on this panel
exitingToRight() - Method in class org.openjump.core.rasterimage.SelectRasterImageFilesPanel
 
exitingToRight() - Method in class org.openjump.core.ui.plugin.datastore.AddDataStoreLayerWizardPanel
 
exitingToRight() - Method in class org.openjump.core.ui.plugin.datastore.AddWritableDataStoreLayerWizardPanel
 
exitingToRight() - Method in class org.openjump.core.ui.plugin.file.ComponentWizardPanel
 
exitingToRight() - Method in class org.openjump.core.ui.plugin.file.open.ChooseProjectPanel
 
exitingToRight() - Method in class org.openjump.core.ui.plugin.file.open.OpenDataTypePanel
 
exitingToRight() - Method in class org.openjump.core.ui.plugin.file.open.SelectFileLoaderPanel
 
exitingToRight() - Method in class org.openjump.core.ui.plugin.file.open.SelectFileOptionsPanel
 
exitingToRight() - Method in class org.openjump.core.ui.plugin.file.open.SelectFilesPanel
 
exitingToRight() - Method in class org.openjump.core.ui.plugin.file.open.SelectProjectFilesPanel
 
exitingToRight() - Method in class org.openjump.core.ui.plugin.layer.pirolraster.RasterImageWizardPanel
Works after Finish button.
expand(Envelope, double) - Static method in class com.vividsolutions.jump.geom.EnvelopeUtil
Expands an Envelope by a given distance.
expand(JTree, TreePath, Block) - Static method in class com.vividsolutions.jump.workbench.ui.TreeUtil
 
expandAll(JTree, TreePath) - Static method in class com.vividsolutions.jump.workbench.ui.TreeUtil
 
expandQuery(String, PlugInContext) - Static method in class com.vividsolutions.jump.workbench.ui.plugin.datastore.DataStoreQueryDataSource
 
expandSegment(LineSegment, Envelope) - Method in class com.vividsolutions.jump.geom.SingleSegmentExpander
 
explodeGeomsIfMultiG(Geometry) - Static method in class org.openjump.core.geomutils.algorithm.GeometryConverter
The method explodes a geometry, if it is a multi-geometry (Geometry Collection), into their parts.
ExplodeSelectedFeaturesPlugIn - Class in com.vividsolutions.jump.workbench.ui.plugin
Explodes features based on a GeometryCollection into several features.
ExplodeSelectedFeaturesPlugIn() - Constructor for class com.vividsolutions.jump.workbench.ui.plugin.ExplodeSelectedFeaturesPlugIn
 
ExpOperation - Class in de.fho.jump.pirol.utilities.FormulaParsing.Operations
Class to handle additions within a formula. 10 dic 2011
ExpOperation(FormulaValue) - Constructor for class de.fho.jump.pirol.utilities.FormulaParsing.Operations.ExpOperation
 
ExportEnvelopeAsGeometryPlugIn - Class in org.openjump.core.ui.plugin.layer.pirolraster
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.
ExportEnvelopeAsGeometryPlugIn() - Constructor for class org.openjump.core.ui.plugin.layer.pirolraster.ExportEnvelopeAsGeometryPlugIn
 
ExportImagePlugIn - Class in com.vividsolutions.jump.workbench.ui.plugin
 
ExportImagePlugIn() - Constructor for class com.vividsolutions.jump.workbench.ui.plugin.ExportImagePlugIn
 
ExtCorePlugIn - Class in de.soldin.jumpcore
 
ExtCorePlugIn() - Constructor for class de.soldin.jumpcore.ExtCorePlugIn
 
extend(double[]) - Method in class org.openjump.core.graph.delauneySimplexInsert.Pnt
Create a new Pnt by adding additional coordinates to this Pnt.
EXTEND_SEARCH - Static variable in class org.openjump.core.ui.plugin.edittoolbox.cursortools.FillPolygonTool
 
Extension - Class in com.vividsolutions.jump.workbench.plugin
The "entry point" into a JAR file containing PlugIns.
Extension() - Constructor for class com.vividsolutions.jump.workbench.plugin.Extension
 
ExtensionHelper - Class in de.latlon.deejump.plugin.manager
 
ExtensionManagerDialog - Class in de.latlon.deejump.plugin.manager
 
ExtensionManagerDialog(JFrame, WorkbenchContext, String) - Constructor for class de.latlon.deejump.plugin.manager.ExtensionManagerDialog
 
ExtensionManagerExtension - Class in de.latlon.deejump.plugin.manager
 
ExtensionManagerExtension() - Constructor for class de.latlon.deejump.plugin.manager.ExtensionManagerExtension
 
ExtensionManagerPlugIn - Class in de.latlon.deejump.plugin.manager
 
ExtensionManagerPlugIn() - Constructor for class de.latlon.deejump.plugin.manager.ExtensionManagerPlugIn
 
ExtensionPanel - Class in de.latlon.deejump.plugin.manager
 
ExtensionPanel(ExtensionWrapper) - Constructor for class de.latlon.deejump.plugin.manager.ExtensionPanel
 
extensions - Variable in class com.vividsolutions.jump.io.datasource.StandardReaderWriterFileDataSource
 
extensions(Class) - Static method in class com.vividsolutions.jump.workbench.datasource.InstallStandardDataSourceQueryChoosersPlugIn
 
extensions - Variable in class com.vividsolutions.jump.workbench.imagery.graphic.AbstractGraphicImageFactory
 
extensions - Variable in class com.vividsolutions.jump.workbench.imagery.graphic.JAIGraphicImageFactory
 
ExtensionsAboutPanel - Class in com.vividsolutions.jump.workbench.ui
 
ExtensionsAboutPanel() - Constructor for class com.vividsolutions.jump.workbench.ui.ExtensionsAboutPanel
 
ExtensionWrapper - Class in de.latlon.deejump.plugin.manager
 
ExtensionWrapper(String, String, String, String, String, String, String, List) - Constructor for class de.latlon.deejump.plugin.manager.ExtensionWrapper
 
EXTERIOR_RING_CCW - Static variable in class com.vividsolutions.jump.qa.ValidationErrorType
Polygon shell is oriented counter-clockwise
EXTERNAL_PK_KEY - Static variable in class org.openjump.core.ui.plugin.datastore.WritableDataStoreDataSource
 
EXTRA_SAMPLE_ASSOCALPHA - Static variable in class org.libtiff.jai.codec.XTIFF
 
EXTRA_SAMPLE_UNASSALPHA - Static variable in class org.libtiff.jai.codec.XTIFF
 
EXTRA_SAMPLE_UNSPECIFIED - Static variable in class org.libtiff.jai.codec.XTIFF
 
EXTRACT - Static variable in class com.vividsolutions.jump.workbench.ui.MenuNames
 
ExtractCommonBoundaryBetweenPolysPlugIn - Class in org.openjump.core.ui.plugin.tools.geometrychange
Extracts the boundaries of a polygon layer distinguishing between shared and non-shared boundaries.
ExtractCommonBoundaryBetweenPolysPlugIn() - Constructor for class org.openjump.core.ui.plugin.tools.geometrychange.ExtractCommonBoundaryBetweenPolysPlugIn
 
ExtractLayerInFence - Class in org.openjump.core.ui.plugin.layer
 
ExtractLayerInFence() - Constructor for class org.openjump.core.ui.plugin.layer.ExtractLayerInFence
 
ExtractLayersByAttribute - Class in org.openjump.core.ui.plugin.layer
 
ExtractLayersByAttribute() - Constructor for class org.openjump.core.ui.plugin.layer.ExtractLayersByAttribute
 
ExtractLayersByGeometry - Class in org.openjump.core.ui.plugin.layer
This plugin split a layer into several layers when its features have different geometry dimensions.
ExtractLayersByGeometry() - Constructor for class org.openjump.core.ui.plugin.layer.ExtractLayersByGeometry
 
ExtractPointsPlugIn - Class in org.openjump.core.ui.plugin.tools.geometrychange
Extracts points from polygon or line features and writes them to a new layer
ExtractPointsPlugIn() - Constructor for class org.openjump.core.ui.plugin.tools.geometrychange.ExtractPointsPlugIn
 
ExtractSegmentsPlugIn - Class in com.vividsolutions.jump.plugin.edit
 
ExtractSegmentsPlugIn() - Constructor for class com.vividsolutions.jump.plugin.edit.ExtractSegmentsPlugIn
 
ExtractSelectedPartOfImage - Class in org.openjump.core.ui.plugin.layer.pirolraster
PlugIn that extracts a selected part (fence) of a raster image to a new raster image layer.
ExtractSelectedPartOfImage() - Constructor for class org.openjump.core.ui.plugin.layer.pirolraster.ExtractSelectedPartOfImage
 
EZ_LIST_KEY - Static variable in class org.openjump.core.ui.plugin.view.EasyPanel
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _