Index
All Classes and Interfaces|All Packages|Serialized Form
B
- B - Static variable in class com.luciad.input.KeyCode
-
A key code representing the 'B' key.
- BackfaceCulling - Enum constant in enum class com.luciad.layers.styles.FacetCullingType
-
Indicates that the back-face of a triangle should not be painted.
- Background - Enum constant in enum class com.luciad.layers.rasters.RasterLayerType
-
Indicates that the layer contains static data which is rarely or never modified.
- backgroundColor(Color) - Method in class com.luciad.maps.Map.Builder
-
Configures the background color of the map.
- Backspace - Static variable in class com.luciad.input.KeyCode
-
A key code representing the backspace key.
- BasedOnData - Enum constant in enum class com.luciad.drawing.MipmapFilteringType
-
Do not override the filtering mode and use the mode specified in the data.
- BasedOnData - Enum constant in enum class com.luciad.layers.styles.FacetCullingType
-
Indicates that you know or assume that the data specifies the ideal face culling mode.
- bbox(Expression) - Static method in class com.luciad.expressions.ExpressionFactory
-
Creates a condition that evaluates to true when the given expression interacts with the feature geometry.
- bbox(Expression, Expression) - Static method in class com.luciad.expressions.ExpressionFactory
-
Creates a condition that evaluates to true when
left
interacts withright
bounding box. - Below - Enum constant in enum class com.luciad.layers.styles.PathLabelPosition
-
Vertically align the position of the label such that it is always positioned below the path.
- BelowOrLeft - Enum constant in enum class com.luciad.layers.grids.labels.GridLineLabelPosition
-
Positions the line label below or to the left of the grid line.
- BelowOrRight - Enum constant in enum class com.luciad.layers.grids.labels.GridLineLabelPosition
-
Positions the line label below or to the right of the grid line.
- between(StyleExpression<Double>, StyleExpression<Double>, StyleExpression<Double>) - Static method in class com.luciad.layers.styles.expressions.StyleExpressionFactory
-
Creates an expression that evaluates whether the result of the operand is between a lower and upper bound (inclusive).
- BezierCurve - Class in com.luciad.geometries
-
Represents a
BezierCurve
. - Blunt - Enum constant in enum class com.luciad.layers.styles.complexstrokes.ComplexStrokePatternArrowType
-
blunt arrow.
- body(DataEntity) - Method in class com.luciad.net.http.HttpRequest.Builder
-
Sets the HTTP request content.
- body(DataEntity) - Method in class com.luciad.net.http.HttpResponse.Builder
-
Sets the HTTP response content.
- Boolean - Enum constant in enum class com.luciad.symbology.military.MilitarySymbol.ModifierType
-
Denotes that the values "true" or "false" are allowed.
- Bottom - Enum constant in enum class com.luciad.drawing.VerticalAlignment
-
Indicates that the item's bottom sides are aligned vertically.
- bounds(Bounds) - Method in class com.luciad.maps.MapNavigator.FitAction
-
Sets the bounds to fit on.
- bounds(Bounds) - Method in class com.luciad.models.features.FeatureModelBuilder
-
Sets the bounds of the feature model.
- bounds(Bounds) - Method in class com.luciad.models.features.FeatureQuery.Builder
-
Sets the bounds the queried features must interact with.
- bounds(Bounds) - Method in class com.luciad.models.rasters.QuadTreeRasterModelBuilder
-
Defines the extent of the raster data structure.
- Bounds - Class in com.luciad.geometries
-
Represents a bounds.
- Bounds(CoordinateReference, Coordinate, double, double, double) - Constructor for class com.luciad.geometries.Bounds
-
Creates a new bounds instance based on a point, and the width, height and depth with respect to that point.
- Bounds(CoordinateReference, Coordinate, Coordinate) - Constructor for class com.luciad.geometries.Bounds
-
Creates a new bounds instance based on lower left and upper right corners.
- Bounds(Bounds) - Constructor for class com.luciad.geometries.Bounds
- boundsUnion(Bounds, Bounds) - Static method in class com.luciad.geometries.Bounds
-
Returns the union of the two bounds objects, provided they are defined in the same coordinate reference.
- brightness(double) - Method in class com.luciad.layers.styles.RasterStyle.Builder
-
Sets the brightness.
- build() - Method in class com.luciad.cameras.OrthographicCamera.Builder
-
Returns a new orthographic camera.
- build() - Method in class com.luciad.cameras.PerspectiveCamera.Builder
-
Returns a new perspective camera.
- build() - Method in class com.luciad.create.Creator.Builder
-
Returns a new creator, based on the properties set on this builder.
- build() - Method in class com.luciad.datamodels.DataModel.Builder
-
Build the data model, including the types that were added to this builder.
- build() - Method in class com.luciad.datamodels.DataProperty.Builder
-
Build the data type, including the value type that was set on this builder.
- build() - Method in class com.luciad.datamodels.DataPropertyPath.Builder
-
Build the data property path.
- build() - Method in class com.luciad.datamodels.DataType.Builder
-
Build the data type, including the properties and annotations that were added to this builder.
- build() - Method in class com.luciad.drawing.ImageIcon.Builder
-
Returns the
IIcon
based on the provided images. - build() - Method in class com.luciad.edit.Editor.Builder
-
Returns a new editor, based on the properties set on this builder.
- build() - Method in class com.luciad.formats.dted.DtedModelDecoder.Options.Builder
-
Builds the options for the DTED model decoder.
- build() - Method in class com.luciad.formats.geopackage.GeoPackageDataSource.Builder
-
Build the GeoPackage data source .
- build() - Method in class com.luciad.formats.geopackage.GeoPackageFeatureModelCreateOptions.Builder
-
Builds the GeoPackage feature model create options.
- build() - Method in class com.luciad.formats.geopackage.GeoPackageFeatureModelExportOptions.Builder
-
Builds the GeoPackage feature model export options.
- build() - Method in class com.luciad.formats.geopackage.GeoPackageModelDecoderOptions.Builder
-
Builds the options for the GeoPackage model decoder.
- build() - Method in class com.luciad.formats.hspc.HspcModelDecoder.Options.Builder
-
Builds the options for the HSPC decoder.
- build() - Method in class com.luciad.formats.mbtiles.MbTilesModelDecoderOptions.Builder
-
Builds the options for the MBTiles model decoder.
- build() - Method in class com.luciad.formats.ogc3dtiles.Ogc3DTilesModelDecoder.Options.Builder
-
Builds the options for the OGC 3D Tiles decoder.
- build() - Method in class com.luciad.formats.wms.WmsDataSource.Builder
-
Build the WMS data source.
- build() - Method in class com.luciad.formats.wms.WmsModelDecoderOptions.Builder
-
Builds the options for the WMS model decoder.
- build() - Method in class com.luciad.formats.wmts.WmtsDataSource.Builder
-
Build the wmts data source.
- build() - Method in class com.luciad.formats.wmts.WmtsModelDecoderOptions.Builder
-
Builds the options for the WMTS model decoder.
- build() - Method in class com.luciad.grids.mgrs.MgrsFormat.Builder
-
Creates the MGRS format, based on the properties set on this builder.
- build() - Method in class com.luciad.layers.features.FeatureLayer.Builder
-
Returns a new layer, based on the properties set on this builder.
- build() - Method in class com.luciad.layers.features.FeatureQueryConfiguration.Builder
-
Creates a
FeatureQueryConfiguration
based on the conditions added to this builder. - build() - Method in class com.luciad.layers.grids.lonlat.LonLatGrid.AdvancedBuilder
-
Returns the LonLat grid.
- build() - Method in class com.luciad.layers.grids.lonlat.LonLatGrid.Builder
-
Returns the LonLat grid.
- build() - Method in class com.luciad.layers.grids.lonlat.LonLatGridLayer.Builder
-
Returns the LonLat layer.
- build() - Method in class com.luciad.layers.grids.lonlat.LonLatGridSetting.Builder
-
Returns the LonLat grid setting.
- build() - Method in class com.luciad.layers.grids.mgrs.MgrsGrid.AdvancedBuilder
-
Returns the MGRS grid.
- build() - Method in class com.luciad.layers.grids.mgrs.MgrsGrid.Builder
-
Returns the MGRS grid.
- build() - Method in class com.luciad.layers.grids.mgrs.MgrsGridLayer.Builder
-
Returns the MGRS layer.
- build() - Method in class com.luciad.layers.grids.mgrs.MgrsGridSetting.Builder
-
Returns the MGRS grid setting.
- build() - Method in class com.luciad.layers.mbtiles.MbTilesFeatureLayer.Builder
-
Returns a new layer, based on the properties set on this builder.
- build() - Method in class com.luciad.layers.rasters.RasterLayer.Builder
-
Returns a new layer, based on the properties set on this builder.
- build() - Method in class com.luciad.layers.styles.complexstrokes.builders.ArcPatternBuilder
-
Build the arc pattern as configured.
- build() - Method in class com.luciad.layers.styles.complexstrokes.builders.ArrowPatternBuilder
-
Build the arrow pattern as configured.
- build() - Method in class com.luciad.layers.styles.complexstrokes.builders.IconPatternBuilder
-
Build the icon pattern as configured.
- build() - Method in class com.luciad.layers.styles.complexstrokes.builders.LinePatternBuilder
-
Build the line pattern as configured.
- build() - Method in class com.luciad.layers.styles.complexstrokes.builders.ParallelLinePatternBuilder
-
Build the parallel line pattern as configured.
- build() - Method in class com.luciad.layers.styles.complexstrokes.builders.PolylinePatternBuilder
-
Build the polyline pattern as configured.
- build() - Method in class com.luciad.layers.styles.complexstrokes.builders.RectanglePatternBuilder
-
Build the rectangle pattern as configured.
- build() - Method in class com.luciad.layers.styles.complexstrokes.builders.TextPatternBuilder
-
Build the text pattern as configured.
- build() - Method in class com.luciad.layers.styles.complexstrokes.builders.TrianglePatternBuilder
-
Build the triangle pattern as configured.
- build() - Method in class com.luciad.layers.styles.complexstrokes.builders.WavePatternBuilder
-
Build the wave pattern as configured.
- build() - Method in class com.luciad.layers.styles.complexstrokes.ComplexStrokeLineStyle.Builder
-
Build the
ComplexStrokeLineStyle
as configured. - build() - Method in class com.luciad.layers.styles.FillStyle.Builder
-
Returns a newly created fill style, based on the properties set on this builder.
- build() - Method in class com.luciad.layers.styles.LineStyle.Builder
-
Returns a newly created line style, based on the properties set on this builder.
- build() - Method in class com.luciad.layers.styles.MeshStyle.Builder
-
Returns a newly created mesh style, based on the properties set on this builder.
- build() - Method in class com.luciad.layers.styles.OnPathLabelStyle.Builder
-
Returns A newly created style, based on the properties set on this builder.
- build() - Method in class com.luciad.layers.styles.PinStyle.Builder
-
Returns a newly created pin style, based on the properties set on this builder.
- build() - Method in class com.luciad.layers.styles.PointCloudStyle.Builder
-
Returns a newly created point cloud style, based on the properties set on this builder.
- build() - Method in class com.luciad.layers.styles.RasterStyle.Builder
-
Returns a newly created raster style, based on the properties set on this builder.
- build() - Method in class com.luciad.layers.tileset3d.TileSet3DLayer.Builder
-
Returns a layer, based on the properties set on this builder.
- build() - Method in class com.luciad.maps.Map.Builder
-
Builds the Map for the configured settings.
- build() - Method in class com.luciad.maps.Map.FeatureQuery.Builder
-
Creates the
map feature query
for the configured settings. - build() - Method in class com.luciad.models.features.Feature.Builder
-
Build the feature using the settings configured.
- build() - Method in class com.luciad.models.features.FeatureModelBuilder
-
Creates a new in-memory
IFeatureModel
instance, based on the given model metadata, feature model metadata and the list of features. - build() - Method in class com.luciad.models.features.FeatureModelMetadata.Builder
-
Returns a new
FeatureModelMetadata
instance. - build() - Method in class com.luciad.models.features.FeatureModelPersistenceManager.Builder
-
Build the
FeatureModelPersistenceManager
. - build() - Method in class com.luciad.models.features.FeatureModelUpdate.Builder
-
Build the
FeatureModelUpdate
instance. - build() - Method in class com.luciad.models.features.FeatureQuery.Builder
-
Creates the
FeatureQuery
for the configured conditions and settings. - build() - Method in class com.luciad.models.features.FeatureSaveErrorInfo.Builder
-
Build the
FeatureSaveErrorInfo
instance. - build() - Method in class com.luciad.models.ModelMetadata.Builder
-
Builds the
ModelMetadata
. - build() - Method in class com.luciad.models.rasters.MultilevelTiledRasterModelBuilder
-
Creates the raster model.
- build() - Method in class com.luciad.models.rasters.QuadTreeRasterModelBuilder
-
Creates the raster model.
- build() - Method in class com.luciad.models.rasters.RasterModelHeightProvider.Builder
-
Creates a new
RasterModelHeightProvider
instance, based on the supplied settings. - build() - Method in class com.luciad.net.http.HttpClient.Builder
-
Returns an
HttpClient
, based on the properties set on this builder. - build() - Method in class com.luciad.net.http.HttpRequest.Builder
-
Returns an
HttpRequest
, based on the properties set on this builder. - build() - Method in class com.luciad.net.http.HttpRequestOptions.Builder
-
Returns an
HttpRequestOptions
, based on the properties set on this builder. - build() - Method in class com.luciad.net.http.HttpResponse.Builder
-
Returns an
HttpResponse
based on the properties set on this builder. - build() - Method in class com.luciad.symbology.military.MilitarySymbolStyle.Builder
-
Creates a new
MilitarySymbolStyle
with the properties set on this builder. - build() - Method in class com.luciad.text.TextBlock.Builder
-
Returns the current text.
- build() - Method in class com.luciad.text.TextStyle.Builder
-
Creates a newly created text style, based on the properties set on this builder.
- Builder(OrthographicCamera.Builder) - Constructor for class com.luciad.cameras.OrthographicCamera.Builder
- Builder(PerspectiveCamera.Builder) - Constructor for class com.luciad.cameras.PerspectiveCamera.Builder
- Builder(Creator.Builder) - Constructor for class com.luciad.create.Creator.Builder
- Builder(DataModel.Builder) - Constructor for class com.luciad.datamodels.DataModel.Builder
- Builder(DataProperty.Builder) - Constructor for class com.luciad.datamodels.DataProperty.Builder
- Builder(DataType.Builder) - Constructor for class com.luciad.datamodels.DataType.Builder
- Builder(ImageIcon.Builder) - Constructor for class com.luciad.drawing.ImageIcon.Builder
- Builder(Editor.Builder) - Constructor for class com.luciad.edit.Editor.Builder
- Builder(DtedModelDecoder.Options.Builder) - Constructor for class com.luciad.formats.dted.DtedModelDecoder.Options.Builder
- Builder(GeoPackageDataSource.Builder) - Constructor for class com.luciad.formats.geopackage.GeoPackageDataSource.Builder
- Builder(GeoPackageFeatureModelCreateOptions.Builder) - Constructor for class com.luciad.formats.geopackage.GeoPackageFeatureModelCreateOptions.Builder
- Builder(GeoPackageFeatureModelExportOptions.Builder) - Constructor for class com.luciad.formats.geopackage.GeoPackageFeatureModelExportOptions.Builder
- Builder(GeoPackageModelDecoderOptions.Builder) - Constructor for class com.luciad.formats.geopackage.GeoPackageModelDecoderOptions.Builder
- Builder(HspcModelDecoder.Options.Builder) - Constructor for class com.luciad.formats.hspc.HspcModelDecoder.Options.Builder
- Builder(MbTilesModelDecoderOptions.Builder) - Constructor for class com.luciad.formats.mbtiles.MbTilesModelDecoderOptions.Builder
- Builder(Ogc3DTilesModelDecoder.Options.Builder) - Constructor for class com.luciad.formats.ogc3dtiles.Ogc3DTilesModelDecoder.Options.Builder
- Builder(WmsDataSource.Builder) - Constructor for class com.luciad.formats.wms.WmsDataSource.Builder
- Builder(WmsModelDecoderOptions.Builder) - Constructor for class com.luciad.formats.wms.WmsModelDecoderOptions.Builder
- Builder(WmtsDataSource.Builder) - Constructor for class com.luciad.formats.wmts.WmtsDataSource.Builder
- Builder(WmtsModelDecoderOptions.Builder) - Constructor for class com.luciad.formats.wmts.WmtsModelDecoderOptions.Builder
- Builder(MgrsFormat.Builder) - Constructor for class com.luciad.grids.mgrs.MgrsFormat.Builder
- Builder(FeatureLayer.Builder) - Constructor for class com.luciad.layers.features.FeatureLayer.Builder
- Builder(FeatureQueryConfiguration.Builder) - Constructor for class com.luciad.layers.features.FeatureQueryConfiguration.Builder
- Builder(LonLatGrid.Builder) - Constructor for class com.luciad.layers.grids.lonlat.LonLatGrid.Builder
- Builder(LonLatGridLayer.Builder) - Constructor for class com.luciad.layers.grids.lonlat.LonLatGridLayer.Builder
- Builder(LonLatGridSetting.Builder) - Constructor for class com.luciad.layers.grids.lonlat.LonLatGridSetting.Builder
- Builder(MgrsGrid.Builder) - Constructor for class com.luciad.layers.grids.mgrs.MgrsGrid.Builder
- Builder(MgrsGridLayer.Builder) - Constructor for class com.luciad.layers.grids.mgrs.MgrsGridLayer.Builder
- Builder(MgrsGridSetting.Builder) - Constructor for class com.luciad.layers.grids.mgrs.MgrsGridSetting.Builder
- Builder(MbTilesFeatureLayer.Builder) - Constructor for class com.luciad.layers.mbtiles.MbTilesFeatureLayer.Builder
- Builder(RasterLayer.Builder) - Constructor for class com.luciad.layers.rasters.RasterLayer.Builder
- Builder(ComplexStrokeLineStyle.Builder) - Constructor for class com.luciad.layers.styles.complexstrokes.ComplexStrokeLineStyle.Builder
- Builder(FillStyle.Builder) - Constructor for class com.luciad.layers.styles.FillStyle.Builder
- Builder(LineStyle.Builder) - Constructor for class com.luciad.layers.styles.LineStyle.Builder
- Builder(MeshStyle.Builder) - Constructor for class com.luciad.layers.styles.MeshStyle.Builder
- Builder(OnPathLabelStyle.Builder) - Constructor for class com.luciad.layers.styles.OnPathLabelStyle.Builder
- Builder(PinStyle.Builder) - Constructor for class com.luciad.layers.styles.PinStyle.Builder
- Builder(PointCloudStyle.Builder) - Constructor for class com.luciad.layers.styles.PointCloudStyle.Builder
- Builder(RasterStyle.Builder) - Constructor for class com.luciad.layers.styles.RasterStyle.Builder
- Builder(TileSet3DLayer.Builder) - Constructor for class com.luciad.layers.tileset3d.TileSet3DLayer.Builder
- Builder(Map.FeatureQuery.Builder) - Constructor for class com.luciad.maps.Map.FeatureQuery.Builder
- Builder(Feature.Builder) - Constructor for class com.luciad.models.features.Feature.Builder
- Builder(FeatureModelMetadata.Builder) - Constructor for class com.luciad.models.features.FeatureModelMetadata.Builder
- Builder(FeatureModelPersistenceManager.Builder) - Constructor for class com.luciad.models.features.FeatureModelPersistenceManager.Builder
- Builder(FeatureModelUpdate.Builder) - Constructor for class com.luciad.models.features.FeatureModelUpdate.Builder
- Builder(FeatureQuery.Builder) - Constructor for class com.luciad.models.features.FeatureQuery.Builder
- Builder(FeatureSaveErrorInfo.Builder) - Constructor for class com.luciad.models.features.FeatureSaveErrorInfo.Builder
- Builder(ModelMetadata.Builder) - Constructor for class com.luciad.models.ModelMetadata.Builder
- Builder(RasterModelHeightProvider.Builder) - Constructor for class com.luciad.models.rasters.RasterModelHeightProvider.Builder
- Builder(HttpClient.Builder) - Constructor for class com.luciad.net.http.HttpClient.Builder
- Builder(HttpRequest.Builder) - Constructor for class com.luciad.net.http.HttpRequest.Builder
- Builder(HttpRequestOptions.Builder) - Constructor for class com.luciad.net.http.HttpRequestOptions.Builder
- Builder(HttpResponse.Builder) - Constructor for class com.luciad.net.http.HttpResponse.Builder
- Builder(MilitarySymbolStyle.Builder) - Constructor for class com.luciad.symbology.military.MilitarySymbolStyle.Builder
- Builder(TextStyle.Builder) - Constructor for class com.luciad.text.TextStyle.Builder
- ButtonState - Enum Class in com.luciad.input
-
Possible state of a button or a key.
- ByteBuffer - Class in com.luciad.containers
-
Represents an implicitly shared buffer of bytes, ie.
- ByteBuffer(byte[]) - Constructor for class com.luciad.containers.ByteBuffer
All Classes and Interfaces|All Packages|Serialized Form