Index
All Classes and Interfaces|All Packages|Serialized Form
E
- E - Static variable in class com.luciad.input.KeyCode
-
A key code representing the 'E' key.
- east(double) - Static method in class com.luciad.drawing.RelativePosition
-
Returns a
RelativePosition
located to the east of the anchor point with the given offset. - EastAndNorth - Enum constant in enum class com.luciad.layers.grids.labels.GridLabelPosition
-
Places the line label at the east or north side of the parallel or meridian.
- EastAndNorth - Enum constant in enum class com.luciad.layers.grids.lonlat.LonLatGridLabelPosition
-
Places the line label at the east or north side of the parallel or meridian.
- EastAndSouth - Enum constant in enum class com.luciad.layers.grids.labels.GridLabelPosition
-
Places the line label at the east or south side of the parallel or meridian.
- EastAndSouth - Enum constant in enum class com.luciad.layers.grids.lonlat.LonLatGridLabelPosition
-
Places the line label at the east or south side of the parallel or meridian.
- Echelon - Enum constant in enum class com.luciad.symbology.military.MilitarySymbol.Modifier
-
Echelon (SIDC modifier).
- edit(Feature, long, Map, FeatureEditConfigurationBuilder) - Method in interface com.luciad.edit.features.IFeatureEditConfiguration
-
Configures the edit behavior for a given
Feature
. - editable(boolean) - Method in class com.luciad.formats.geopackage.GeoPackageModelDecoderOptions.Builder
-
Sets whether feature models are editable after decoding.
- editable(boolean) - Method in class com.luciad.layers.features.FeatureLayer.Builder
-
Sets whether the layer should be editable initially.
- editable(boolean) - Method in class com.luciad.models.features.FeatureModelBuilder
-
Sets whether the model should be editable or not.
- EditActionBinder - Class in com.luciad.edit.handles
-
This class allows you to specify more options or requirements for actions that can be executed by handles, such as the mouse buttons that users need to click for the action to be executed, or the mouse cursor that is displayed when interacting with the handle.
- editCandidateAdded(LayerFeatureId) - Method in class com.luciad.edit.features.FeatureEditCandidateEvent
-
Adds information to the event that an edit candidate was added.
- editCandidateProvider(IFeatureEditCandidateProvider) - Method in class com.luciad.edit.Editor.Builder
-
Sets the
IFeatureEditCandidateProvider
to use. - editCandidateRemoved(LayerFeatureId) - Method in class com.luciad.edit.features.FeatureEditCandidateEvent
-
Adds information to the event that an edit candidate was removed.
- editConfiguration(IFeatureEditConfiguration) - Method in class com.luciad.layers.features.FeatureLayer.Builder
-
Enables editing capabilities using the given
IFeatureEditConfiguration
. - editCreateGeometryProvider(IFeatureGeometryProvider) - Method in class com.luciad.layers.features.FeatureLayer.Builder
-
Provides the edit/create geometry provider for a
Feature
. - EditHandlesEvent - Class in com.luciad.edit.handles
-
Event that indicates that the collection of
edit handles
has changed. - EditHandlesEvent() - Constructor for class com.luciad.edit.handles.EditHandlesEvent
- EditHandleState - Enum Class in com.luciad.edit.handles
-
The possible states of an
IEditHandle
. - EditMoveConstraint - Enum Class in com.luciad.edit.handles
-
A constraint that determines how a move operation is constrained.
- Editor - Class in com.luciad.edit
-
This class allows you to interactively edit Features on the
Map
. - Editor.Builder - Class in com.luciad.edit
- EditSettings - Class in com.luciad.edit
-
This class contains settings that can be used as defaults for
IFeatureHandlesProvider
andIGeometryHandlesProvider
implementations. - EditSettings() - Constructor for class com.luciad.edit.EditSettings
-
Creates a new
EditSettings
instance with default values. - EffectiveTime - Enum constant in enum class com.luciad.symbology.military.MilitarySymbol.Modifier
-
Effective time (text modifier).
- Eight - Static variable in class com.luciad.input.KeyCode
-
A key code representing the '8' key.
- elevation() - Method in class com.luciad.models.rasters.MultilevelTiledRasterModelBuilder
-
Marks this model as an elevation model.
- elevation() - Method in class com.luciad.models.rasters.QuadTreeRasterModelBuilder
-
Marks this model as an elevation model.
- elevationNoDataValue(float) - Method in class com.luciad.models.rasters.MultilevelTiledRasterModelBuilder
-
Sets a no-data value for elevation data.
- elevationNoDataValue(float) - Method in class com.luciad.models.rasters.QuadTreeRasterModelBuilder
-
Sets a no-data value for elevation data.
- Ellipse - Class in com.luciad.geometries
-
Represents an ellipse.
- EllipticalArc - Class in com.luciad.geometries
-
Represents an elliptical arc.
- empty() - Static method in class com.luciad.models.DataAttribution
-
Creates an empty
DataAttribution
. - enableInvalidation() - Method in class com.luciad.models.rasters.MultilevelTiledRasterModelBuilder
-
Allows to create a raster model which can be invalidated.
- enableInvalidation() - Method in class com.luciad.models.rasters.QuadTreeRasterModelBuilder
-
Allows to create a raster model which can be invalidated.
- End - Enum constant in enum class com.luciad.input.EventStatus
-
Used to indicate the end of an event.
- End - Static variable in class com.luciad.input.KeyCode
-
A key code representing the end key.
- endPosition(PinStyle.EndPosition) - Method in class com.luciad.layers.styles.PinStyle.Builder
-
The pin's end position defines where the pin connects to the label.
- Enum - Enum constant in enum class com.luciad.symbology.military.MilitarySymbol.ModifierType
-
Denotes that the value must be one of the values in
MilitarySymbol#getPossibleValues
. - Environment - Class in com.luciad
-
Container of global state in this library.
- Environment.Initializer - Class in com.luciad
-
Initializer
for the globalEnvironment
needed by this library. - eq(StyleExpression<Double>, StyleExpression<Double>, StyleExpression<Double>) - Static method in class com.luciad.layers.styles.expressions.StyleExpressionFactory
-
Creates an expression that evaluates whether the two given expression evaluate to close values, given some threshold.
- eq(StyleExpression<T>, StyleExpression<T>) - Static method in class com.luciad.layers.styles.expressions.StyleExpressionFactory
-
Creates an expression that evaluates whether the two given expression evaluate to the same value.
- equal(Expression, Expression) - Static method in class com.luciad.expressions.ExpressionFactory
-
Creates a condition that evaluates to true when
left
is equal toright
. - equals(Object) - Method in class com.luciad.input.KeyCode
- equals(Object) - Method in class com.luciad.cartesian.Angle
- equals(Object) - Method in class com.luciad.cartesian.Azimuth
- equals(Object) - Method in class com.luciad.cartesian.Coordinate
- equals(Object) - Method in class com.luciad.cartesian.Rectangle
- equals(Object) - Method in class com.luciad.containers.Priority
- equals(Object) - Method in class com.luciad.datamodels.DataAnnotation
- equals(Object) - Method in class com.luciad.datamodels.DataModel
- equals(Object) - Method in class com.luciad.datamodels.DataProperty
- equals(Object) - Method in class com.luciad.datamodels.DataPropertyPath
- equals(Object) - Method in class com.luciad.datamodels.DataType
- equals(Object) - Method in class com.luciad.datamodels.GeometryDataAnnotation
- equals(Object) - Method in interface com.luciad.drawing.IIcon
- equals(Object) - Method in class com.luciad.drawing.RelativePosition
- equals(Object) - Method in class com.luciad.expressions.Expression
- equals(Object) - Method in class com.luciad.expressions.ExpressionValue
- equals(Object) - Method in class com.luciad.formats.geopackage.GeoPackageTableMetadata
- equals(Object) - Method in class com.luciad.geodesy.CoordinateReference
- equals(Object) - Method in class com.luciad.geometries.Bounds
- equals(Object) - Method in class com.luciad.input.ModifierKeys
- equals(Object) - Method in class com.luciad.input.mouse.MouseButton
- equals(Object) - Method in class com.luciad.input.touch.TouchPoint
- equals(Object) - Method in class com.luciad.layers.features.FeatureState
- equals(Object) - Method in class com.luciad.layers.features.LayerFeatureId
- equals(Object) - Method in class com.luciad.layers.grids.lonlat.LonLatGridSetting
- equals(Object) - Method in class com.luciad.layers.grids.mgrs.MgrsGridSetting
- equals(Object) - Method in class com.luciad.layers.styles.complexstrokes.ComplexStrokePattern
- equals(Object) - Method in class com.luciad.layers.styles.RasterStyle
- equals(Object) - Method in class com.luciad.loaders.AuthenticationScope
- equals(Object) - Method in class com.luciad.maps.MapQueryFeaturesResult
- equals(Object) - Method in class com.luciad.maps.MapScale
- equals(Object) - Method in class com.luciad.maps.MouseCursor
- equals(Object) - Method in class com.luciad.models.DataAttribution
- equals(Object) - Method in class com.luciad.models.features.Feature
- equals(Object) - Method in class com.luciad.models.features.FeatureChange
- equals(Object) - Method in class com.luciad.models.features.FeatureQuery.SortOperator
- equals(Object) - Method in class com.luciad.models.features.FeatureQuery.SortProperty
- equals(Object) - Method in class com.luciad.models.MultilevelTileCoordinate
- equals(Object) - Method in class com.luciad.models.rasters.MultilevelTileInfo
- equals(Object) - Method in class com.luciad.net.http.HttpHeader
- equals(Object) - Method in class com.luciad.net.UriQueryParameter
- Error - Enum constant in enum class com.luciad.LogLevel
-
Indicates a problem from which no recovery is possible.
- ErrorInfo - Class in com.luciad
-
This class exposes details for a failed method call.
- ErrorInfo(String) - Constructor for class com.luciad.ErrorInfo
- Escape - Static variable in class com.luciad.input.KeyCode
-
A key code representing the escape key.
- EvaluationRating - Enum constant in enum class com.luciad.symbology.military.MilitarySymbol.Modifier
-
Reliability and credibility rating for units, equipment, and installations (text modifier).
- EventResult - Enum Class in com.luciad.controllers
-
This enum can be used to signal if an event was consumed or not.
- EventStatus - Enum Class in com.luciad.input
-
Indicates the status of an event.
- Example - Search tag in class com.luciad.layers.features.FeatureStateManager
- Section
- Example - Search tag in class com.luciad.net.http.HttpClient
- Section
- Example - Search tag in class com.luciad.symbology.military.MilitarySymbolFeatureCreator
- Section
- Example - Search tag in com.luciad.models.features.Feature.Builder.value(DataPropertyPath, T)
- Section
- Example - Search tag in com.luciad.models.features.Feature.getValue(DataPropertyPath)
- Section
- Example implementation - Search tag in interface com.luciad.drawing.IIcon
- Section
- Example usage - Search tag in class com.luciad.symbology.military.MilitarySymbolFeatureHandlesProvider
- Section
- Example usage - Search tag in com.luciad.geodesy.GeodesyCalculations.create(CoordinateReference, LineInterpolationType)
- Section
- Example usage: - Search tag in com.luciad.formats.geopackage.GeoPackageModelDecoder.decode(GeoPackageDataSource, GeoPackageModelDecoderOptions)
- Section
- Example usages - Search tag in class com.luciad.symbology.military.MilitarySymbol
- Section
- execute() - Method in interface com.luciad.concurrent.ITask
-
Implements this method to specify what the task does.
- execute(Point, ChangeStatus) - Method in interface com.luciad.edit.handles.IPointEditAction
-
Performs the action.
- execute(Point, EventStatus, ChangeStatus) - Method in interface com.luciad.edit.handles.IPointEditAction
-
Performs the part of the action that corresponds to the given
EventStatus
. - ExerciseAssumedFriend - Enum constant in enum class com.luciad.symbology.military.MilitarySymbol.Affiliation
-
A friendly track acting as an assumed friend for exercise purposes.
- ExerciseAssumedNeutral - Enum constant in enum class com.luciad.symbology.military.MilitarySymbol.Affiliation
-
A friendly track acting as assumed to be neither a supporting nor opposing track for exercise purposes.
- ExerciseFriend - Enum constant in enum class com.luciad.symbology.military.MilitarySymbol.Affiliation
-
A friendly track acting as a friend for exercise purposes.
- ExerciseNeutral - Enum constant in enum class com.luciad.symbology.military.MilitarySymbol.Affiliation
-
A friendly track acting as neutral for exercise purposes.
- ExercisePending - Enum constant in enum class com.luciad.symbology.military.MilitarySymbol.Affiliation
-
A friendly track acting as not being subjected to the identification process.
- ExerciseUnknown - Enum constant in enum class com.luciad.symbology.military.MilitarySymbol.Affiliation
-
A friendly track acting as a evaluated, but non-identified track for exercise purposes.
- exportFeatureModel(String, IFeatureModel) - Static method in class com.luciad.formats.geopackage.GeoPackageModelEncoder
-
Exports the given
IFeatureModel
to the GeoPackage located at the specified path, using default options. - exportFeatureModel(String, IFeatureModel, GeoPackageFeatureModelExportOptions) - Static method in class com.luciad.formats.geopackage.GeoPackageModelEncoder
-
Exports the given
IFeatureModel
to the GeoPackage located at the specified path. - Expression - Class in com.luciad.expressions
-
An expression is an opaque object whose evaluation returns a value.
- ExpressionFactory - Class in com.luciad.expressions
-
Class containing static factory methods to create different types of expressions and conditions.
- Expressions - Search tag in com.luciad.layers.mbtiles.MbTilesFeatureLayer.Builder.style(String)
- Section
- ExpressionValue - Class in com.luciad.expressions
-
Value object to store the value of an
Expression
and itsDataType
. - ExpressionValue(boolean) - Constructor for class com.luciad.expressions.ExpressionValue
-
Constructs the value object for a boolean value.
- ExpressionValue(double) - Constructor for class com.luciad.expressions.ExpressionValue
-
Constructs the value object for a number value.
- ExpressionValue(float) - Constructor for class com.luciad.expressions.ExpressionValue
-
Constructs the value object for a number value.
- ExpressionValue(int) - Constructor for class com.luciad.expressions.ExpressionValue
-
Constructs the value object for an integer value.
- ExpressionValue(long) - Constructor for class com.luciad.expressions.ExpressionValue
-
Constructs the value object for a long integer (64 bit) value.
- ExpressionValue(ExpressionValue) - Constructor for class com.luciad.expressions.ExpressionValue
-
Constructs a copy of other.
- ExpressionValue(Geometry) - Constructor for class com.luciad.expressions.ExpressionValue
-
Constructs the value object for a
Geometry
value. - ExpressionValue(String) - Constructor for class com.luciad.expressions.ExpressionValue
-
Constructs the value object for a text value.
- Extensions - Search tag in com.luciad.formats.geopackage.GeoPackageModelEncoder.createEmptyGeoPackageDataSet(String, GeoPackageFeatureModelCreateOptions)
- Section
- Extensions - Search tag in com.luciad.formats.geopackage.GeoPackageModelEncoder.exportFeatureModel(String, IFeatureModel, GeoPackageFeatureModelExportOptions)
- Section
- extrapolate2D(Coordinate, Azimuth, double) - Method in class com.luciad.geodesy.GeodesyCalculations
-
Determines the point located in the given direction and distance from point p1.
- ExtrudedGeometry - Class in com.luciad.geometries
-
Represents an extruded geometry.
- eye(Coordinate) - Method in class com.luciad.cameras.PerspectiveCamera.Builder
-
Sets the eye the position of the new camera.
- EyeDomeLightingEffect - Class in com.luciad.maps.effects
-
This class implements the Eye-dome lighting (EDL) effect, a non-photorealistic lighting model which helps accentuate the shapes of different objects to improve depth perception, by shading their outlines.
All Classes and Interfaces|All Packages|Serialized Form