Index

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 
All Classes and Interfaces|All Packages|Serialized Form

G Link icon

G - Static variable in class com.luciad.input.KeyCode
A key code representing the 'G' key.
gapFixed(double) - Static method in class com.luciad.layers.styles.complexstrokes.ComplexStrokePatternFactory
Creates a gap pattern, which does not paint anything.
gapRelative(double) - Static method in class com.luciad.layers.styles.complexstrokes.ComplexStrokePatternFactory
Creates a gap pattern, which does not paint anything.
GdalModelDecoder - Class in com.luciad.formats.gdal
This class is a factory that provides new instances of a Model that are decoded using the GDAL library.
generalError(ErrorInfo) - Method in class com.luciad.models.features.FeatureSaveErrorInfo.Builder
Sets a general error.
Geodesic - Enum constant in enum class com.luciad.geodesy.LineInterpolationType
Geodesic interpolation between points.
GeodesyCalculations - Class in com.luciad.geodesy
Provides geodesy calculations.
Geographic, Projected, Geocentric - Geodesic, Rhumbline - Search tag in com.luciad.geodesy.GeodesyCalculations.create(CoordinateReference, LineInterpolationType)
Section
Geographic - Linear - Search tag in com.luciad.geodesy.GeodesyCalculations.create(CoordinateReference, LineInterpolationType)
Section
geometry(Geometry) - Method in class com.luciad.layers.features.FeatureCanvas.GeometryDrawCommand
Specifies the geometry to draw.
geometry(Geometry) - Method in class com.luciad.symbology.military.MilitarySymbologyCanvas.DrawCommand
The geometry on which to draw the military symbol.
Geometry - Class in com.luciad.geometries
Geometry is the root class of the hierarchy.
GeometryDataAnnotation - Class in com.luciad.datamodels
DataAnnotation that is added on a DataType to define which property path contains the main geometry.
GeometryDataAnnotation(DataPropertyPath) - Constructor for class com.luciad.datamodels.GeometryDataAnnotation
Creates a new GeometryDataAnnotation instance.
GeometryFactory - Class in com.luciad.geometries
Factory to create geometries defined within a coordinate reference.
GeoPackageDataSource - Class in com.luciad.formats.geopackage
Describes a data source for GeoPackage.
GeoPackageDataSource.Builder - Class in com.luciad.formats.geopackage
Builder for creating GeoPackageDataSource.
GeoPackageFeatureModelCreateOptions - Class in com.luciad.formats.geopackage
Options for creating a new GeoPackage IFeatureModel in a GeoPackage file using the GeoPackage Encoder.
GeoPackageFeatureModelCreateOptions.Builder - Class in com.luciad.formats.geopackage
Builder for the GeoPackage model create options.
GeoPackageFeatureModelExportOptions - Class in com.luciad.formats.geopackage
Options for exporting a IFeatureModel to a GeoPackage file using the GeoPackage Encoder.
GeoPackageFeatureModelExportOptions.Builder - Class in com.luciad.formats.geopackage
Builder for the GeoPackage model encoding export options.
GeoPackageModelDecoder - Class in com.luciad.formats.geopackage
This class is a factory that provides new instances of a Model.
GeoPackageModelDecoderOptions - Class in com.luciad.formats.geopackage
Options for decoding GeoPackage data.
GeoPackageModelDecoderOptions.Builder - Class in com.luciad.formats.geopackage
Builder for the GeoPackage decoder options.
GeoPackageModelEncoder - Class in com.luciad.formats.geopackage
The GeoPackageModelEncoder allows for exporting existing feature models as well as creating entirely new GeoPackage feature models.
GeoPackageTableMetadata - Class in com.luciad.formats.geopackage
Provides information about a GeoPackage table.
GeoPackageTableMetadata(String, String, String) - Constructor for class com.luciad.formats.geopackage.GeoPackageTableMetadata
Creates a GeoPackageTableMetadata.
get() - Static method in class com.luciad.symbology.military.MilitaryDataModel
The data model containing the data type of military symbols.
get(MilitarySymbology.Standard) - Static method in class com.luciad.symbology.military.MilitarySymbology
Returns the symbology for the given identifier.
GET - Enum constant in enum class com.luciad.net.http.HttpRequestMethod
Request method GET.
getA() - Method in class com.luciad.geometries.Ellipse
Returns the length of the semi-major axis of the elliptical arc.
getA() - Method in class com.luciad.geometries.EllipticalArc
Returns the length of the semi-major axis of the elliptical arc.
getAboveConstraint() - Method in class com.luciad.maps.MapNavigator
Returns the above constraint options for this MapNavigator.
getAbstract() - Method in class com.luciad.formats.wms.WmsLayer
Returns the layer's abstract.
getAbstract() - Method in class com.luciad.formats.wms.WmsLayerStyle
Returns the style abstract.
getAbstract() - Method in class com.luciad.formats.wmts.WmtsLayer
Returns the layer's abstract.
getAbstract() - Method in class com.luciad.formats.wmts.WmtsLayerStyle
Returns the layer style's abstract.
getActiveIcon() - Method in class com.luciad.edit.handles.PointEditHandle
Returns the icon to paint when the handle is in an active state.
getActiveVisualAidComplexStrokeLineStyle() - Method in class com.luciad.edit.handles.PointEditHandle
Returns the visual aid line style to use when this handle is in an active state.
getActiveVisualAidLineStyle() - Method in class com.luciad.edit.handles.PointEditHandle
Returns the visual aid line style to use when this handle is in an active state.
getAddedEditCandidates() - Method in class com.luciad.edit.features.FeatureEditCandidateEvent
Returns the added edit candidates.
getAddedHandles() - Method in class com.luciad.edit.handles.EditHandlesEvent
Returns the list of handles that were newly added.
getAffiliation() - Method in class com.luciad.symbology.military.MilitarySymbol
Returns the affiliation of this symbol.
getAffiliationColor(MilitarySymbol.Affiliation) - Method in class com.luciad.symbology.military.MilitarySymbolStyle
Returns the color that is configured for the given affiliation.
getAllAttributions() - Method in class com.luciad.maps.MapAttributions
Returns the attributions from all visible layers that provide attribution.
getAllSymbols() - Method in class com.luciad.symbology.military.MilitarySymbology
Returns the list of symbols pertaining to this military symbology.
getAlternateFillColor() - Method in class com.luciad.symbology.military.MilitarySymbolStyle
Returns the color used to fill the part of the frame that is not covered by the fill percentage.
getAmbientOcclusion() - Method in class com.luciad.maps.effects.GraphicsEffects
Returns the Eye-dome lighting effect that is used.
getAnchorX() - Method in interface com.luciad.drawing.IIconPainter
Returns the x coordinate of the anchor point in pixels.
getAnchorY() - Method in interface com.luciad.drawing.IIconPainter
Returns the y coordinate of the anchor point in pixels.
getAngleDirection() - Method in class com.luciad.geometries.ArcBand
Returns the orientation of the arc band.
getAngleDirection() - Method in class com.luciad.geometries.CircularArcByCenterPoint
Returns the orientation of the arc.
getAngleDirection() - Method in class com.luciad.geometries.EllipticalArc
Returns the orientation of the arc.
getAnimation() - Method in class com.luciad.animations.AnimationManager.OngoingAnimation
The animation that is ongoing, cannot be null.
getAnimationManager() - Method in class com.luciad.maps.Map
Returns the AnimationManager attached to this map.
getAnnotations() - Method in class com.luciad.datamodels.DataType
Returns the list of annotations attached to this data type.
getAtmosphere() - Method in class com.luciad.maps.effects.GraphicsEffects
Returns the atmosphere effect that is used.
getAttributes() - Method in class com.luciad.layers.tileset3d.TileSet3DLayer
Returns the list of attributes that can be used in the expressions.
getAttribution(long) - Method in class com.luciad.maps.MapAttributions
Returns the attribution from a layer.
getAttribution(List<MultilevelTileInfo>, CancellationToken) - Method in interface com.luciad.models.rasters.IMultilevelTiledAttributionProvider
Get the current attribution.
getAttributionLayerIds() - Method in class com.luciad.maps.MapAttributions
Returns the IDs of all visible layers on this map that provide attribution.
getAttributions() - Method in class com.luciad.maps.Map
Returns the attributions for this map.
getAttributionStrings() - Method in class com.luciad.models.DataAttribution
Returns the attribution strings.
getAuthenticationType() - Method in class com.luciad.loaders.AuthenticationScope
Returns the authentication type, i.e., if it is needed for a server or a proxy.
getAuxiliaryHandleIconActive() - Method in class com.luciad.edit.EditSettings
Returns the auxiliary icon for active handles.
getAuxiliaryHandleIconHighlighted() - Method in class com.luciad.edit.EditSettings
Returns the auxiliary icon for highlighted handles.
getAuxiliaryHandleIconRegular() - Method in class com.luciad.edit.EditSettings
Returns the auxiliary icon for inactive handles.
getB() - Method in class com.luciad.geometries.Ellipse
Returns the length of the semi-minor axis of the elliptical arc.
getB() - Method in class com.luciad.geometries.EllipticalArc
Returns the length of the semi-minor axis of the elliptical arc.
getBackgroundColor() - Method in class com.luciad.maps.Map
Returns the background color of the map.
getBaseGeometry() - Method in class com.luciad.geometries.ExtrudedGeometry
Returns the base geometry.
getBaseGeometry() - Method in class com.luciad.geometries.Patch
Returns the base ring geometry on which the patch is based.
getBaseUri() - Method in class com.luciad.net.http.HttpRequest
Returns the request's URI without the query string.
getBody() - Method in class com.luciad.net.http.HttpRequest
Returns the body for this http request, if any.
getBody() - Method in class com.luciad.net.http.HttpResponse
Returns the body of this response.
getBooleanType() - Static method in class com.luciad.datamodels.DataType
Returns the type that corresponds to bool values.
getBoolValue() - Method in class com.luciad.expressions.ExpressionValue
Returns the boolean value, if the value object contains a boolean.
getBounds() - Method in class com.luciad.formats.wmts.WmtsLayer
Returns the layer's bounding boxes.
getBounds() - Method in class com.luciad.geometries.Geometry
Returns the bounds for the geometry object.
getBounds() - Method in class com.luciad.maps.MapNavigator.BoundsConstraintOptions
Returns the bounds constraining the camera.
getBounds() - Method in class com.luciad.models.features.FeatureQuery
Returns the bounds the queried features must interact with.
getBounds() - Method in class com.luciad.models.rasters.MultilevelTileInfo
Returns the bounds for this tile.
getBoundsConstraint() - Method in class com.luciad.maps.MapNavigator
Returns the constraint that can be used to restrict navigation in such a way that you can not see anything beyond the limit bounds.
getBrightness() - Method in class com.luciad.layers.styles.RasterStyle
Returns the brightness.
getBulge() - Method in class com.luciad.geometries.CircularArcByBulge
Returns the bulge factor of this arc.
getBytes() - Method in class com.luciad.drawing.Image
Returns the bytes that make up the pixels of this image.
getCamera() - Method in class com.luciad.maps.Map
Returns the camera used by the renderer.
getCapabilities(String) - Static method in class com.luciad.formats.wms.WmsCapabilities
Returns the capabilities of a given WMS url if it can be retrieved.
getCapabilities(String) - Static method in class com.luciad.formats.wmts.WmtsCapabilities
Returns the capabilities of a given WMTS url if it can be retrieved.
getCapabilities(String, WmsModelDecoderOptions) - Static method in class com.luciad.formats.wms.WmsCapabilities
Returns the capabilities of a given WMS url if it can be retrieved.
getCapabilities(String, WmtsModelDecoderOptions) - Static method in class com.luciad.formats.wmts.WmtsCapabilities
Returns the capabilities of a given WMTS url if it can be retrieved.
getCenter() - Method in class com.luciad.cartesian.Rectangle
Returns the coordinate in the center of this rectangle.
getCenter() - Method in class com.luciad.geometries.ArcBand
Returns the center point of the arc band.
getCenter() - Method in class com.luciad.geometries.Bounds
Returns the center of this bounds instance.
getCenter() - Method in class com.luciad.geometries.CircleByCenterPoint
Returns the center of the circle.
getCenter() - Method in class com.luciad.geometries.CircularArcByCenterPoint
Returns the center of the circular arc.
getCenter() - Method in class com.luciad.geometries.Ellipse
Returns the center of the ellipse.
getCenter() - Method in class com.luciad.geometries.EllipticalArc
Returns the center of the elliptical arc.
getChange(FeatureState, LayerFeatureId) - Method in class com.luciad.layers.features.FeatureStateEvent
Returns the new value of the feature state for the given feature.
getChangedFeatures(FeatureState) - Method in class com.luciad.layers.features.FeatureStateEvent
Returns the list of features for which the given feature state has been changed.
getChangedFeatureStates() - Method in class com.luciad.layers.features.FeatureStateEvent
Returns the list of feature states that has been changed for at least one Feature in this event.
getChangedProperty() - Method in class com.luciad.layers.LayerEvent
Returns the name of the property that changed.
getChangedProperty() - Method in class com.luciad.maps.MapEvent
Returns the name of the property that changed.
getChanges() - Method in class com.luciad.models.features.FeatureModelPersistenceManager
Returns the list of all unsaved (in-memory) changes if the IFeatureModel.
getChanges() - Method in interface com.luciad.models.features.IFeatureSaveSupport
Returns the list of all unsaved (in-memory) changes of the IFeatureModel.
getChildLayers() - Method in class com.luciad.formats.wms.WmsLayer
Returns the layer's children.
getChildren() - Method in class com.luciad.symbology.military.MilitarySymbologyNode
Returns the child nodes of this node.
getClickCount() - Method in class com.luciad.input.ClickEvent
Returns the amount of clicks.
getCode() - Method in class com.luciad.symbology.military.MilitarySymbol
Returns the SIDC code of the symbol.
getCode() - Method in class com.luciad.symbology.military.MilitarySymbologyNode
Returns the identifier uniquely defining the symbol, or null if the node does not represent a symbol.
getColor() - Method in class com.luciad.layers.styles.FillStyle
Returns the fill color.
getColor() - Method in class com.luciad.layers.styles.LineStyle
Returns the line color.
getColor() - Method in class com.luciad.maps.effects.EyeDomeLightingEffect
Returns the color of the shade.
getColor() - Method in class com.luciad.symbology.military.MilitarySymbolStyle
Returns the color that is currently configured in the case that either affiliation colors are disabled.
getColor(long, long) - Method in class com.luciad.drawing.Image
Returns the color value at the given image location.
getColorExpression() - Method in class com.luciad.layers.styles.MeshStyle
Returns the color expression used to paint the mesh, or null if no expression was set.
getColorExpression() - Method in class com.luciad.layers.styles.PointCloudStyle
Returns the color expression that determines the color of each point of the point cloud.
getColumn() - Method in class com.luciad.models.MultilevelTileCoordinate
The column index of the tile.
getComplexStrokeOutlineStyleActive() - Method in class com.luciad.edit.EditSettings
Returns the complex stroke line style that is used for active handles that paint an outline.
getComplexStrokeOutlineStyleHighlighted() - Method in class com.luciad.edit.EditSettings
Returns the complex stroke line style that is used for highlighted handles that paint an outline.
getComplexStrokeOutlineStyleRegular() - Method in class com.luciad.edit.EditSettings
Returns the complex stroke line style that is used for inactive handles that paint an outline.
getCompliantName(String) - Static method in class com.luciad.formats.geopackage.GeoPackageModelEncoder
This function adds an underscore at the start if it starts with a digit, and converts all non alphanumeric characters to underscores.
getCondition() - Method in class com.luciad.models.features.FeatureQuery
Returns the condition that should be applied on the query, if any.
getCondition(long) - Method in class com.luciad.layers.features.FeatureQueryConfiguration
Returns the model query condition at a certain scale level, or null if no condition is set for this scale level i.e.
getConstraint() - Method in class com.luciad.create.geometries.PointCreator
Returns the constraint that is used during creation.
getConstraint() - Method in class com.luciad.create.geometries.PolylineCreator
Returns the constraint that is used during creation.
getConstraint() - Method in class com.luciad.create.geometries.PolylineRingCreator
Returns the constraint that is used during creation.
getConstraint() - Method in class com.luciad.edit.geometries.PointHandlesProvider
Returns the constraint that is applied to the handles' edit actions.
getConstraint() - Method in class com.luciad.edit.geometries.PolylineHandlesProvider
Returns the constraint that is applied to the handles' edit actions.
getConstraint() - Method in class com.luciad.edit.geometries.PolylineRingHandlesProvider
Returns the constraint that is applied on the handles' edit actions.
getContrast() - Method in class com.luciad.layers.styles.RasterStyle
Returns the contrast.
getController() - Method in class com.luciad.maps.Map
Returns the active controller of the map.
getControlPoint() - Method in class com.luciad.geometries.BezierCurve
Returns the control point (second control point) of the quadratic Bezier curve.
getCoordinateReference() - Method in class com.luciad.formats.geopackage.GeoPackageFeatureModelCreateOptions
Returns the coordinate reference.
getCoordinateSeparator() - Method in class com.luciad.grids.mgrs.MgrsFormat
Returns the string to separate the zone/grid letters and the coordinates.
getCoreDataModel() - Static method in class com.luciad.datamodels.DataModel
Returns the data model containing the core DataProperty value types.
getCornerSmoothness() - Method in class com.luciad.symbology.military.MilitarySymbolStyle
Returns the smoothness (or rounding) factor that is used to render corners of polygons.
getCredentials(AuthenticationScope) - Method in interface com.luciad.loaders.ICredentialsProvider
Get the user credentials for the authentication request.
getCrs() - Method in class com.luciad.formats.wmts.WmtsBoundingBox
Returns the coordinate reference system in which the bounding box is defined.
getCurrentAngle() - Method in class com.luciad.input.touch.TouchPinchRotateEvent
Returns the absolute angle between the two touch points.
getCurrentAnimation(String) - Method in class com.luciad.animations.AnimationManager
Returns the currently ongoing animation if present or null if no animation with that key is ongoing.
getCurrentCenterLocation() - Method in class com.luciad.input.touch.TouchDragEvent
Returns the location of the centroid of the surface represented by the current locations of the pointers.
getCurrentCenterLocation() - Method in class com.luciad.input.touch.TouchPinchRotateEvent
Returns the location of the current center between the 2 touch points.
getCurrentDistance() - Method in class com.luciad.input.touch.TouchPinchRotateEvent
Returns the current distance between touch points.
getCursor() - Method in class com.luciad.maps.Map
Returns the cursor of the map.
getCurveAt(long) - Method in class com.luciad.geometries.CompositeCurve
Returns the curve for the requested index.
getCurveAt(long) - Method in class com.luciad.geometries.CompositeRing
Returns the curve for the requested index.
getCurveCount() - Method in class com.luciad.geometries.CompositeCurve
Returns the number of curves in this composite.
getCurveCount() - Method in class com.luciad.geometries.CompositeRing
Returns the number of curves in this composite.
getData() - Method in class com.luciad.containers.ByteBuffer
Returns the underlying byte array.
getData() - Method in class com.luciad.containers.DataEntity
Returns the data.
getDataLoader() - Method in class com.luciad.formats.hspc.HspcModelDecoder.Options
Returns the custom loader implementation to fetch the HSPC resources.
getDataLoader() - Method in class com.luciad.formats.ogc3dtiles.Ogc3DTilesModelDecoder.Options
Returns the custom loader implementation to fetch the OGC 3D Tiles resources.
getDataModel() - Method in class com.luciad.models.features.FeatureModelMetadata
Returns the data model that describes how the Feature instances, returned by the IFeatureModel#query method, are structured.
getDataProperties() - Method in class com.luciad.datamodels.DataType
Returns the list of properties of this data type.
getDataType() - Method in class com.luciad.expressions.ExpressionValue
Returns the type of the value stored within this value object.
getDataType() - Method in class com.luciad.formats.geopackage.GeoPackageFeatureModelCreateOptions
Returns the data type on which the new IFeatureModel is based.
getDataType() - Method in class com.luciad.models.features.Feature
Returns the data type describing the feature properties.
getDataTypes() - Method in class com.luciad.datamodels.DataModel
Returns the data types of this data model.
getDefaultSettings() - Method in class com.luciad.edit.features.FeatureEditContext
Returns the default edit settings.
getDefaultStyle() - Static method in class com.luciad.symbology.military.MilitarySymbolStyle
Returns the default style for a MilitarySymbol.
getDefaultTextStyle(long) - Static method in class com.luciad.symbology.military.MilitarySymbolStyle
Returns the default text style.
getDegrees() - Method in class com.luciad.cartesian.Angle
Returns the value in degrees constrained between [0, 360].
getDegrees() - Method in class com.luciad.cartesian.Azimuth
Returns the value in degrees.
getDeltaLat() - Method in class com.luciad.layers.grids.lonlat.LonLatGridSetting
Returns the angle between latitude grid lines in degrees.
getDeltaLon() - Method in class com.luciad.layers.grids.lonlat.LonLatGridSetting
Returns the angle between longitude grid lines in degrees.
getDeltaY() - Method in class com.luciad.input.ScrollEvent
Returns the vertical scroll amount and direction.
getDenominator() - Method in class com.luciad.maps.MapScale
Returns the denominator of this map scale.
getDepth() - Method in class com.luciad.geometries.Bounds
Returns the depth of this bounds instance.
getDescription() - Method in class com.luciad.formats.geopackage.GeoPackageTableMetadata
Returns a human readable description for the table.
getDetailLevel() - Method in class com.luciad.layers.features.FeaturePainterContext
Returns the current detail level for the currently painted Feature.
getDisplacementExpression() - Method in class com.luciad.layers.styles.MeshStyle
Returns the expression used to displace the mesh, or null if no expression was set.
getDisplacementExpression() - Method in class com.luciad.layers.styles.PointCloudStyle
Returns the expression used to displace the point cloud, or null if no expression was set.
getDisplayName() - Method in enum class com.luciad.symbology.military.MilitarySymbol.Modifier
 
getDisplayName() - Method in enum class com.luciad.symbology.military.MilitarySymbology.Standard
 
getDisplayName() - Method in enum class com.luciad.symbology.military.MilitarySymbologyNode.SymbolType
 
getDisplayScale() - Method in class com.luciad.drawing.IconPainterContext
Returns the display scale of the screen on which the icon is displayed.
getDisplayScale() - Method in interface com.luciad.drawing.IIconPainter
Returns the display scale for which this painter is optimized.
getDisplayScale() - Method in class com.luciad.input.mouse.MouseGestureRecognizer
Returns the display scale factor.
getDisplayScale() - Method in class com.luciad.input.touch.TouchGestureRecognizer
Returns the display scale factor.
getDisplayScale() - Method in class com.luciad.maps.Map
Returns the display scale used to render the map.
getDistance() - Method in class com.luciad.cameras.Camera.LookAt
The distance between the camera location (eye) and the reference point.
getDoubleType() - Static method in class com.luciad.datamodels.DataType
Returns the type that corresponds to double values.
getDoubleValue() - Method in class com.luciad.expressions.ExpressionValue
Returns the double value, if the value object contains a double.
getDpi() - Method in class com.luciad.input.mouse.MouseGestureRecognizer
Returns the display pixel density, expressed in dots per inch.
getDpi() - Method in class com.luciad.input.touch.TouchGestureRecognizer
Returns the display pixel density in dots per inch.
getDpi() - Method in class com.luciad.maps.Map
Returns the DPI value used to calculate map scales.
getDragThreshold() - Method in class com.luciad.input.mouse.MouseGestureRecognizer
Returns the screen distance that is used as threshold to detect if a drag is performed.
getDragThreshold() - Method in class com.luciad.input.touch.TouchGestureRecognizer
Returns the screen distance that is used as threshold to detect if a drag is performed.
getDuration() - Method in interface com.luciad.animations.IAnimation
Returns the duration of this animation in milliseconds.
getEditCandidates() - Method in class com.luciad.edit.features.FeatureStateEditCandidateProvider
Returns the list of edit candidates.
getEditCandidates() - Method in interface com.luciad.edit.features.IFeatureEditCandidateProvider
Returns the list of edit candidates.
getEditConfiguration() - Method in class com.luciad.layers.features.FeatureLayer
Returns the edit configuration if editing is supported, or null.
getEditCreateGeometryProvider() - Method in class com.luciad.layers.features.FeatureLayer
Returns the edit/create geometry provider for a Feature.
getEditHandleLayer() - Method in class com.luciad.edit.Editor
Returns the layer that paint IEditHandles.
getEditState() - Method in interface com.luciad.edit.handles.IEditHandle
Returns the current state of this handle.
getEditState() - Method in class com.luciad.edit.handles.PointEditHandle
Returns the current state of this handle.
getEditState() - Method in class com.luciad.edit.handles.TranslateEditHandle
Returns the current state of this handle.
getEffects() - Method in class com.luciad.maps.Map
Returns the graphics effects instance that can apply graphics effects on this map.
getElevationButton() - Method in class com.luciad.edit.EditSettings
Returns the mouse button that is used by handles to modify elevation.
getElevationCursor() - Method in class com.luciad.edit.EditSettings
Returns the cursor that is used for handles that manipulate elevation.
getElevationModifierKeys() - Method in class com.luciad.edit.EditSettings
Returns the modifier keys that are used by handles to modify elevation.
getEndAngle() - Method in class com.luciad.geometries.ArcBand
Returns the end angle of the arc.
getEndAngle() - Method in class com.luciad.geometries.CircularArcByCenterPoint
Returns the end angle of the circular arc.
getEndAngle() - Method in class com.luciad.geometries.EllipticalArc
Returns the end angle of the elliptical arc.
getEndAngleLine() - Method in class com.luciad.geometries.ArcBand
Returns the end angle line of the arc band, going from the maximum radius to the minimum radius.
getEndPoint() - Method in class com.luciad.geometries.BezierCurve
Returns the end point (third control point) of the quadratic Bezier curve.
getEndPoint() - Method in class com.luciad.geometries.CircularArcBy3Points
Returns the end point of this arc.
getEndPoint() - Method in class com.luciad.geometries.CircularArcByBulge
Returns the end point of this arc.
getEndPoint() - Method in class com.luciad.geometries.Line
Returns the end point of the line segment.
getEndPosition() - Method in class com.luciad.layers.styles.PinStyle
Returns the location where the pin line connects to the label.
getEventType() - Method in class com.luciad.layers.LayerListEvent
Returns the event type.
getExteriorPatch() - Method in class com.luciad.geometries.CompositePatch
Returns the exterior patch of this composite patch.
getEye() - Method in class com.luciad.cameras.Camera
Returns the current location of the camera in map coordinates.
getEye() - Method in class com.luciad.cameras.Camera.Look
The location of the camera in 3D cartesian coordinates.
getEye() - Method in class com.luciad.cameras.Camera.LookFrom
The location of the camera, expressed in the map reference.
getEyeDomeLighting() - Method in class com.luciad.maps.effects.GraphicsEffects
Returns the Eye-dome lighting effect that is used.
getFacetCulling() - Method in class com.luciad.layers.styles.MeshStyle
Returns the facet culling type used to paint the mesh.
getFadingTime() - Method in class com.luciad.layers.tileset3d.TileSet3DLayer
Returns the time tiles will take to fade in / out when changing their visibility, in milliseconds.
getFar() - Method in class com.luciad.cameras.Camera
Returns the distance from the eye to the far clipping plane.
getFeature() - Method in class com.luciad.edit.features.FeatureEditContext
Returns the Feature that is being edited.
getFeature() - Method in class com.luciad.models.features.FeatureChange
Returns the changed feature, or null.
getFeatureChanges() - Method in class com.luciad.models.features.FeatureModelEvent
Returns the list of feature changes.
getFeatureChanges() - Method in class com.luciad.models.features.FeatureModelUpdate
Returns the list of feature changes that should be applied to the model.
getFeatureChangeType() - Method in class com.luciad.models.features.FeatureChange
Returns the type of change.
getFeatureError(long) - Method in class com.luciad.models.features.FeatureSaveErrorInfo
Retrieves the ErrorInfo associated with a specific feature.
getFeatureId() - Method in class com.luciad.layers.features.LayerFeatureId
The feature id.
getFeatureId() - Method in class com.luciad.maps.MapQueryFeaturesResult
Object that has been hit by the query.
getFeatureId() - Method in class com.luciad.models.features.FeatureChange
Returns the id of the changed feature.
getFeatureIdProperty() - Method in class com.luciad.formats.mbtiles.MbTilesModelDecoderOptions
Returns the property used as feature id.
getFeatureIds() - Method in class com.luciad.models.features.FeatureQuery
Returns the features to retrieve by id.
getFeatureIds() - Method in class com.luciad.models.features.FeatureSaveErrorInfo
Returns the FeatureId's of the features that were involved in the save action failure.
getFeatureModelMetadata() - Method in interface com.luciad.models.features.IFeatureModel
Returns the feature model meta data.
getFeatures() - Method in class com.luciad.maps.Map.FeatureQuery
Returns the (optionally) features to select for this query.
getFeatureStateManager() - Method in class com.luciad.maps.Map
Returns the FeatureStateManager that keeps track of the feature state (for example selection) for this map.
getFeatureTypes() - Method in class com.luciad.models.features.FeatureModelMetadata
Returns the data type types that are used for the actual Features of an IFeatureModel.
getFillPercentage() - Method in class com.luciad.symbology.military.MilitarySymbolStyle
Returns the percentage ([0.0, 1.0]) of an icon symbol's frame that is painted with the regular fill color.
getFirstIntermediatePoint() - Method in class com.luciad.geometries.CircleBy3Points
Returns the first intermediate point of this circle-by-3-points.
getFloatType() - Static method in class com.luciad.datamodels.DataType
Returns the type that corresponds to float values.
getFloatValue() - Method in class com.luciad.expressions.ExpressionValue
Returns the float value, if the value object contains a float.
getFontName() - Method in class com.luciad.text.TextStyle
Returns the identifier of the font used for text rendering.
getFontSize() - Method in class com.luciad.text.TextStyle
Returns the font size in pixels, where a pixel is defined as 1/96th of 1 inch (https://www.w3.org/TR/css-values-4/#absolute-lengths).
getFormat() - Method in class com.luciad.formats.wms.WmsDataSource
Returns the image format that should be used when decoding the WMS layer.
getFormat() - Method in class com.luciad.formats.wmts.WmtsDataSource
Returns the preferred format to request images.
getFormats() - Method in class com.luciad.formats.wmts.WmtsLayer
Returns the layer's supported image formats.
getFormatType() - Method in class com.luciad.grids.mgrs.MgrsFormat
Returns the MgrsFormatType used to format an MGRS or UTM/UPS string.
getForward() - Method in class com.luciad.cameras.Camera
Returns the (normalized) direction corresponding to the forward direction of the view.
getForward() - Method in class com.luciad.cameras.Camera.Look
The forward direction of the camera.
getFovY() - Method in class com.luciad.cameras.PerspectiveCamera
Returns the vertical field of view of the camera.
getFraction() - Method in class com.luciad.animations.AnimationManager.OngoingAnimation
The current position within the animation.
getGeneralError() - Method in class com.luciad.models.features.FeatureSaveErrorInfo
Returns the cause of the failed save action, if not related to one or more specific features.
getGeometries() - Method in class com.luciad.geometries.MultiGeometry
Returns the list of geometries.
getGeometry(Feature) - Method in class com.luciad.models.features.DefaultFeatureGeometryProvider
Return the geometry for a Feature (for example a Geometry using which a Geometry can be edited or created).
getGeometry(Feature) - Method in interface com.luciad.models.features.IFeatureGeometryProvider
Return the geometry for a Feature (for example a Geometry using which a Geometry can be edited or created).
getGeometryHandlesProvider() - Method in class com.luciad.edit.features.FeatureHandlesProvider
Returns the IGeometryHandlesProvider that is used.
getGeometryHandlesProvider() - Method in class com.luciad.edit.geometries.PatchHandlesProvider
Returns the IGeometryHandlesProvider that is used to provide handles for the base geometry.
getGeometryPropertyPath() - Static method in class com.luciad.symbology.military.MilitaryDataModel
Returns the property path to the geometry property.
getGeometryType() - Static method in class com.luciad.datamodels.DataType
Returns the type that corresponds to Geometry values.
getGeometryValue() - Method in class com.luciad.expressions.ExpressionValue
Returns the geometry value, if the value object contains a geometry.
getHaloColor() - Method in class com.luciad.text.TextStyle
Returns the color of the halo (outline) around text.
getHaloWidth() - Method in class com.luciad.text.TextStyle
Returns the size of the halo (outline) around text in pixels.
getHandleFactory() - Method in class com.luciad.edit.features.FeatureHandlesProvider
Returns the handle factory used by the handles provider.
getHandleFactory() - Method in class com.luciad.edit.geometries.PointHandlesProvider
Returns the handle factory used by the handles provider.
getHandleFactory() - Method in class com.luciad.edit.geometries.PolylineHandlesProvider
Returns the handle factory used by the handles provider.
getHandleFactory() - Method in class com.luciad.edit.geometries.PolylineRingHandlesProvider
Returns the handle factory used by the handles provider.
getHandleFeatureId() - Method in class com.luciad.edit.features.FeatureEditContext
Returns the feature ID for the handle to which this context is passed.
getHandleIconActive() - Method in class com.luciad.edit.EditSettings
Returns the icon for active handles.
getHandleIconHighlighted() - Method in class com.luciad.edit.EditSettings
Returns the icon for highlighted handles.
getHandleIconRegular() - Method in class com.luciad.edit.EditSettings
Returns the icon for inactive handles.
getHandleLayerId() - Method in class com.luciad.edit.features.FeatureEditContext
Returns the layer ID of the handle of the Feature that is being edited.
getHeaders() - Method in class com.luciad.net.http.HttpRequest
Returns the request headers for this request.
getHeaders() - Method in class com.luciad.net.http.HttpRequestOptions
Returns the HTTP headers for this request options instance.
getHeaders() - Method in class com.luciad.net.http.HttpResponse
Returns the received response headers.
getHeight() - Method in class com.luciad.cameras.Camera
Returns the height in device independent pixels of the viewport of this camera.
getHeight() - Method in class com.luciad.cartesian.Rectangle
The rectangle's height.
getHeight() - Method in interface com.luciad.drawing.IIconPainter
Returns the height of this icon.
getHeight() - Method in class com.luciad.drawing.Image
Returns the height of this image in pixels.
getHeight() - Method in class com.luciad.geometries.Bounds
Returns the height of this bounds instance.
getHeight() - Method in class com.luciad.maps.Map
Returns the height of the Map in device independent pixels.
getHeightProvider() - Method in class com.luciad.maps.Map
Returns the map based height provider.
getHighlightedIcon() - Method in class com.luciad.edit.handles.PointEditHandle
Returns the icon to paint when the handle is in a highlighted state.
getHighlightedVisualAidComplexStrokeLineStyle() - Method in class com.luciad.edit.handles.PointEditHandle
Returns the visual aid complex stroke line style to use when this handle is in a highlighted state.
getHighlightedVisualAidLineStyle() - Method in class com.luciad.edit.handles.PointEditHandle
Returns the visual aid line style to use when this handle is in a highlighted state.
getHorizonColor() - Method in class com.luciad.maps.effects.AtmosphereEffect
Returns the horizon color.
getHorizontalAlignment() - Method in class com.luciad.drawing.RelativePosition
the horizontal alignment of this RelativePosition.
getHorizontalAlignment() - Method in class com.luciad.layers.styles.OnPathLabelStyle
Returns the horizontal alignment of the label relative to the curve.
getHorizontalOffset() - Method in class com.luciad.layers.styles.OnPathLabelStyle
Returns the horizontal offset in device independent pixels.
getHost() - Method in class com.luciad.loaders.AuthenticationScope
Returns the host name of the site or proxy for which authentication is requested.
getHost() - Method in class com.luciad.loaders.Proxy
Returns the proxy host.
getHttpClient() - Method in class com.luciad.formats.hspc.HspcModelDecoder.Options
Returns the http client implementation to send HTTP requests.
getHttpClient() - Method in class com.luciad.formats.mbtiles.MbTilesModelDecoderOptions
Returns the http client implementation to send HTTP requests.
getHttpClient() - Method in class com.luciad.formats.ogc3dtiles.Ogc3DTilesModelDecoder.Options
Returns the http client implementation to send HTTP requests.
getHttpClient() - Method in class com.luciad.formats.wms.WmsModelDecoderOptions
Returns the http client implementation to send HTTP requests.
getHttpClient() - Method in class com.luciad.formats.wmts.WmtsModelDecoderOptions
Returns the http client implementation to send HTTP requests.
getHttpRequestOptions() - Method in class com.luciad.net.http.HttpClient
Returns the HTTP request options sent with every request.
getIcon() - Method in class com.luciad.layers.styles.FillStyle
Returns the icon to use as fill style, or null if no icon is used.
getIconSize() - Method in class com.luciad.symbology.military.MilitarySymbolStyle
Returns the size of icon symbols in pixels.
getId() - Method in class com.luciad.geodesy.CoordinateReference
Returns the identifier for the coordinate reference.
getId() - Method in class com.luciad.input.touch.TouchDownEvent
Returns the touch point identifier, such as an index used per finger for example.
getId() - Method in class com.luciad.input.touch.TouchPoint
The unique identifier of this touch point, valid until this touch point is released.
getId() - Method in class com.luciad.input.touch.TouchUpEvent
Returns the touch device ID, the finger index for example.
getId() - Method in class com.luciad.layers.Layer
Returns the layer's unique id.
getId() - Method in class com.luciad.maps.MouseCursor
The id of the mouse cursor.
getId() - Method in class com.luciad.models.features.Feature
Returns the id of this feature.
getIdentifier() - Method in class com.luciad.formats.wmts.WmtsLayer
Returns the layer's identifier.
getIdentifier() - Method in class com.luciad.formats.wmts.WmtsLayerStyle
Returns the layer style's identifier.
getImage() - Method in class com.luciad.layers.styles.FillStyle
Returns the image to use as fill style, or null if no image is used.
getIndex() - Method in class com.luciad.input.KeyCode
The index of the key code.
getIndex() - Method in class com.luciad.input.mouse.MouseButton
The mouse button index.
getInitialAngle() - Method in class com.luciad.input.touch.TouchPinchRotateEvent
Returns the absolute angle between the two touch points at the beginning of the gesture.
getInitialCenterLocation() - Method in class com.luciad.input.touch.TouchDragEvent
Returns the location of the centroid of the surface represented by the initial locations of the pointers.
getInitialCenterLocation() - Method in class com.luciad.input.touch.TouchPinchRotateEvent
Returns the location of the center between the 2 starting touch point locations.
getInitialDistance() - Method in class com.luciad.input.touch.TouchPinchRotateEvent
Returns the span between the initial touch point positions.
getInsertButton() - Method in class com.luciad.edit.EditSettings
Returns the mouse button that is used by handles to insert something.
getInsertCursor() - Method in class com.luciad.edit.EditSettings
Returns the cursor that is used for handles that insert something.
getInsertedPoints() - Method in class com.luciad.geometries.constraints.PolylineChange
Returns the indices of the points in the new polyline that were inserted in this change.
getInsertModifierKeys() - Method in class com.luciad.edit.EditSettings
Returns the modifier keys that are used by handles to insert something.
getInteriorPatches() - Method in class com.luciad.geometries.CompositePatch
Returns the interior patches of this composite patch.
getIntermediatePoint() - Method in class com.luciad.geometries.CircularArcBy3Points
Returns the intermediate point of this arc.
getInterpolationType() - Method in class com.luciad.geometries.Line
Returns the interpolation type of the line segment.
getInterpolationType() - Method in class com.luciad.geometries.Polyline
Returns the interpolation type of the line segment.
getInterpolationType() - Method in class com.luciad.geometries.PolylineRing
Returns the interpolation type of the line segment.
getIntType() - Static method in class com.luciad.datamodels.DataType
Returns the type that corresponds to int32_t values.
getIntValue() - Method in class com.luciad.expressions.ExpressionValue
Returns the int value, if the value object contains an int.
getKey() - Method in class com.luciad.input.KeyEvent
Returns the key of the event.
getKey() - Method in class com.luciad.net.UriQueryParameter
Returns the key of this URI query parameter.
getKeys() - Method in class com.luciad.input.ModifierKeys
Returns the combined pressed modifier keys.
getKeywords() - Method in class com.luciad.formats.wms.WmsLayer
Returns the layer's keywords.
getLabelEdgeOffset() - Method in class com.luciad.layers.grids.lonlat.LonLatGridSetting
Returns the label edge offset.
getLabelEdgeOffset() - Method in class com.luciad.layers.grids.mgrs.MgrsGridSetting
Returns the label edge offset.
getLabelFormat() - Method in class com.luciad.layers.grids.lonlat.LonLatGridSetting
Returns the label format.
getLabelFormat() - Method in class com.luciad.layers.grids.mgrs.MgrsGridSetting
Returns the label format.
getLabelGridOffset() - Method in class com.luciad.layers.grids.lonlat.LonLatGridSetting
Returns the label grid offset.
getLabelGridOffset() - Method in class com.luciad.layers.grids.mgrs.MgrsGridSetting
Returns the label grid offset.
getLabelOrientation() - Method in class com.luciad.layers.grids.lonlat.LonLatGridSetting
Returns the label orientation.
getLabelOrientation() - Method in class com.luciad.layers.grids.mgrs.MgrsGridSetting
Returns the label orientation.
getLabelPosition() - Method in class com.luciad.layers.grids.lonlat.LonLatGridSetting
Returns the label position.
getLabelPosition() - Method in class com.luciad.layers.grids.mgrs.MgrsGridSetting
Returns the label position.
getLabelStyle() - Method in class com.luciad.layers.grids.lonlat.LonLatGridSetting
Returns the label style.
getLabelStyle() - Method in class com.luciad.layers.grids.mgrs.MgrsGridSetting
Returns the label style.
getLastKnownLocation() - Method in class com.luciad.input.KeyEvent
Returns the last know location of the input device (for example the mouse cursor) when this event occurred.
getLayer() - Method in class com.luciad.create.features.FeatureCreateContext
Returns the FeatureLayer to which the newly created feature will be added.
getLayer() - Method in class com.luciad.edit.features.FeatureEditContext
Returns the FeatureLayer on which the feature is edited.
getLayer() - Method in class com.luciad.formats.wmts.WmtsDataSource
Returns the layer to use within the WMTS data provided by the source.
getLayer() - Method in class com.luciad.layers.LayerEvent
Returns the affected layer.
getLayer() - Method in class com.luciad.layers.LayerListEvent
Returns the layer for which a change was made.
getLayerId() - Method in class com.luciad.layers.features.FeaturePainterContext
Returns the layer id of the Feature that is being painted.
getLayerId() - Method in class com.luciad.layers.features.LayerFeatureId
The layer id.
getLayerList() - Method in interface com.luciad.controllers.IController
Returns the layer list used by the controller if it needs to provide visual component to the map following user interactions.
getLayerList() - Method in class com.luciad.maps.Map
Returns the list of Layer instances that are visualized in this Map.
getLayers() - Method in class com.luciad.formats.wms.WmsDataSource
Returns the list of WMS layers to load.
getLayers() - Method in class com.luciad.formats.wmts.WmtsCapabilities
Returns the layers found during capabilities parsing.
getLayers() - Method in class com.luciad.layers.LayerList
Returns the vector that represents the ordering of all layers in this layer list.
getLayerType() - Method in class com.luciad.layers.rasters.RasterLayer
Returns the type of this raster layer.
getLength2D() - Method in class com.luciad.geometries.Curve
Returns the length of the curve.
getLevel() - Method in class com.luciad.layers.grids.mgrs.MgrsGridSetting
Returns the MGRS level.
getLevel() - Method in class com.luciad.models.MultilevelTileCoordinate
The detail level of the tile.
getLimit() - Method in class com.luciad.models.features.FeatureQuery
Returns the maximum number of elements to query, if any.
getLineCreationMode() - Method in class com.luciad.create.geometries.PolylineCreator
Returns the creation mode that is used.
getLineCreationMode() - Method in class com.luciad.create.geometries.PolylineRingCreator
Returns the line creation mode that is used.
getLineInterpolationType() - Method in class com.luciad.create.geometries.PolylineCreator
Returns the line interpolation that is used for the geometry.
getLineInterpolationType() - Method in class com.luciad.create.geometries.PolylineRingCreator
Returns the line interpolation that is used for the geometry.
getLineLabelPosition() - Method in class com.luciad.layers.grids.lonlat.LonLatGridSetting
Returns the line label position.
getLineLabelPosition() - Method in class com.luciad.layers.grids.mgrs.MgrsGridSetting
Returns the line label position.
getLineStyle() - Method in class com.luciad.layers.grids.lonlat.LonLatGridSetting
Returns the line style.
getLineStyle() - Method in class com.luciad.layers.grids.mgrs.MgrsGridSetting
Returns the line style.
getLineStyle() - Method in class com.luciad.layers.styles.PinStyle
Returns the line style used to paint the pin.
getList() - Method in class com.luciad.edit.features.CompositeFeatureHandlesProvider
Returns the list containing all registered instances, ordered by priority (highest priority first).
getList() - Method in class com.luciad.edit.geometries.CompositeGeometryHandlesProvider
Returns the list containing all registered instances, ordered by priority (highest priority first).
getList() - Method in interface com.luciad.edit.handles.IEditHandles
Returns the list of all IEditHandle instances that can be used for editing.
getLoadingStrategy() - Method in class com.luciad.layers.features.FeatureLayer
Returns the loading strategy that is used.
getLocation() - Method in class com.luciad.edit.handles.PointEditHandle
Returns the current location of this handle.
getLocation() - Method in class com.luciad.geometries.Bounds
Returns the lower left corner of this bounds instance.
getLocation() - Method in class com.luciad.geometries.Point
Returns the coordinate of the location.
getLocation() - Method in class com.luciad.input.ClickEvent
Returns the position of the event.
getLocation() - Method in class com.luciad.input.DragEvent
Returns the position of the event.
getLocation() - Method in class com.luciad.input.mouse.MouseMoveEvent
Returns the position of the event.
getLocation() - Method in class com.luciad.input.mouse.MousePressedEvent
Returns the position of the event.
getLocation() - Method in class com.luciad.input.mouse.MouseReleasedEvent
Returns the position of the event.
getLocation() - Method in class com.luciad.input.ScrollEvent
Returns the position of the event.
getLocation() - Method in class com.luciad.input.touch.TouchDownEvent
Returns the location of the event.
getLocation() - Method in class com.luciad.input.touch.TouchLongPressEvent
Returns the position of the event.
getLocation() - Method in class com.luciad.input.touch.TouchPoint
The screen location of the touch point, expressed in device independent pixels.
getLocation() - Method in class com.luciad.input.touch.TouchUpEvent
Returns the position of the event.
getLocationProvider() - Method in class com.luciad.edit.handles.PointEditHandle
Returns the location provider of this handle.
getLocationProviderWhenActive() - Method in class com.luciad.edit.handles.PointEditHandle
Returns the location provider to use when the handle is active.
getLongPressThreshold() - Method in class com.luciad.input.touch.TouchGestureRecognizer
Returns the threshold to reach (in milliseconds) before a long press event is sent.
getLongType() - Static method in class com.luciad.datamodels.DataType
Returns the type that corresponds to int64_t values.
getLongValue() - Method in class com.luciad.expressions.ExpressionValue
Returns the long integer value, if the value object contains a long int.
getLowerCorner() - Method in class com.luciad.formats.wmts.WmtsBoundingBox
Returns the lower corner defining the bounding box.
getLowerLeftCorner() - Method in class com.luciad.cartesian.Rectangle
Returns the coordinate at the lower left corner of this rectangle.
getLowerLeftCorner() - Method in class com.luciad.geometries.Bounds
Returns the lower left corner of this bounds instance.
getLowerRightCorner() - Method in class com.luciad.cartesian.Rectangle
Returns the coordinate at the lower right corner of this rectangle.
getLowerRightCorner() - Method in class com.luciad.geometries.Bounds
Returns the lower right corner of this bounds instance.
getMap() - Method in class com.luciad.create.features.FeatureCreateContext
Returns the map on which the feature is being created.
getMap() - Method in class com.luciad.edit.features.FeatureEditContext
Returns the map on which the feature is being edited.
getMap() - Method in class com.luciad.maps.MapEvent
Returns the map.
getMapFormats() - Method in class com.luciad.formats.wms.WmsCapabilities
Returns the all available formats for a GetMap request.
getMapNavigator() - Method in class com.luciad.maps.Map
Returns the MapNavigator instance that can manipulate the Camera of this map.
getMapOrigin() - Method in class com.luciad.cameras.Camera.Look2D
The origin, defined in the map reference.
getMapTouchPoint() - Method in class com.luciad.maps.MapQueryFeaturesResult
Location where a part of the feature has been touched in the Map reference.
getMargin() - Method in class com.luciad.controllers.HoverEventHandler
Returns the margin used to detect if a feature is considered under the cursor or not.
getMargin() - Method in class com.luciad.controllers.SelectEventHandler
Returns the margin used to detect if a feature is considered under the mouse cursor or not.
getMaxCPUMemoryHint() - Method in class com.luciad.maps.Map
Returns the hint about the CPU memory consumption allowed by the map.
getMaxGPUMemoryHint() - Method in class com.luciad.maps.Map
Returns the hint about the GPU memory consumption allowed by the map.
getMaxHeight() - Method in class com.luciad.geometries.ExtrudedGeometry
Returns the upper/top boundary of the 3D volume.
getMaximumPointCount() - Method in class com.luciad.symbology.military.MilitarySymbologyNode
Returns the maximum number of points that a shape representing this node should have.
getMaximumRadius() - Method in class com.luciad.geometries.ArcBand
Returns the maximum radius of this arc band.
getMaximumRadiusArc() - Method in class com.luciad.geometries.ArcBand
Returns the maximum radius arc of the arc band, going from the start angle to the end angle, along the angle direction.
getMaxLevel() - Method in class com.luciad.formats.dted.DtedModelDecoder.Options
Returns the maximum DTED level that is decoded.
getMaxPitch() - Method in class com.luciad.maps.MapNavigator.PitchConstraintOptions
Returns the maximum for the pitch of the 3D camera.
getMaxPointCount() - Method in class com.luciad.create.geometries.PolylineCreator
Returns the maximum amount of points a polyline can have.
getMaxPointCount() - Method in class com.luciad.create.geometries.PolylineRingCreator
Returns the maximum amount of points a polyline ring can have.
getMaxPointCount() - Method in class com.luciad.edit.geometries.PolylineHandlesProvider
Returns the maximum number of points a polyline can have.
getMaxPointCount() - Method in class com.luciad.edit.geometries.PolylineRingHandlesProvider
Returns the maximum number of points a polyline ring can have.
getMaxScale() - Method in class com.luciad.layers.grids.lonlat.LonLatGridSetting
Returns the max scale (most zoomed in) for which this setting applies.
getMaxScale() - Method in class com.luciad.layers.grids.mgrs.MgrsGridSetting
Returns the max scale (most zoomed in) for which this setting applies.
getMbTilesType() - Method in class com.luciad.formats.mbtiles.MbTilesModelDecoderOptions
Returns the MBTiles type.
getMeshStyle() - Method in class com.luciad.layers.tileset3d.TileSet3DLayer
Returns the style used for mesh data.
getMessage() - Method in class com.luciad.ErrorInfo
Returns the error's message.
getMethod() - Method in class com.luciad.net.http.HttpRequest
Returns the request method for this request.
getMimeType() - Method in class com.luciad.containers.DataEntity
Returns the mime-type of the data.
getMinAltitude() - Method in class com.luciad.maps.MapNavigator.AboveConstraintOptions
Returns the minimum altitude the camera should stay above the terrain and/or mesh.
getMinHeight() - Method in class com.luciad.geometries.ExtrudedGeometry
Returns the lower/bottom boundary of the 3D volume.
getMinimumPointCount() - Method in class com.luciad.symbology.military.MilitarySymbologyNode
Returns the minimum number of points that a shape representing this node should have.
getMinimumRadius() - Method in class com.luciad.geometries.ArcBand
Returns the minimum radius of this arc band.
getMinimumRadiusArc() - Method in class com.luciad.geometries.ArcBand
Returns the minimum radius arc of the arc band, going from the end angle to the start angle, contrary to the angle direction.
getMinLevel() - Method in class com.luciad.formats.dted.DtedModelDecoder.Options
Returns the minimum DTED level that is decoded.
getMinPitch() - Method in class com.luciad.maps.MapNavigator.PitchConstraintOptions
Returns the minimum for the pitch of the 3D camera.
getMinPointCount() - Method in class com.luciad.create.geometries.PolylineCreator
Returns the minimum amount of points a polyline can have.
getMinPointCount() - Method in class com.luciad.create.geometries.PolylineRingCreator
Returns the minimum amount of points a polyline ring can have.
getMinPointCount() - Method in class com.luciad.edit.geometries.PolylineHandlesProvider
Returns the minimum number of points a polyline can have.
getMinPointCount() - Method in class com.luciad.edit.geometries.PolylineRingHandlesProvider
Returns the minimum number of points a polyline ring can have.
getMinScale() - Method in class com.luciad.layers.grids.lonlat.LonLatGridSetting
Returns the min scale (most zoomed out) for which this setting applies.
getMinScale() - Method in class com.luciad.layers.grids.mgrs.MgrsGridSetting
Returns the min scale (most zoomed out) for which this setting applies.
getMipmapFiltering() - Method in class com.luciad.layers.styles.MeshStyle
Returns the mipmap filtering type used to paint the mesh.
getModel() - Method in class com.luciad.edit.features.FeatureEditContext
Returns the IFeatureModel of the Feature that is being edited.
getModel() - Method in class com.luciad.layers.features.FeatureLayer
Returns the layer's model, which provides the features to present.
getModel() - Method in class com.luciad.layers.features.FeaturePainterContext
Returns the IFeatureModel of the Feature that is being painted.
getModel() - Method in class com.luciad.layers.mbtiles.MbTilesFeatureLayer
Returns the layer's model, which provides the feature tiles to present.
getModel() - Method in class com.luciad.layers.rasters.RasterLayer
Returns the layer's model, which provides the raster to be presented.
getModel() - Method in class com.luciad.layers.tileset3d.TileSet3DLayer
Returns the layer's model.
getModelMetadata() - Method in class com.luciad.models.featuretiles.IFeatureTileModel
 
getModelMetadata() - Method in interface com.luciad.models.Model
Returns the meta data for this model.
getModelMetadata() - Method in class com.luciad.models.rasters.IRasterModel
 
getModelMetadata() - Method in class com.luciad.models.tileset3d.ITileSet3DModel
 
getModifierKeys() - Method in class com.luciad.input.ClickEvent
Returns the modifiers of the event.
getModifierKeys() - Method in class com.luciad.input.DragEvent
Returns the modifier keys.
getModifierKeys() - Method in class com.luciad.input.KeyEvent
Returns the modifiers of the event.
getModifierKeys() - Method in class com.luciad.input.mouse.MouseMoveEvent
Returns the modifiers of the event.
getModifierKeys() - Method in class com.luciad.input.mouse.MousePressedEvent
Returns the modifiers of the event.
getModifierKeys() - Method in class com.luciad.input.mouse.MouseReleasedEvent
Returns the modifiers of the event.
getModifierKeys() - Method in class com.luciad.input.ScrollEvent
Returns the modifiers of the event.
getModifierKeys() - Method in class com.luciad.input.touch.TouchPointEvent
Returns the modifiers of the event.
getModifierPropertyPath(MilitarySymbol.Modifier) - Static method in class com.luciad.symbology.military.MilitaryDataModel
Returns the property path for the given modifier, or null if the modifier is an SIDC modifier.
getModifiers() - Method in class com.luciad.symbology.military.MilitarySymbol
Returns the modifiers of this shape symbol that can have a value associated with it.
getModifierType(MilitarySymbol.Modifier) - Method in class com.luciad.symbology.military.MilitarySymbol
Returns the constraints on a text modifier value.
getModulationColor() - Method in class com.luciad.layers.styles.RasterStyle
Returns the color that is modulated with the raster.
getMouseButton() - Method in class com.luciad.input.mouse.MouseClickEvent
Returns the mouse button of the event.
getMouseButton() - Method in class com.luciad.input.mouse.MouseDragEvent
Returns the mouse button of the event.
getMouseButton() - Method in class com.luciad.input.mouse.MousePressedEvent
Returns the mouse button of the event.
getMouseButton() - Method in class com.luciad.input.mouse.MouseReleasedEvent
Returns the mouse button of the event.
getMouseCursor() - Method in interface com.luciad.edit.handles.IEditHandle
Returns the current mouse cursor that should be displayed for this handle.
getMouseCursor() - Method in class com.luciad.edit.handles.PointEditHandle
Returns the current mouse cursor that should be displayed for this handle.
getMouseCursor() - Method in class com.luciad.edit.handles.TranslateEditHandle
Returns the current mouse cursor that should be displayed for this handle.
getMoveButton() - Method in class com.luciad.edit.EditSettings
Returns the mouse button that is used by handles to move something.
getMoveConstraint() - Method in class com.luciad.edit.handles.PointEditHandle
Returns the move constraint of this point handle.
getMoveCursor() - Method in class com.luciad.edit.EditSettings
Returns the cursor that is used for handles that move something.
getMovedPoints() - Method in class com.luciad.geometries.constraints.PolylineChange
Returns the indices of the points in the new polyline that were moved in this change.
getMoveModifierKeys() - Method in class com.luciad.edit.EditSettings
Returns the modifier keys that are used by handles to move something.
getMultiClickInterval() - Method in class com.luciad.input.mouse.MouseGestureRecognizer
Returns the interval (in milliseconds) used to detect multiple clicks.
getMultiTapInterval() - Method in class com.luciad.input.touch.TouchGestureRecognizer
Returns the interval (in milliseconds) used to detect multiple taps.
getMultiTapThreshold() - Method in class com.luciad.input.touch.TouchGestureRecognizer
Returns the screen distance threshold used to detect multiple taps.
getName() - Method in class com.luciad.datamodels.DataModel
Returns the name of this data model.
getName() - Method in class com.luciad.datamodels.DataProperty
Returns the name of the data property.
getName() - Method in class com.luciad.datamodels.DataType
Returns the name of this data type.
getName() - Method in class com.luciad.formats.geopackage.GeoPackageTableMetadata
Returns the name of the table.
getName() - Method in class com.luciad.formats.wms.WmsDataSource.Layer
Returns the name of the WMS layer.
getName() - Method in class com.luciad.formats.wms.WmsLayer
Returns the layer's name.
getName() - Method in class com.luciad.formats.wms.WmsLayerStyle
Returns the style name.
getName() - Method in class com.luciad.geodesy.CoordinateReference
Returns the name of the coordinate reference.
getName() - Method in class com.luciad.layers.features.FeatureState
Returns the name of this FeatureState.
getName() - Method in class com.luciad.net.http.HttpHeader
Returns the name of this HTTP header.
getName() - Method in class com.luciad.symbology.military.MilitarySymbology
Returns the symbology's name.
getName() - Method in class com.luciad.symbology.military.MilitarySymbologyNode
Returns the descriptive name for this symbol.
getNear() - Method in class com.luciad.cameras.Camera
Returns the distance from the eye to the near clipping plane.
getNewIndex() - Method in class com.luciad.layers.LayerListEvent
Returns the new index of the layer, or nothing in case of an LayerListChangeType::Removed event.
getNode() - Method in class com.luciad.symbology.military.MilitarySymbol
Returns the symbology node that is represented by this symbol.
getOffsetX() - Method in class com.luciad.drawing.RelativePosition
the horizontal offset, expressed in pixels and relative to the anchor point.
getOffsetY() - Method in class com.luciad.drawing.RelativePosition
the vertical offset, expressed in pixels and relative to the anchor point.
getOldIndex() - Method in class com.luciad.layers.LayerListEvent
Returns the old index of the layer, or nothing in case of an LayerListChangeType::Added event.
getOriginLabelStyle() - Method in class com.luciad.layers.grids.lonlat.LonLatGridSetting
Returns the origin label style.
getOriginLat() - Method in class com.luciad.layers.grids.lonlat.LonLatGrid
Returns the origin latitude of this grid.
getOriginLineStyle() - Method in class com.luciad.layers.grids.lonlat.LonLatGridSetting
Returns the origin line style.
getOriginLon() - Method in class com.luciad.layers.grids.lonlat.LonLatGrid
Returns the origin longitude of this grid.
getOriginType() - Method in class com.luciad.datamodels.DataPropertyPath
Returns the type of data object that this path accesses.
getOutlineStyleActive() - Method in class com.luciad.edit.EditSettings
Returns the line style that is used for active handles that paint an outline.
getOutlineStyleHighlighted() - Method in class com.luciad.edit.EditSettings
Returns the line style that is used for highlighted handles that paint an outline.
getOutlineStyleRegular() - Method in class com.luciad.edit.EditSettings
Returns the line style that is used for inactive handles that paint an outline.
getOverrideColor() - Method in class com.luciad.symbology.military.MilitarySymbolStyle
Returns the color that overrides the colors of icon or shape symbol.
getPadding() - Method in class com.luciad.maps.MapNavigator.BoundsConstraintOptions
Returns the padding that is added to the bounds constraint options.
getPainter() - Method in class com.luciad.layers.features.FeatureLayer
Returns the layer's painter, which determines how the features are presented.
getParent() - Method in class com.luciad.symbology.military.MilitarySymbologyNode
Returns the parent of this node, or a null value if this node is a root node.
getPassword() - Method in class com.luciad.loaders.UsernamePasswordCredentials
Returns the user password.
getPersistenceManager() - Method in interface com.luciad.models.features.IFeatureModel
Returns the FeatureModelPersistenceManager that is used to persist in-memory changes made through IFeatureModelUpdater.
getPitch() - Method in class com.luciad.cameras.Camera.LookAt
The pitch angle of the viewer in degrees, defined with respect to a local coordinate system based on the reference point.
getPitch() - Method in class com.luciad.cameras.Camera.LookFrom
The pitch angle of the viewer in degrees, defined with respected to a local coordinate system based on the eye point.
getPitchConstraint() - Method in class com.luciad.maps.MapNavigator
Returns the constraint that can be used to restrict the pitch (tilt) of the camera on a 3D map.
getPixelFormat() - Method in class com.luciad.drawing.Image
Returns the pixel format of this image.
getPoint(long) - Method in class com.luciad.geometries.Polyline
Returns the coordinate for the requested index.
getPoint(long) - Method in class com.luciad.geometries.PolylineRing
Returns the coordinate for the requested index.
getPointCloudStyle() - Method in class com.luciad.layers.tileset3d.TileSet3DLayer
Returns the style used for point cloud data on this layer.
getPointCount() - Method in class com.luciad.geometries.Polyline
Returns the number of points in the polyline.
getPointCount() - Method in class com.luciad.geometries.PolylineRing
Returns the number of points in the polyline ring.
getPoints() - Method in class com.luciad.geometries.Polyline
Returns the list of points of this polyline.
getPoints() - Method in class com.luciad.geometries.PolylineRing
Returns the list of points of this polyline ring.
getPolylineRingHandlesProvider() - Method in class com.luciad.edit.geometries.PolygonHandlesProvider
Returns the IGeometryHandlesProvider that is used to provide handles for exterior and interior PolylineRing instances.
getPort() - Method in class com.luciad.loaders.AuthenticationScope
Returns the port number of the connection.
getPort() - Method in class com.luciad.loaders.Proxy
Returns the proxy port.
getPossibleValues(MilitarySymbol.Modifier) - Method in class com.luciad.symbology.military.MilitarySymbol
Returns the possible values for a given modifier, if applicable.
getPower() - Method in class com.luciad.maps.effects.AmbientOcclusionEffect
Returns the power factor which determines how strongly the effect is applied to the view.
getPrecision() - Method in class com.luciad.grids.mgrs.MgrsFormat
Returns the MgrsFormatPrecision used to format an MGRS or UTM/UPS string.
getPrependAppendButton() - Method in class com.luciad.edit.EditSettings
Returns the mouse button that is used by handles that prepend or append something.
getPrependAppendCursor() - Method in class com.luciad.edit.EditSettings
Returns the cursor that is used for handles that prepend or append something.
getPrependAppendModifierKeys() - Method in class com.luciad.edit.EditSettings
Returns the modifier keys that are used by handles to prepend or append something.
getPreviewFeatureId() - Method in class com.luciad.edit.features.FeatureEditContext
Returns the ID for the Feature that is used to visualize the editing result.
getPreviewLayer() - Method in class com.luciad.create.Creator
Returns the layer that can paint a preview of the Feature that is being created.
getPreviousAngle() - Method in class com.luciad.input.touch.TouchPinchRotateEvent
Returns the absolute angle between the two touch points from the previous event of this gesture.
getPreviousCenterLocation() - Method in class com.luciad.input.touch.TouchPinchRotateEvent
Returns the location of the center between the 2 touch points from the previous event of this gesture.
getPreviousDistance() - Method in class com.luciad.input.touch.TouchPinchRotateEvent
Returns the distance between touch points from the previous event of this gesture.
getPropertyPath() - Method in class com.luciad.datamodels.GeometryDataAnnotation
Returns the geometry property path for the type annotated with this annotation.
getPropertyPath() - Method in class com.luciad.models.features.FeatureQuery.SortProperty
Returns the property path.
getQualityFactor() - Method in class com.luciad.layers.tileset3d.TileSet3DLayer
Returns the quality factor for this layer.
getQueryConfiguration() - Method in class com.luciad.layers.features.FeatureLayer
Returns the query configuration, which specifies which feature to present at different map scales.
getQueryParameters() - Method in class com.luciad.net.http.HttpRequest
Returns the query parameters for this request.
getQueryParameters() - Method in class com.luciad.net.http.HttpRequestOptions
Returns the query parameters for this request options instance.
getRadians() - Method in class com.luciad.cartesian.Angle
Returns the value in radians constrained between [0, 2*PI]
getRadians() - Method in class com.luciad.cartesian.Azimuth
Returns the value in radians.
getRadius() - Method in class com.luciad.geometries.CircleByCenterPoint
Returns the radius of the circle.
getRadius() - Method in class com.luciad.geometries.CircularArcByCenterPoint
Returns the radius of the circular arc.
getRadius() - Method in class com.luciad.maps.effects.AmbientOcclusionEffect
Returns the radius in meters at which the effect is sampled.
getRasterStyle() - Method in class com.luciad.layers.rasters.RasterLayer
Returns the raster style used for painting this layer.
getRealm() - Method in class com.luciad.loaders.AuthenticationScope
Returns the realm of the authentication.
getRectangle() - Method in class com.luciad.maps.Map.FeatureQuery
Returns the rectangle the features must interact with, defined in device independent pixels.
getReference() - Method in class com.luciad.geometries.Geometry
Returns the coordinate reference of the geometry.
getReference() - Method in class com.luciad.maps.Map
Returns the reference of this Map.
getReference() - Method in class com.luciad.models.features.FeatureModelMetadata
Returns the preferred reference of this model, if available.
getReference() - Method in class com.luciad.models.rasters.RasterModelHeightProvider
Returns the coordinate reference of this height provider.
getReference() - Method in class com.luciad.rasters.PixelDensity
Returns the pixel density coordinate reference.
getRegularIcon() - Method in class com.luciad.edit.handles.PointEditHandle
Returns the icon to paint when the handle is in a regular state.
getRegularVisualAidComplexStrokeLineStyle() - Method in class com.luciad.edit.handles.PointEditHandle
Returns the visual aid complex stroke line style to use when this handle is in an inactive state.
getRegularVisualAidLineStyle() - Method in class com.luciad.edit.handles.PointEditHandle
Returns the visual aid line style to use when this handle is in an inactive state.
getRelativeLocation() - Method in class com.luciad.layers.styles.OnPathLabelStyle
Returns the relative location on the curve.
getRemoveButton() - Method in class com.luciad.edit.EditSettings
Returns the mouse button that is used by handles to remove something.
getRemoveCursor() - Method in class com.luciad.edit.EditSettings
Returns the cursor that is used for handles that remove something.
getRemovedEditCandidates() - Method in class com.luciad.edit.features.FeatureEditCandidateEvent
Returns the removed edit candidates.
getRemovedHandles() - Method in class com.luciad.edit.handles.EditHandlesEvent
Returns the list of handles that were removed.
getRemovedPoints() - Method in class com.luciad.geometries.constraints.PolylineChange
Returns the indices of the points in the old polyline that were removed in this change.
getRemoveModifierKeys() - Method in class com.luciad.edit.EditSettings
Returns the modifier keys that are used by handles to remove something.
getRenderer() - Method in class com.luciad.maps.Map
Returns the renderer for this Map.
getRoll() - Method in class com.luciad.cameras.Camera.LookAt
The roll angle of the viewer in degrees, defined with respect to a local coordinate system based on the reference point.
getRoll() - Method in class com.luciad.cameras.Camera.LookFrom
The roll angle of the viewer in degrees, defined with respected to a local coordinate system based on the eye point.
getRootSymbolNode() - Method in class com.luciad.symbology.military.MilitarySymbology
Returns the root node of the symbology hierarchy.
getRotation() - Method in class com.luciad.cameras.Camera.Look2D
The rotation of the camera.
getRotation() - Method in class com.luciad.drawing.RelativePosition
the rotation around the anchor point.
getRotationAngle() - Method in class com.luciad.geometries.Ellipse
Returns the rotation angle of the elliptical arc.
getRotationAngle() - Method in class com.luciad.geometries.EllipticalArc
Returns the rotation angle of the elliptical arc.
getRow() - Method in class com.luciad.models.MultilevelTileCoordinate
The row index of the tile.
getScaleBreaks() - Method in class com.luciad.layers.features.FeatureQueryConfiguration
Returns the scales at which the model query condition changes, ordered from zoomed out to zoomed in.
getScaleConstraint() - Method in class com.luciad.maps.MapNavigator
Returns the scale constraint options that can be used used to restrict the map to a min/max scale.
getScaleLevelCount() - Method in class com.luciad.layers.features.FeatureQueryConfiguration
Returns the scale level count.
getScaleX() - Method in class com.luciad.cameras.Camera.Look2D
The scale on the horizontal axis in device independent pixels per map unit.
getScaleY() - Method in class com.luciad.cameras.Camera.Look2D
The scale on the vertical axis in device independent pixels per map unit.
getScheme() - Method in class com.luciad.loaders.AuthenticationScope
Returns the scheme of the authentication request.
getSecondIntermediatePoint() - Method in class com.luciad.geometries.CircleBy3Points
Returns the second intermediate point of this circle-by-3-points.
getSelectionCandidateChooser() - Method in class com.luciad.controllers.SelectEventHandler
Returns the selection candidate chooser that is used to choose which features need to be selected when there are multiple selection candidates.
getServerUrl() - Method in class com.luciad.formats.wms.WmsCapabilities
Returns the entry url for the server.
getSettings() - Method in class com.luciad.layers.grids.lonlat.LonLatGrid
Returns the LonLatGridSettings used to create this grid.
getSettings() - Method in class com.luciad.layers.grids.mgrs.MgrsGrid
Returns the MgrsGridSettings used to create this grid.
getShadowComplexStrokeLineStyle() - Method in class com.luciad.edit.EditSettings
Returns the complex stroke line style that is used for shadow lines.
getShadowComplexStrokeLineStyle() - Method in class com.luciad.edit.handles.TranslateEditHandle
Returns the complex stroke line style that is used for shadow lines.
getShadowFillStyle() - Method in class com.luciad.edit.EditSettings
Returns the fill style that is used when a shadow version of a geometry is painted.
getShadowFillStyle() - Method in class com.luciad.edit.handles.TranslateEditHandle
Returns the fill style that is used when a shadow version of a geometry is painted.
getShadowGeometry() - Method in class com.luciad.edit.handles.TranslateEditHandle
Returns the current shadow geometry of this handle, or null.
getShadowGeometryProvider() - Method in class com.luciad.edit.handles.TranslateEditHandle
Returns the shadow geometry provider of this handle.
getShadowIcon() - Method in class com.luciad.edit.EditSettings
Returns the icon that is used when a shadow version of a geometry is painted.
getShadowIcon() - Method in class com.luciad.edit.handles.TranslateEditHandle
Returns the icon that is used when a shadow version of a geometry is painted.
getShadowLineStyle() - Method in class com.luciad.edit.EditSettings
Returns the line style that is used for shadow lines.
getShadowLineStyle() - Method in class com.luciad.edit.handles.TranslateEditHandle
Returns the line style that is used for shadow lines.
getSIDCModifiers() - Method in class com.luciad.symbology.military.MilitarySymbol
Returns the collection of the possible SIDC modifiers of this symbol, e.g.
getSidcPropertyPath() - Static method in class com.luciad.symbology.military.MilitaryDataModel
Returns the property path to the SIDC property.
getSkyColor() - Method in class com.luciad.maps.effects.AtmosphereEffect
Returns the sky color.
getSortBy() - Method in class com.luciad.models.features.FeatureQuery
Returns the sorting order that should be applied on the query, if any.
getSortOrder() - Method in class com.luciad.models.features.FeatureQuery.SortProperty
Returns the sort order.
getSortProperties() - Method in class com.luciad.models.features.FeatureQuery.SortOperator
Returns the list of sort properties.
getSource() - Method in class com.luciad.formats.geopackage.GeoPackageDataSource
Returns the absolute path to the GeoPackage file.
getSourceReference() - Method in class com.luciad.geodesy.Transformation
Returns the source coordinate reference.
getStandard() - Method in class com.luciad.symbology.military.MilitarySymbol
Returns the symbology standard of this symbol.
getStandard() - Method in class com.luciad.symbology.military.MilitarySymbology
Returns the symbology's standard.
getStartAngle() - Method in class com.luciad.geometries.ArcBand
Returns the start angle of the arc.
getStartAngle() - Method in class com.luciad.geometries.CircularArcByCenterPoint
Returns the start angle of the circular arc.
getStartAngle() - Method in class com.luciad.geometries.EllipticalArc
Returns the start angle of the elliptical arc.
getStartAngleLine() - Method in class com.luciad.geometries.ArcBand
Returns the start angle line of the arc band, going from the minimum radius to the maximum radius.
getStartLocation() - Method in class com.luciad.input.DragEvent
Returns the initial location of the entire drag gesture.
getStartPoint() - Method in class com.luciad.geometries.BezierCurve
Returns the start point (first control point) of the quadratic Bezier curve.
getStartPoint() - Method in class com.luciad.geometries.CircleBy3Points
Returns the start point of this circle-by-3-points.
getStartPoint() - Method in class com.luciad.geometries.CircularArcBy3Points
Returns the start point of this arc.
getStartPoint() - Method in class com.luciad.geometries.CircularArcByBulge
Returns the start point of this arc.
getStartPoint() - Method in class com.luciad.geometries.Line
Returns the start point of the line segment.
getState() - Method in class com.luciad.input.KeyEvent
Returns the state of the key.
getState() - Method in class com.luciad.input.touch.TouchPoint
The current TouchPointState for this touch point.
getStatus() - Method in class com.luciad.input.DragEvent
Returns the status of the event.
getStatus() - Method in class com.luciad.input.touch.TouchLongPressEvent
Returns the status of the event.
getStatus() - Method in class com.luciad.input.touch.TouchPinchRotateEvent
Returns the status of the event.
getStatusCode() - Method in class com.luciad.net.http.HttpResponse
Returns the status code for this response.
getStrength() - Method in class com.luciad.maps.effects.EyeDomeLightingEffect
Returns the shading multiplication factor.
getStringType() - Static method in class com.luciad.datamodels.DataType
Returns the type that corresponds to std::string values.
getStringValue() - Method in class com.luciad.expressions.ExpressionValue
Returns the string value, if the value object contains a string.
getStrokeScaleFactor() - Method in class com.luciad.symbology.military.MilitarySymbolStyle
Returns the factor by which line widths should be scaled.
getStyle() - Method in class com.luciad.formats.wmts.WmtsDataSource
Returns the style to use for the layer.
getStyledLayerDescriptor() - Method in class com.luciad.formats.wms.WmsDataSource
Returns the Styled Layer Descriptor to use or null if not set.
getStyledLayerDescriptorUrl() - Method in class com.luciad.formats.wms.WmsDataSource
Returns the Styled Layer Descriptor URL to use or null if not set.
getStyleName() - Method in class com.luciad.formats.wms.WmsDataSource.Layer
Returns the style for the WMS layer, if any is set.
getStyles() - Method in class com.luciad.formats.wms.WmsLayer
Returns the layer's styles and the inherited ones if specified.
getStyles() - Method in class com.luciad.formats.wmts.WmtsLayer
Returns the layer's styles.
getStyles(boolean) - Method in class com.luciad.formats.wms.WmsLayer
Returns the layer's styles and the inherited ones if specified.
getSurroundingRectangleColor() - Method in class com.luciad.symbology.military.MilitarySymbolStyle
Returns the color of the rectangle that is painted around icon symbols.
getSurroundingRectangleWidth() - Method in class com.luciad.symbology.military.MilitarySymbolStyle
Returns the width in pixels of the rectangle that is painted around icon symbols.
getSymbolNode(String) - Method in class com.luciad.symbology.military.MilitarySymbology
Returns the node corresponding to the given code in the symbology hierarchy, or null if the given code is not present in this hierarchy.
getSymbologyPropertyPath() - Static method in class com.luciad.symbology.military.MilitaryDataModel
Returns the property path to the symbology property.
getSymbolType() - Static method in class com.luciad.symbology.military.MilitaryDataModel
Returns the data type of military symbols.
getSymbolType() - Method in class com.luciad.symbology.military.MilitarySymbologyNode
Returns the current type of symbol, can either be a shape or and icon or null if the node does not represent a symbol.
getTableName() - Method in class com.luciad.formats.geopackage.GeoPackageDataSource
Returns the name of the table that needs to be decoded.
getTarget() - Method in class com.luciad.cameras.Camera.LookAt
The point to which the camera is looking, expressed in the map reference.
getTargetReference() - Method in class com.luciad.geodesy.Transformation
Returns the target coordinate reference.
getTextColor() - Method in class com.luciad.text.TextStyle
Returns the text color.
getTextModifiers() - Method in class com.luciad.symbology.military.MilitarySymbol
Returns the collection of the possible text modifiers of this symbol.
getTextStyle() - Method in class com.luciad.symbology.military.MilitarySymbolStyle
Returns the style parameters for texts part of the symbol.
getTileCoordinate() - Method in class com.luciad.models.rasters.MultilevelTileInfo
Returns the tile coordinate for this tile.
getTitle() - Method in class com.luciad.formats.wms.WmsLayer
Returns the layer's title.
getTitle() - Method in class com.luciad.formats.wms.WmsLayerStyle
Returns the style title.
getTitle() - Method in class com.luciad.formats.wmts.WmtsLayer
Returns the layer's title.
getTitle() - Method in class com.luciad.formats.wmts.WmtsLayerStyle
Returns the layer style's title.
getTitle() - Method in class com.luciad.layers.Layer
Returns the layer's title.
getTitle() - Method in class com.luciad.models.ModelMetadata
Returns the human-readable description of the model.
getTopLevelLayer() - Method in class com.luciad.formats.wms.WmsCapabilities
Returns the top layer if any.
getTouchMargin() - Method in class com.luciad.controllers.SelectEventHandler
Returns the margin used to detect if a feature is considered under a touch point or not.
getTouchPointCount() - Method in class com.luciad.input.touch.TouchDragEvent
Returns the amount of touch points that are used.
getTouchPointCount() - Method in class com.luciad.input.touch.TouchTapEvent
Returns the amount of touch points that are used.
getTouchPoints() - Method in class com.luciad.input.touch.TouchPointEvent
Returns the touch points that participated in the touch event.
getTranslateButton() - Method in class com.luciad.edit.EditSettings
Returns the mouse button that is used for translate handles.
getTranslateCursor() - Method in class com.luciad.edit.EditSettings
Returns the cursor that is used for translate handles.
getTranslateModifierKeys() - Method in class com.luciad.edit.EditSettings
Returns the modifier keys that are used by the translate handles.
getTranslation() - Method in class com.luciad.geometries.constraints.PointChange
Returns the point difference representing this change.
getTranslation() - Method in class com.luciad.geometries.constraints.PolylineChange
Returns the translation that was applied on the polyline.
getType() - Method in class com.luciad.formats.geopackage.GeoPackageTableMetadata
Returns the type of the table.
getType() - Method in class com.luciad.layers.grids.mgrs.MgrsGridSetting
Returns the MGRS type.
getUnit() - Method in class com.luciad.input.ScreenDistance
Returns the screen distance unit.
getUp() - Method in class com.luciad.cameras.Camera
Returns the (normalized) direction corresponding to the upward direction of the view.
getUp() - Method in class com.luciad.cameras.Camera.Look
The direction corresponding to the upward direction of the view.
getUpdater() - Method in interface com.luciad.models.features.IFeatureModel
Returns the IFeatureModelUpdater that is used to make changes to the model.
getUpdaterCallback() - Method in class com.luciad.models.features.FeatureModelUpdate
Returns the callback that should be called by IFeatureModelUpdater to inform the caller of IFeatureModelUpdater#update if the update was successful or not.
getUpperCorner() - Method in class com.luciad.formats.wmts.WmtsBoundingBox
Returns the upper corner defining the bounding box.
getUpperLeftCorner() - Method in class com.luciad.cartesian.Rectangle
Returns the coordinate at the upper left corner of this rectangle.
getUpperLeftCorner() - Method in class com.luciad.geometries.Bounds
Returns the upper left corner of this bounds instance.
getUpperRightCorner() - Method in class com.luciad.cartesian.Rectangle
Returns the coordinate at the upper right corner of this rectangle.
getUpperRightCorner() - Method in class com.luciad.geometries.Bounds
Returns the upper right corner of this bounds instance.
getUri() - Method in class com.luciad.net.http.HttpRequest
Returns the request's URI.
getUrl() - Method in class com.luciad.formats.wms.WmsDataSource
Returns the base URL of the WMS data source.
getUrl() - Method in class com.luciad.formats.wmts.WmtsDataSource
Returns the base URL of the WMTS data source.
getUser() - Method in class com.luciad.loaders.UsernamePasswordCredentials
Returns the user name.
getValue() - Method in class com.luciad.containers.Priority
Returns the priority value.
getValue() - Method in class com.luciad.input.ScreenDistance
Returns the screen distance value, as a double.
getValue() - Method in class com.luciad.maps.MapScale
Returns the scale value.
getValue() - Method in class com.luciad.net.http.HttpHeader
Returns the value of this HTTP header.
getValue() - Method in class com.luciad.net.UriQueryParameter
Returns the value of this URI query parameter.
getValue() - Method in class com.luciad.rasters.PixelDensity
Returns the pixel density value.
getValue() - Method in class com.luciad.utils.Observable
Returns the observable value.
getValue(DataPropertyPath) - Method in class com.luciad.models.features.Feature
Accesses the value for the given property.
getValue(MilitarySymbol.Modifier) - Method in class com.luciad.symbology.military.MilitarySymbol
Returns the value for the given modifier.
getValue(String) - Static method in class com.luciad.layers.features.FeatureState
Returns the FeatureState with the given name.
getValues() - Static method in class com.luciad.layers.features.FeatureState
Returns the registered feature states.
getValueType() - Method in class com.luciad.datamodels.DataProperty
Returns the type of the value of this data property.
getValueType() - Method in class com.luciad.datamodels.DataPropertyPath
Returns the value type of the property that this path points to.
getVersion() - Method in class com.luciad.formats.wms.WmsCapabilities
Returns the capabilities specification version.
getVerticalAlignment() - Method in class com.luciad.drawing.RelativePosition
the vertical alignment of this RelativePosition.
getVerticalOffset() - Method in class com.luciad.layers.styles.OnPathLabelStyle
Returns the vertical offset in device independent pixels.
getVerticalPosition() - Method in class com.luciad.layers.styles.OnPathLabelStyle
Returns the vertical position of the label relative to the curve.
getViewMapTransformation() - Method in class com.luciad.maps.Map
Returns the transformation that can transform view coordinates to map coordinates and vice-versa.
getViewOrigin() - Method in class com.luciad.cameras.Camera.Look2D
The view origin, defined in view coordinates (device independent pixels, (0, 0) at the bottom left of the screen).
getVisibilityExpression() - Method in class com.luciad.layers.styles.MeshStyle
Returns the expression used to make (parts of) the mesh visible/invisible, or null if no expression was set.
getVisibilityExpression() - Method in class com.luciad.layers.styles.PointCloudStyle
Returns the visibility expression that determines for each point of the point cloud if it is visible or not.
getVisibilityThreshold() - Method in class com.luciad.layers.styles.PinStyle
Returns the number of pixels that determine the visibility of a pin line.
getVisualAidComplexStrokeLineStyle() - Method in class com.luciad.edit.EditSettings
Returns the complex stroke line style that is used for visual aid lines.
getVisualAidLineProvider() - Method in class com.luciad.edit.handles.PointEditHandle
Returns the visual aid line provider that allows to paint a visual aid line together with this handle.
getVisualAidLineStyle() - Method in class com.luciad.edit.EditSettings
Returns the line style that is used for visual aid lines.
getWidth() - Method in class com.luciad.cameras.Camera
Returns the width in device independent pixels of the viewport of this camera.
getWidth() - Method in class com.luciad.cartesian.Rectangle
The rectangle's width.
getWidth() - Method in interface com.luciad.drawing.IIconPainter
Returns the width of this icon.
getWidth() - Method in class com.luciad.drawing.Image
Returns the width of this image in pixels.
getWidth() - Method in class com.luciad.geometries.Bounds
Returns the width of this bounds instance.
getWidth() - Method in class com.luciad.layers.styles.LineStyle
Returns the line width in device independent pixels
getWidth() - Method in class com.luciad.maps.Map
Returns the width of the Map in device independent pixels.
getWindow() - Method in class com.luciad.maps.effects.EyeDomeLightingEffect
Returns the number of surrounding pixels taken into account by EDL model.
getX() - Method in class com.luciad.cartesian.Coordinate
The x value of the coordinate.
getX() - Method in class com.luciad.cartesian.Rectangle
The lower left corner's x-ordinate.
getY() - Method in class com.luciad.cartesian.Coordinate
The y value of the coordinate.
getY() - Method in class com.luciad.cartesian.Rectangle
The lower left corner's y-ordinate.
getYaw() - Method in class com.luciad.cameras.Camera.LookAt
The yaw angle of the viewer, defined with respect to a local coordinate system based on the reference point.
getYaw() - Method in class com.luciad.cameras.Camera.LookFrom
The yaw angle of the viewer, defined with respected to a local coordinate system based on the eye point.
getZ() - Method in class com.luciad.cartesian.Coordinate
The z value of the coordinate.
getZoneSeparator() - Method in class com.luciad.grids.mgrs.MgrsFormat
Returns the string to separate the zone/grid letters and the coordinates.
getZoomInLimit() - Method in class com.luciad.maps.MapNavigator.ScaleConstraintOptions
Returns the scale limit for zooming in.
getZoomOutLimit() - Method in class com.luciad.maps.MapNavigator.ScaleConstraintOptions
Returns the scale limit for zooming out.
getZOrder() - Method in class com.luciad.edit.handles.PointEditHandle
Returns the Z-order that is used for this handle's paint calls to the FeatureCanvas.
getZOrder() - Method in class com.luciad.edit.handles.TranslateEditHandle
Returns the Z-order that is used for this handle's paint calls to the FeatureCanvas.
gpkg_geometry_columns settings - Search tag in com.luciad.formats.geopackage.GeoPackageModelEncoder.createEmptyGeoPackageDataSet(String, GeoPackageFeatureModelCreateOptions)
Section
gpkg_geometry_columns settings - Search tag in com.luciad.formats.geopackage.GeoPackageModelEncoder.exportFeatureModel(String, IFeatureModel, GeoPackageFeatureModelExportOptions)
Section
GraphicsEffects - Class in com.luciad.maps.effects
This class contains the graphics effects that can be applied to a map.
grid(LonLatGrid) - Method in class com.luciad.layers.grids.lonlat.LonLatGridLayer.Builder
Sets the LonLat grid settings.
grid(MgrsGrid) - Method in class com.luciad.layers.grids.mgrs.MgrsGridLayer.Builder
Sets the MGRS grid settings.
GridLabelOrientation - Enum Class in com.luciad.layers.grids.labels
Describes the orientation of a grid label with respect to the line.
GridLabelPosition - Enum Class in com.luciad.layers.grids.labels
Defines the position of grid line labels with respect to the view.
GridLayer - Class in com.luciad.layers.grids
Common representation for grid layers that can be added to a map.
GridLayer() - Constructor for class com.luciad.layers.grids.GridLayer
Default constructor.
GridLineLabelPosition - Enum Class in com.luciad.layers.grids.labels
Defines where the line labels should be positioned with respect to the grid line.
GridZones - Enum constant in enum class com.luciad.grids.mgrs.MgrsLevel
The grid zone designation level.
grow(double) - Method in class com.luciad.cartesian.Rectangle
Grows this rectangle by the given margin.
gt(Expression, Expression) - Static method in class com.luciad.expressions.ExpressionFactory
Creates a condition that evaluates to true when left is greater than right.
gt(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 greater than the result of the second expression.
gte(Expression, Expression) - Static method in class com.luciad.expressions.ExpressionFactory
Creates a condition that evaluates to true when left is greater than or equal to right.
gte(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 greater than or equal to the result of the second expression.
GuardedUnit - Enum constant in enum class com.luciad.symbology.military.MilitarySymbol.Modifier
Undefined or BG.
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 
All Classes and Interfaces|All Packages|Serialized Form