Index
All Classes and Interfaces|All Packages|Serialized Form
L
- L - Static variable in class com.luciad.input.KeyCode
-
A key code representing the 'L' key.
- labeled(boolean) - Method in class com.luciad.layers.features.FeatureLayer.Builder
-
Sets whether the layer should display labels initially.
- labeled(boolean) - Method in class com.luciad.layers.grids.lonlat.LonLatGridLayer.Builder
-
Sets whether the layer should display labels initially.
- labeled(boolean) - Method in class com.luciad.layers.grids.mgrs.MgrsGridLayer.Builder
-
Sets whether the layer should display labels initially.
- labeled(boolean) - Method in class com.luciad.layers.mbtiles.MbTilesFeatureLayer.Builder
-
Sets whether the layer should display labels initially.
- labelEdgeOffset(double) - Method in class com.luciad.layers.grids.lonlat.LonLatGrid.Builder
-
This specifies the offset of the label, away from the edges of the view, in device independent pixels.
- labelEdgeOffset(double) - Method in class com.luciad.layers.grids.lonlat.LonLatGridSetting.Builder
-
This specifies the offset of the label, away from the edges of the view, in device independent pixels.
- labelEdgeOffset(double) - Method in class com.luciad.layers.grids.mgrs.MgrsGrid.Builder
-
This specifies the offset of the label, away from the edges of the view, in device independent pixels.
- labelEdgeOffset(double) - Method in class com.luciad.layers.grids.mgrs.MgrsGridSetting.Builder
-
This specifies the offset of the label, away from the edges of the view, in device independent pixels.
- labelFormat(String) - Method in class com.luciad.layers.grids.lonlat.LonLatGridSetting.Builder
-
This specifies the format pattern to use for the labels of the current LonLat grid.
- labelFormat(String) - Method in class com.luciad.layers.grids.mgrs.MgrsGridSetting.Builder
-
The format pattern to use for the labels of the current MGRS.
- labelGridOffset(double) - Method in class com.luciad.layers.grids.lonlat.LonLatGrid.Builder
-
This specifies the offset of the label, in device independent pixels, away from the grid line to which it is attached.
- labelGridOffset(double) - Method in class com.luciad.layers.grids.lonlat.LonLatGridSetting.Builder
-
This specifies the offset of the label, in device independent pixels, away from the grid line to which it is attached.
- labelGridOffset(double) - Method in class com.luciad.layers.grids.mgrs.MgrsGrid.Builder
-
This specifies the offset of the label, in device independent pixels, away from the grid line to which it is attached.
- labelGridOffset(double) - Method in class com.luciad.layers.grids.mgrs.MgrsGridSetting.Builder
-
This specifies the offset of the label, in device independent pixels, away from the grid line to which it is attached.
- labelGroup(LabelGroup) - Method in class com.luciad.layers.features.FeatureCanvas.LabelDrawCommand
-
Set the
LabelGroup
for label decluttering. - LabelGroup - Enum Class in com.luciad.layers.features
-
An enumeration of predefined groups for label decluttering.
- labelOrientation(GridLabelOrientation) - Method in class com.luciad.layers.grids.lonlat.LonLatGrid.Builder
-
This specifies the label orientation with respect to the line.
- labelOrientation(GridLabelOrientation) - Method in class com.luciad.layers.grids.lonlat.LonLatGridSetting.Builder
-
This specifies the label orientation with respect to the line.
- labelOrientation(GridLabelOrientation) - Method in class com.luciad.layers.grids.mgrs.MgrsGrid.Builder
-
This specifies the label orientation with respect to the line.
- labelOrientation(GridLabelOrientation) - Method in class com.luciad.layers.grids.mgrs.MgrsGridSetting.Builder
-
This specifies the label orientation with respect to the line.
- labelPosition(GridLabelPosition) - Method in class com.luciad.layers.grids.mgrs.MgrsGrid.Builder
-
This specifies the label position with respect to the view.
- labelPosition(GridLabelPosition) - Method in class com.luciad.layers.grids.mgrs.MgrsGridSetting.Builder
-
This specifies the label position with respect to the view.
- labelPosition(LonLatGridLabelPosition) - Method in class com.luciad.layers.grids.lonlat.LonLatGrid.Builder
-
This specifies the label position with respect to the view.
- labelPosition(LonLatGridLabelPosition) - Method in class com.luciad.layers.grids.lonlat.LonLatGridSetting.Builder
-
This specifies the label position with respect to the view.
- labelStyle(TextStyle) - Method in class com.luciad.layers.grids.lonlat.LonLatGrid.Builder
-
Indicates the label style to use for the LonLat grid.
- labelStyle(TextStyle) - Method in class com.luciad.layers.grids.lonlat.LonLatGridSetting.Builder
-
Indicates the label style to use for this setting.
- labelStyle(TextStyle) - Method in class com.luciad.layers.grids.mgrs.MgrsGridSetting.Builder
-
Indicates the label style to use for this setting.
- layer(Layer) - Method in class com.luciad.create.Creator.Builder
-
Sets the layer to which new features will be added.
- layer(String) - Method in class com.luciad.formats.wmts.WmtsDataSource.Builder
-
Sets the layer to use within the WMTS data provided by the source.
- Layer - Class in com.luciad.layers
-
Common representation for layers that can be added to a map.
- Layer() - Constructor for class com.luciad.layers.Layer
-
Default constructor.
- LayerEvent - Class in com.luciad.layers
-
Event that indicates that some property of a specific layer has changed.
- LayerEvent(Layer, String) - Constructor for class com.luciad.layers.LayerEvent
-
Creates a new layer event that can be used to notify that the given property has changed for the given layer.
- LayerFeatureId - Class in com.luciad.layers.features
-
Represents an identifier for a feature within a view.
- LayerFeatureId(long, long) - Constructor for class com.luciad.layers.features.LayerFeatureId
-
Creates a new instance.
- layerList(LayerList) - Method in class com.luciad.maps.Map.Builder
-
Sets an initial layer list to use.
- LayerList - Class in com.luciad.layers
-
Represents an ordered list of layers.
- LayerList() - Constructor for class com.luciad.layers.LayerList
-
Constructs an empty layer list.
- LayerListEvent - Class in com.luciad.layers
-
An event object, describing a change in a
LayerList
instance. - LayerListEvent.Type - Enum Class in com.luciad.layers
-
The type of
LayerListEvent
. - Layers - Search tag in com.luciad.layers.mbtiles.MbTilesFeatureLayer.Builder.style(String)
- Section
- layerType(RasterLayerType) - Method in class com.luciad.layers.rasters.RasterLayer.Builder
-
Sets this raster layer type.
- Leadership - Enum constant in enum class com.luciad.symbology.military.MilitarySymbol.Modifier
-
Leadership (SIDC modifier).
- Left - Enum constant in enum class com.luciad.drawing.HorizontalAlignment
-
Indicates that the item's left sides are aligned horizontally.
- Left - Static variable in class com.luciad.input.KeyCode
-
A key code representing the left key.
- Left - Static variable in class com.luciad.input.mouse.MouseButton
-
Returns the left mouse button.
- LeftHalf - Enum constant in enum class com.luciad.layers.styles.complexstrokes.ComplexStrokePatternArrowType
-
Left half arrow.
- length(StyleExpression<Coordinate>) - Static method in class com.luciad.layers.styles.expressions.StyleExpressionFactory
-
Creates an expression that calculates the length of a
Coordinate
. - Length - Enum constant in enum class com.luciad.symbology.military.MilitarySymbol.Modifier
-
Target length in meters (text modifier).
- level(MgrsLevel) - Method in class com.luciad.layers.grids.mgrs.MgrsGridSetting.Builder
-
Indicates the MGRS level for which this setting applies.
- level0ColumnCount(long) - Method in class com.luciad.models.rasters.QuadTreeRasterModelBuilder
-
Defines the number of columns at the least detailed level.
- level0RowCount(long) - Method in class com.luciad.models.rasters.QuadTreeRasterModelBuilder
-
Defines the number of row at the least detailed level.
- levelCount(long) - Method in class com.luciad.models.rasters.QuadTreeRasterModelBuilder
-
Defines the number of detail levels.
- LicenseException - Exception Class in com.luciad
-
The exception that is thrown when the CPillar license is not valid.
- LicenseException(String) - Constructor for exception class com.luciad.LicenseException
-
Creates an exception that can be thrown when the CPillar license is not valid.
- like(String, String, boolean) - Static method in class com.luciad.expressions.ExpressionFactory
-
Creates a like expression using a value reference (property name) based on a simple xpath expression and a pattern.
- like(String, String, boolean, char, char, char) - Static method in class com.luciad.expressions.ExpressionFactory
-
Creates a like expression using a value reference (property name) based on a simple xpath expression and a pattern.
- limit(long) - Method in class com.luciad.models.features.FeatureQuery.Builder
-
Sets the maximum number of features to return.
- Line - Class in com.luciad.geometries
-
Represents a line.
- Linear - Enum constant in enum class com.luciad.geodesy.LineInterpolationType
-
Linear interpolation between points.
- LinearMipmapping - Enum constant in enum class com.luciad.drawing.MipmapFilteringType
-
More advanced filtering mode: interpolate linearly between multiple level of mipmaps.
- lineBuilder() - Static method in class com.luciad.layers.styles.complexstrokes.ComplexStrokePatternFactory
-
Creates a builder used to make patterns with a line segment shape.
- lineColor(Color) - Method in class com.luciad.layers.styles.complexstrokes.builders.ArcPatternBuilder
-
Sets the line color.
- lineColor(Color) - Method in class com.luciad.layers.styles.complexstrokes.builders.ArrowPatternBuilder
-
Sets the line color.
- lineColor(Color) - Method in class com.luciad.layers.styles.complexstrokes.builders.LinePatternBuilder
-
Sets the line color.
- lineColor(Color) - Method in class com.luciad.layers.styles.complexstrokes.builders.ParallelLinePatternBuilder
-
Sets the line color.
- lineColor(Color) - Method in class com.luciad.layers.styles.complexstrokes.builders.PolylinePatternBuilder
-
Sets the line color.
- lineColor(Color) - Method in class com.luciad.layers.styles.complexstrokes.builders.RectanglePatternBuilder
-
Sets the line color.
- lineColor(Color) - Method in class com.luciad.layers.styles.complexstrokes.builders.TrianglePatternBuilder
-
Sets the line color.
- lineColor(Color) - Method in class com.luciad.layers.styles.complexstrokes.builders.WavePatternBuilder
-
Sets the line color.
- LineCreationMode - Enum Class in com.luciad.create
-
Line
creation mode. - LineInterpolationType - Enum Class in com.luciad.geodesy
-
Line
type: geodesics vs rhumbs vs linear. - lineLabelPosition(GridLineLabelPosition) - Method in class com.luciad.layers.grids.lonlat.LonLatGrid.Builder
-
This specifies the label position (with respect to the line) to use for the line labels.
- lineLabelPosition(GridLineLabelPosition) - Method in class com.luciad.layers.grids.lonlat.LonLatGridSetting.Builder
-
This specifies the label position (with respect to the line) to use for the line labels.
- lineLabelPosition(GridLineLabelPosition) - Method in class com.luciad.layers.grids.mgrs.MgrsGrid.Builder
-
This specifies the label position (with respect to the line) to use for the line labels of the current MGRS type/level/interval combination.
- lineLabelPosition(GridLineLabelPosition) - Method in class com.luciad.layers.grids.mgrs.MgrsGridSetting.Builder
-
This specifies the label position (with respect to the line) to use for the line labels of the current MGRS type/level/interval combination.
- LinePatternBuilder - Class in com.luciad.layers.styles.complexstrokes.builders
-
Creates a pattern with a line segment shape.
- lineStyle(ComplexStrokeLineStyle) - Method in class com.luciad.layers.rasters.RasterLayer.Builder
-
Sets the line style used when the raster data extent is shown when zoomed out far.
- lineStyle(LineStyle) - Method in class com.luciad.layers.grids.lonlat.LonLatGrid.Builder
-
Indicates the line style to use for the LonLat grid.
- lineStyle(LineStyle) - Method in class com.luciad.layers.grids.lonlat.LonLatGridSetting.Builder
-
Indicates the line style to use for this setting.
- lineStyle(LineStyle) - Method in class com.luciad.layers.grids.mgrs.MgrsGridSetting.Builder
-
Indicates the line style to use for this setting.
- lineStyle(LineStyle) - Method in class com.luciad.layers.rasters.RasterLayer.Builder
-
Sets the line style used when the raster data extent is shown when zoomed out far.
- lineStyle(LineStyle) - Method in class com.luciad.layers.styles.PinStyle.Builder
-
Sets the line style used to paint the pin line.
- LineStyle - Class in com.luciad.layers.styles
-
This class contains styling properties to determine how a line is painted.
- LineStyle.Builder - Class in com.luciad.layers.styles
-
A builder class for creating line styles.
- lineWidth(double) - Method in class com.luciad.layers.styles.complexstrokes.builders.ArcPatternBuilder
-
Sets the line width.
- lineWidth(double) - Method in class com.luciad.layers.styles.complexstrokes.builders.ArrowPatternBuilder
-
Sets the line width.
- lineWidth(double) - Method in class com.luciad.layers.styles.complexstrokes.builders.LinePatternBuilder
-
Sets the line width.
- lineWidth(double) - Method in class com.luciad.layers.styles.complexstrokes.builders.ParallelLinePatternBuilder
-
Sets the line width.
- lineWidth(double) - Method in class com.luciad.layers.styles.complexstrokes.builders.PolylinePatternBuilder
-
Sets the line width.
- lineWidth(double) - Method in class com.luciad.layers.styles.complexstrokes.builders.RectanglePatternBuilder
-
Sets the line width.
- lineWidth(double) - Method in class com.luciad.layers.styles.complexstrokes.builders.TrianglePatternBuilder
-
Sets the line width.
- lineWidth(double) - Method in class com.luciad.layers.styles.complexstrokes.builders.WavePatternBuilder
-
Sets the line width.
- literal(ExpressionValue) - Static method in class com.luciad.expressions.ExpressionFactory
-
Creates a literal for the
ExpressionValue
value. - load(String, CancellationToken) - Method in interface com.luciad.loaders.IDataLoader
-
Returns the data resource loaded from the given path.
- LoadEverything - Enum constant in enum class com.luciad.layers.features.FeatureLayerLoadingStrategy
-
A
FeatureLayer
configured with this strategy will retrieve all data from its model that satisfies thequery configuration
. - loadingStrategy(FeatureLayerLoadingStrategy) - Method in class com.luciad.layers.features.FeatureLayer.Builder
-
Sets the
FeatureLayerLoadingStrategy
to use. - loadNothingForNonDefinedScales() - Method in class com.luciad.layers.features.FeatureQueryConfiguration.Builder
-
By calling this method, the layer will load nothing when no condition set by
addCondition
is applicable for the current scale level. - LoadSpatially - Enum constant in enum class com.luciad.layers.features.FeatureLayerLoadingStrategy
-
This strategy ensures that only the data which is in the visible extent of the
Map
is retrieved from the model. - LocationLabel - Enum constant in enum class com.luciad.symbology.military.MilitarySymbol.Modifier
-
A symbol's location in degrees, minutes, and seconds (or in UTM or other applicable display format) (text modifier for units, equipment, and installations).
- log(StyleExpression<T>) - Static method in class com.luciad.layers.styles.expressions.StyleExpressionFactory
-
Creates an expression that takes the natural logarithm of another expression.
- log(Object, LogLevel, String) - Method in interface com.luciad.ILoggingBackend
- log(Object, LogLevel, String, Throwable) - Method in interface com.luciad.ILoggingBackend
- LogLevel - Enum Class in com.luciad
-
Various levels for logging messages.
- LonLatFormat - Class in com.luciad.grids.lonlat
-
Class to format points as LonLat coordinates.
- LonLatFormat() - Constructor for class com.luciad.grids.lonlat.LonLatFormat
-
Creates a new LonLatFormat from the default format "lat(-DMS), lon(-DMS)".
- LonLatFormat(String) - Constructor for class com.luciad.grids.lonlat.LonLatFormat
-
Creates a new LonLatFormat from the given pattern.
- LonLatGrid - Class in com.luciad.layers.grids.lonlat
-
The LonLat grid class represents how to visualize the LonLat grid on a map.
- LonLatGrid(LonLatGrid) - Constructor for class com.luciad.layers.grids.lonlat.LonLatGrid
- LonLatGrid.AdvancedBuilder - Class in com.luciad.layers.grids.lonlat
-
Advanced builder for a LonLat grid.
- LonLatGrid.Builder - Class in com.luciad.layers.grids.lonlat
-
Builder for a LonLat grid.
- LonLatGridLabelPosition - Enum Class in com.luciad.layers.grids.lonlat
-
Defines the position of LonLat grid line labels with respect to the view.
- LonLatGridLayer - Class in com.luciad.layers.grids.lonlat
-
Longitude Latitude (LonLat) grid layer that can be added to a map.
- LonLatGridLayer.Builder - Class in com.luciad.layers.grids.lonlat
-
Builder for creating a LonLatGridLayer.
- LonLatGridSetting - Class in com.luciad.layers.grids.lonlat
-
LonLat grid setting.
- LonLatGridSetting(LonLatGridSetting) - Constructor for class com.luciad.layers.grids.lonlat.LonLatGridSetting
- LonLatGridSetting.Builder - Class in com.luciad.layers.grids.lonlat
-
Builder for a LonLat grid setting.
- look(Camera.Look) - Method in class com.luciad.cameras.PerspectiveCamera.Builder
-
Sets the position and orientation of the new camera.
- Look(Coordinate, Coordinate, Coordinate) - Constructor for class com.luciad.cameras.Camera.Look
-
Constructs the Look with eye, forward, and up information.
- look2D(Camera.Look2D) - Method in class com.luciad.cameras.OrthographicCamera.Builder
-
Sets up a 2D camera viewpoint, looking straight down (along the z axis to plane at z=0).
- Look2D(Coordinate, Coordinate, double, double, Azimuth) - Constructor for class com.luciad.cameras.Camera.Look2D
-
Constructs the Look2D.
- lookAt(Camera.LookAt) - Method in class com.luciad.cameras.PerspectiveCamera.Builder
-
Sets the description of what the camera is looking at and the orientation of the camera.
- LookAt(Coordinate, double, Azimuth, double, double) - Constructor for class com.luciad.cameras.Camera.LookAt
-
Constructs the LookAt.
- lookFrom(Camera.LookFrom) - Method in class com.luciad.cameras.PerspectiveCamera.Builder
-
Sets the description of the position and orientation of the new camera.
- LookFrom(Coordinate, Azimuth, double, double) - Constructor for class com.luciad.cameras.Camera.LookFrom
-
Constructs the LookFrom.
- Low - Static variable in class com.luciad.containers.Priority
-
Preset priority value that represents a low priority.
- lt(Expression, Expression) - Static method in class com.luciad.expressions.ExpressionFactory
-
Creates a condition that evaluates to true when
left
is less thanright
. - lt(StyleExpression<Double>, StyleExpression<Double>) - Static method in class com.luciad.layers.styles.expressions.StyleExpressionFactory
-
Creates an expression that evaluates whether the result of the first expression is strictly less than the result of the second expression.
- lte(Expression, Expression) - Static method in class com.luciad.expressions.ExpressionFactory
-
Creates a condition that evaluates to true when
left
is less than or equal toright
. - lte(StyleExpression<Double>, StyleExpression<Double>) - Static method in class com.luciad.layers.styles.expressions.StyleExpressionFactory
-
Creates an expression that evaluates whether the result of the first expression is less than or equal to the result of the second expression.
- luciadExtensionsEnabled(boolean) - Method in class com.luciad.formats.geopackage.GeoPackageFeatureModelCreateOptions.Builder
-
Sets whether the GeoPackage feature model gets the Luciad specific extensions.
- luciadExtensionsEnabled(boolean) - Method in class com.luciad.formats.geopackage.GeoPackageFeatureModelExportOptions.Builder
-
Sets whether the GeoPackage feature model gets the Luciad specific extensions.
All Classes and Interfaces|All Packages|Serialized Form