Index
All Classes and Interfaces|All Packages|Serialized Form
R
- R - Static variable in class com.luciad.input.KeyCode
-
A key code representing the 'R' key.
- Raster - Enum constant in enum class com.luciad.formats.mbtiles.MbTilesType
-
Indicates that the MBTiles contain image data (PNG, JPEG or WebP).
- Raster data - Search tag in com.luciad.formats.gdal.GdalModelDecoder.decode(String)
- Section
- Raster data - Search tag in com.luciad.formats.geopackage.GeoPackageModelDecoder.decode(GeoPackageDataSource, GeoPackageModelDecoderOptions)
- Section
- RasterLayer - Class in com.luciad.layers.rasters
-
A layer for raster models.
- RasterLayer.Builder - Class in com.luciad.layers.rasters
- RasterLayerType - Enum Class in com.luciad.layers.rasters
-
Provides hints about the type of a given
RasterLayer
. - rasterModel(IRasterModel) - Method in class com.luciad.models.rasters.RasterModelHeightProvider.Builder
-
Set the model from which the height provider needs to get elevation data.
- RasterModelHeightProvider - Class in com.luciad.models.rasters
-
A height provider based on a raster model.
- RasterModelHeightProvider(RasterModelHeightProvider) - Constructor for class com.luciad.models.rasters.RasterModelHeightProvider
- RasterModelHeightProvider.Builder - Class in com.luciad.models.rasters
-
Builder
for aRasterModelHeightProvider
. - RasterSamplingMode - Enum Class in com.luciad.rasters
-
Sampling mode of a raster.
- rasterStyle(RasterStyle) - Method in class com.luciad.layers.rasters.RasterLayer.Builder
-
Sets the style for this raster.
- RasterStyle - Class in com.luciad.layers.styles
-
Style for rasters.
- RasterStyle.Builder - Class in com.luciad.layers.styles
-
Builder for raster styles.
- rectangle(Rectangle) - Method in class com.luciad.maps.Map.FeatureQuery.Builder
-
The rectangle parameter is mandatory.
- Rectangle - Class in com.luciad.cartesian
-
A "POD" for a 2D rectangle.
- Rectangle() - Constructor for class com.luciad.cartesian.Rectangle
-
Creates a
Rectangle
at the origin, with width and height 0. - Rectangle(double, double, double, double) - Constructor for class com.luciad.cartesian.Rectangle
-
Creates a
Rectangle
with the provided x, y, width, and height values. - Rectangle(Coordinate, Coordinate) - Constructor for class com.luciad.cartesian.Rectangle
-
Creates a
Rectangle
with the given corners. - Rectangle(Rectangle) - Constructor for class com.luciad.cartesian.Rectangle
- rectangleBuilder() - Static method in class com.luciad.layers.styles.complexstrokes.ComplexStrokePatternFactory
-
Creates a builder used to make patterns with a rectangle shape.
- RectanglePatternBuilder - Class in com.luciad.layers.styles.complexstrokes.builders
-
Creates a pattern with a rectangle shape.
- reference(CoordinateReference) - Method in class com.luciad.maps.Map.Builder
-
Sets the reference for this
Map
. - reference(CoordinateReference) - Method in class com.luciad.models.features.FeatureModelMetadata.Builder
-
Sets the preferred reference for the model.
- reference(CoordinateReference) - Method in class com.luciad.models.rasters.MultilevelTiledRasterModelBuilder
-
Defines the reference in which the raster data is defined.
- reference(CoordinateReference) - Method in class com.luciad.models.rasters.QuadTreeRasterModelBuilder
-
Defines the reference in which the raster data is defined.
- reference(CoordinateReference) - Method in class com.luciad.models.rasters.RasterModelHeightProvider.Builder
-
Set the coordinate reference for the height provider.
- registerValue(String) - Static method in class com.luciad.layers.features.FeatureState
-
Registers a new
FeatureState
with the given name. - regular(ComplexStrokePattern) - Method in class com.luciad.layers.styles.complexstrokes.ComplexStrokeLineStyle.Builder
-
The pattern that is repeated along the line.
- RegularFilled - Enum constant in enum class com.luciad.layers.styles.complexstrokes.ComplexStrokePatternArrowType
-
Regular filled arrow.
- RegularOutlined - Enum constant in enum class com.luciad.layers.styles.complexstrokes.ComplexStrokePatternArrowType
-
Regular outlined arrow.
- ReinforcedOrReduced - Enum constant in enum class com.luciad.symbology.military.MilitarySymbol.Modifier
-
Whether or not a symbol is reinforced and/or reduced (text modifier).
- relative(boolean) - Method in class com.luciad.layers.styles.complexstrokes.builders.PolylinePatternBuilder
-
Whether the x coordinates of the points need to be interpreted as pixel values or relative values.
- relative(boolean) - Method in class com.luciad.layers.styles.complexstrokes.builders.TrianglePatternBuilder
-
Sets whether the x coordinates of the points need to be interpreted as pixel values or as values in range
[0,1]
relative to the line. - relativeLength(double) - Method in class com.luciad.layers.styles.complexstrokes.builders.ArcPatternBuilder
-
Set the length of the pattern relative to the length of the entire line, as a value between
0
and1
. - relativeLength(double) - Method in class com.luciad.layers.styles.complexstrokes.builders.LinePatternBuilder
-
Set the length of the pattern relative to the length of the entire line, as a value between
0
and1
. - relativeLength(double) - Method in class com.luciad.layers.styles.complexstrokes.builders.ParallelLinePatternBuilder
-
Set the length of the pattern relative to the length of the entire line, as a value between
0
and1
. - relativeLength(double) - Method in class com.luciad.layers.styles.complexstrokes.builders.RectanglePatternBuilder
-
Set the length of the pattern relative to the length of the entire line, as a value between
0
and1
. - relativeLength(double) - Method in class com.luciad.layers.styles.complexstrokes.builders.WavePatternBuilder
-
Set the length of the pattern relative to the length of the entire line, as a value between
0
and1
. - relativeLocation(double) - Method in class com.luciad.layers.styles.OnPathLabelStyle.Builder
-
Sets the relative location of the label along the path.
- RelativePosition - Class in com.luciad.drawing
-
Describes a position relative to an anchor, with a rotation, alignment and offset.
- RelativePosition(Angle, HorizontalAlignment, VerticalAlignment, double, double) - Constructor for class com.luciad.drawing.RelativePosition
-
Creates a new
RelativePosition
with the given values. - RelativePosition(RelativePosition) - Constructor for class com.luciad.drawing.RelativePosition
- Released - Enum constant in enum class com.luciad.input.ButtonState
-
When the button or the key is released.
- Released - Enum constant in enum class com.luciad.input.touch.TouchPointState
-
Used to indicate that the touch point was released.
- remove(long) - Method in class com.luciad.layers.LayerList
-
Removes the layer with the given id.
- remove(IFeatureHandlesProvider) - Method in class com.luciad.edit.features.CompositeFeatureHandlesProvider
-
Removes this given instance from the list of registered instances.
- remove(IGeometryHandlesProvider) - Method in class com.luciad.edit.geometries.CompositeGeometryHandlesProvider
-
Removes this given instance from the list of registered instances.
- Remove - Enum constant in enum class com.luciad.models.features.FeatureChangeType
-
Describes a feature removal.
- removeCallback(MgrsGridTextProvider.ICallback) - Method in class com.luciad.layers.grids.mgrs.MgrsGridTextProvider
-
Removes the given callback from the
MgrsGridTextProvider
. - removeCallback(IInvalidationCallback) - Method in class com.luciad.utils.Observable
-
Remove the given callback.
- removeCredentials(AuthenticationScope, Credentials) - Method in interface com.luciad.loaders.ICredentialsProvider
-
This method indicates that previously supplied credentials are not accepted by the server.
- removed(Layer, long) - Static method in class com.luciad.layers.LayerListEvent
-
Returns a new event that indicates that a layer has been removed from the
LayerList
. - Removed - Enum constant in enum class com.luciad.layers.InternalLayerListEvent.Type
- Removed - Enum constant in enum class com.luciad.layers.LayerListEvent.Type
-
When the layer list event is for a layer that is removed.
- removeEditStateObserver(IInvalidationCallback) - Method in interface com.luciad.edit.handles.IEditHandle
-
Removes the given observer.
- removeEditStateObserver(IInvalidationCallback) - Method in class com.luciad.edit.handles.PointEditHandle
-
Removes the given observer.
- removeEditStateObserver(IInvalidationCallback) - Method in class com.luciad.edit.handles.TranslateEditHandle
-
Removes the given observer.
- removeFeature(long) - Method in class com.luciad.models.features.FeatureModelUpdate.Builder
-
Removes the feature with the given id from the model.
- removeInteriorRing(long) - Method in class com.luciad.geometries.Polygon
-
Creates a new
Polygon
instance based on this instance, but with the interior ring at location 'index' removed. - removeObserver(ICreatorObserver) - Method in class com.luciad.create.Creator
-
Removes the given observer.
- removeObserver(IFeatureEditCandidateObserver) - Method in class com.luciad.edit.features.FeatureStateEditCandidateProvider
-
Removes the given observer.
- removeObserver(IFeatureEditCandidateObserver) - Method in interface com.luciad.edit.features.IFeatureEditCandidateProvider
-
Removes the given observer.
- removeObserver(IEditHandlesObserver) - Method in interface com.luciad.edit.handles.IEditHandles
-
Removes the given observer.
- removeObserver(IFeatureStateObserver) - Method in class com.luciad.layers.features.FeatureStateManager
-
Removes the given observer.
- removeObserver(ILayerListObserver) - Method in class com.luciad.layers.LayerList
-
Removes the given observer.
- removeObserver(ILayerObserver) - Method in class com.luciad.layers.Layer
-
Removes the given observer.
- removeObserver(IMapObserver) - Method in class com.luciad.maps.Map
-
Removes the given observer.
- removeObserver(IFeatureModelObserver) - Method in interface com.luciad.models.features.IFeatureModel
-
Removes the given observer.
- removePoint(long) - Method in class com.luciad.geometries.Polyline
-
Creates a new
Polyline
with a control point removed. - removePoint(long) - Method in class com.luciad.geometries.PolylineRing
-
Creates a new
PolylineRing
with a control point removed. - removeRendererCallback(Map.IRendererCallback) - Method in class com.luciad.maps.Map
-
Removes the given callback from the
Map
. - repeat(ComplexStrokePattern, long) - Static method in class com.luciad.layers.styles.complexstrokes.ComplexStrokePatternFactory
-
Creates a pattern that repeats a pattern a fixed number of times.
- repeatOverLengthFixed(ComplexStrokePattern, double) - Static method in class com.luciad.layers.styles.complexstrokes.ComplexStrokePatternFactory
-
Creates a pattern that repeats a pattern over a given length.
- repeatOverLengthRelative(ComplexStrokePattern, double) - Static method in class com.luciad.layers.styles.complexstrokes.ComplexStrokePatternFactory
-
Creates a pattern that repeats the given pattern over a given length.
- Replace - Enum constant in enum class com.luciad.controllers.SelectMode
-
Select mode where only clicked feature are selected, all other features are unselected.
- replaceExteriorRing(PolylineRing) - Method in class com.luciad.geometries.Polygon
-
Creates a new
Polygon
instance using the interior rings from this instance, but with a new exterior ring. - replaceInteriorRing(long, PolylineRing) - Method in class com.luciad.geometries.Polygon
-
Creates a new
Polygon
instance with the exterior and interior rings from this instance, but with a new interior ring at location 'index'. - resetId() - Method in class com.luciad.models.features.Feature.Builder
-
Resets the id.
- resetValue(DataPropertyPath) - Method in class com.luciad.models.features.Feature.Builder
-
Resets the value associated with the given property.
- resetValue(MilitarySymbol.Modifier) - Method in class com.luciad.symbology.military.MilitarySymbol
-
Resets the value associated with the given modifier.
- resize(double, double) - Method in class com.luciad.maps.Map
-
To be called when the host widget resizes, so that the map can adapt its camera, and graphics related resources.
- retrieveHeightAt(Coordinate, boolean) - Method in class com.luciad.maps.Map.HeightProvider
-
Return an elevation value at a specified pixel that corresponds with what is visible on the map.
- retrieveHeightAt(Coordinate, double) - Method in class com.luciad.models.rasters.RasterModelHeightProvider
-
Retrieve the height data at the provided point at a provided pixel density.
- retrieveHeightAt(Coordinate, PixelDensity) - Method in class com.luciad.models.rasters.RasterModelHeightProvider
-
Retrieve the height data at the provided point at a provided pixel density.
- retrieveHeightAt(Point, PixelDensity, boolean) - Method in class com.luciad.maps.Map.HeightProvider
-
Return an elevation value at the provided point at a provided pixel density.
- retrieveTileData(MultilevelTileCoordinate, CancellationToken, IMultilevelTiledRasterDataRetrieverCallback) - Method in interface com.luciad.models.rasters.IMultilevelTiledRasterDataRetriever
-
Retrieves the raster tile data for a give tile coordinate.
- Rgb32 - Enum constant in enum class com.luciad.drawing.PixelFormat
-
RGB values with each band using 32 bits, i.e., 3 floats.
- Rgb565 - Enum constant in enum class com.luciad.drawing.PixelFormat
-
RGB values using 16 bits, i.e., 2 unsigned bytes, layed out as 5+6+5 bits.
- Rgb888 - Enum constant in enum class com.luciad.drawing.PixelFormat
-
RGB values using 24 bits, i.e., 3 unsigned bytes.
- Rgba8888 - Enum constant in enum class com.luciad.drawing.PixelFormat
-
RGBA values using 32 bits, i.e., 4 unsigned bytes.
- Rhumb - Enum constant in enum class com.luciad.geodesy.LineInterpolationType
-
Rhumbline interpolation between points.
- Right - Enum constant in enum class com.luciad.drawing.HorizontalAlignment
-
Indicates that the item's right sides are aligned horizontally.
- Right - Static variable in class com.luciad.input.KeyCode
-
A key code representing the right key.
- Right - Static variable in class com.luciad.input.mouse.MouseButton
-
Returns the right mouse button.
- RightHalf - Enum constant in enum class com.luciad.layers.styles.complexstrokes.ComplexStrokePatternArrowType
-
Right half arrow.
- Ring - Class in com.luciad.geometries
-
A ring is a curve that is closed.
- rotate() - Method in class com.luciad.maps.MapNavigator.RotateAction
-
Applies the rotate action.
- RotateEventHandler - Class in com.luciad.controllers
-
Handler that translates drag gesture events to a rotate operation.
- RotateEventHandler() - Constructor for class com.luciad.controllers.RotateEventHandler
-
Creates a new instance.
- rotateUp(boolean) - Method in class com.luciad.layers.styles.complexstrokes.builders.IconPatternBuilder
-
Indicates if the icon should be flipped when it is turned upside down.
- rotateUp(boolean) - Method in class com.luciad.layers.styles.complexstrokes.builders.TextPatternBuilder
-
Indicates if the text should be flipped when it is turned upside down.
- rotation(Angle) - Method in class com.luciad.layers.styles.complexstrokes.builders.IconPatternBuilder
-
The rotation angle around the center of the icon's image, specified in degrees.
- rotation(Angle, Angle, Angle) - Method in class com.luciad.layers.features.FeatureCanvas.Icon3DDrawCommand
-
Defines the rotation angle in degrees around the various axes of the 3D icon in its local reference.
- run() - Method in interface com.luciad.concurrent.ICancellableTask
-
Executes the cancellable task and waits for it to finish.
- runTask(ICancellableTask) - Method in class com.luciad.concurrent.CancellationToken
-
Runs a cancellable task that will be notified when the
CancellationToken
is canceled.
All Classes and Interfaces|All Packages|Serialized Form