Skip navigation links
LuciadCPillar
2023.1.04
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 

G

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.
GeodesyCalculations - Class in com.luciad.geodesy
Provides geodesy calculations.
Geometry - Class in com.luciad.geometries
Geometry is the root class of the hierarchy.
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.
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.
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 options.
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.
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
 
getActiveVisualAidComplexStrokeLineStyle() - Method in class com.luciad.edit.handles.PointEditHandle
Returns the visual aid complex stroke 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
 
getAddedHandles() - Method in class com.luciad.edit.handles.EditHandlesEvent
 
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.
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
 
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.
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
 
getAuxiliaryHandleIconHighlighted() - Method in class com.luciad.edit.EditSettings
 
getAuxiliaryHandleIconRegular() - Method in class com.luciad.edit.EditSettings
 
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
 
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.
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
Gets 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, 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) - Static method in class com.luciad.formats.wmts.WmtsCapabilities
Returns the capabilities of a given WMTS 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
Retrieves a list of all unsaved (in-memory) changes to the IFeatureModel.
getChanges() - Method in interface com.luciad.models.features.IFeatureSaveSupport
Retrieves a list of all unsaved (in-memory) changes to 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
 
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(long, long) - Method in class com.luciad.drawing.Image
Returns the color value at the given image location.
getColor() - Method in class com.luciad.layers.styles.FillStyle
 
getColor() - Method in class com.luciad.layers.styles.LineStyle
 
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.
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.
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.
getCondition() - Method in class com.luciad.models.features.FeatureQuery
Returns the condition that should be applied on the query, if any.
getConstraint() - Method in class com.luciad.create.geometries.PointCreator
 
getConstraint() - Method in class com.luciad.create.geometries.PolylineCreator
 
getConstraint() - Method in class com.luciad.create.geometries.PolylineRingCreator
 
getConstraint() - Method in class com.luciad.edit.geometries.PointHandlesProvider
 
getConstraint() - Method in class com.luciad.edit.geometries.PolylineHandlesProvider
 
getConstraint() - Method in class com.luciad.edit.geometries.PolylineRingHandlesProvider
 
getContrast() - Method in class com.luciad.layers.styles.RasterStyle
Gets 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.
getCoordinateSeparator() - Method in class com.luciad.grids.mgrs.MgrsFormat
Gets the string to separate the zone/grid letters and the coordinates.
getCoreDataModel() - Static method in class com.luciad.datamodels.DataModel
Gets a data model containing the supported 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
 
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
 
getCurrentCenterLocation() - Method in class com.luciad.input.touch.TouchPinchRotateEvent
 
getCurrentDistance() - Method in class com.luciad.input.touch.TouchPinchRotateEvent
 
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
 
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.models.features.Feature
Returns the data type describing the feature properties.
getDataTypes() - Method in class com.luciad.datamodels.DataModel
Gets the data types of this data model.
getDefaultSettings() - Method in class com.luciad.edit.features.FeatureEditContext
 
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
Gets 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 com.luciad.symbology.military.MilitarySymbol.Modifier
 
getDisplayName() - Method in enum com.luciad.symbology.military.MilitarySymbology.Standard
 
getDisplayName() - Method in enum 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
 
getDisplayScale() - Method in class com.luciad.input.touch.TouchGestureRecognizer
 
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
 
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
 
getDpi() - Method in class com.luciad.input.touch.TouchGestureRecognizer
 
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
 
getDragThreshold() - Method in class com.luciad.input.touch.TouchGestureRecognizer
 
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
 
getEditCandidates() - Method in interface com.luciad.edit.features.IFeatureEditCandidateProvider
 
getEditConfiguration() - Method in class com.luciad.layers.features.FeatureLayer
Returns if editing is supported and how editing is configured.
getEditCreateGeometryProvider() - Method in class com.luciad.layers.features.FeatureLayer
 
getEditHandleLayer() - Method in class com.luciad.edit.Editor
 
getEditState() - Method in interface com.luciad.edit.handles.IEditHandle
 
getEditState() - Method in class com.luciad.edit.handles.PointEditHandle
 
getEditState() - Method in class com.luciad.edit.handles.TranslateEditHandle
 
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
 
getElevationCursor() - Method in class com.luciad.edit.EditSettings
 
getElevationModifierKeys() - Method in class com.luciad.edit.EditSettings
 
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
 
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
 
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 a list of feature changes.
getFeatureChanges() - Method in class com.luciad.models.features.FeatureModelUpdate
 
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.
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
If the save action fails because one or more features can't be added, updated or removed, this method returns a non-empty list containing the id's of the features involved in the save action failure.
getFeatureModelMetadata() - Method in interface com.luciad.models.features.IFeatureModel
 
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
 
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
Gets 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
If the save action failed because of an error not related to specific features, this method returns information on that error.
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
 
getGeometryHandlesProvider() - Method in class com.luciad.edit.geometries.PatchHandlesProvider
 
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
 
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
 
getHandleFactory() - Method in class com.luciad.edit.geometries.PointHandlesProvider
 
getHandleFactory() - Method in class com.luciad.edit.geometries.PolylineHandlesProvider
 
getHandleFactory() - Method in class com.luciad.edit.geometries.PolylineRingHandlesProvider
 
getHandleFeatureId() - Method in class com.luciad.edit.features.FeatureEditContext
 
getHandleIconActive() - Method in class com.luciad.edit.EditSettings
 
getHandleIconHighlighted() - Method in class com.luciad.edit.EditSettings
 
getHandleIconRegular() - Method in class com.luciad.edit.EditSettings
 
getHandleLayerId() - Method in class com.luciad.edit.features.FeatureEditContext
 
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
 
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
 
getHorizontalOffset() - Method in class com.luciad.layers.styles.OnPathLabelStyle
 
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.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
 
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
 
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
 
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
 
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
 
getInitialCenterLocation() - Method in class com.luciad.input.touch.TouchDragEvent
 
getInitialCenterLocation() - Method in class com.luciad.input.touch.TouchPinchRotateEvent
 
getInitialDistance() - Method in class com.luciad.input.touch.TouchPinchRotateEvent
 
getInsertButton() - Method in class com.luciad.edit.EditSettings
 
getInsertCursor() - Method in class com.luciad.edit.EditSettings
 
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
 
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
 
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
 
getKey() - Method in class com.luciad.net.UriQueryParameter
Returns the key of this URI query parameter.
getKeys() - Method in class com.luciad.input.ModifierKeys
 
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
 
getLayer() - Method in class com.luciad.create.features.FeatureCreateContext
 
getLayer() - Method in class com.luciad.edit.features.FeatureEditContext
 
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
 
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.
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
 
getLineCreationMode() - Method in class com.luciad.create.geometries.PolylineRingCreator
 
getLineInterpolationType() - Method in class com.luciad.create.geometries.PolylineCreator
 
getLineInterpolationType() - Method in class com.luciad.create.geometries.PolylineRingCreator
 
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
 
getList() - Method in class com.luciad.edit.features.CompositeFeatureHandlesProvider
 
getList() - Method in class com.luciad.edit.geometries.CompositeGeometryHandlesProvider
 
getList() - Method in interface com.luciad.edit.handles.IEditHandles
 
getLoadingStrategy() - Method in class com.luciad.layers.features.FeatureLayer
 
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
 
getLocation() - Method in class com.luciad.input.DragEvent
 
getLocation() - Method in class com.luciad.input.mouse.MouseMoveEvent
 
getLocation() - Method in class com.luciad.input.mouse.MousePressedEvent
 
getLocation() - Method in class com.luciad.input.mouse.MouseReleasedEvent
 
getLocation() - Method in class com.luciad.input.ScrollEvent
 
getLocation() - Method in class com.luciad.input.touch.TouchDownEvent
 
getLocation() - Method in class com.luciad.input.touch.TouchLongPressEvent
 
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
 
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
 
getLongPressThreshold() - Method in class com.luciad.input.touch.TouchGestureRecognizer
 
getLongType() - Static method in class com.luciad.datamodels.DataType
 
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
 
getMap() - Method in class com.luciad.edit.features.FeatureEditContext
 
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.
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
Gets 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
 
getMaxPointCount() - Method in class com.luciad.create.geometries.PolylineRingCreator
 
getMaxPointCount() - Method in class com.luciad.edit.geometries.PolylineHandlesProvider
 
getMaxPointCount() - Method in class com.luciad.edit.geometries.PolylineRingHandlesProvider
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.
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
Gets 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
 
getMinPointCount() - Method in class com.luciad.create.geometries.PolylineRingCreator
 
getMinPointCount() - Method in class com.luciad.edit.geometries.PolylineHandlesProvider
 
getMinPointCount() - Method in class com.luciad.edit.geometries.PolylineRingHandlesProvider
 
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.
getModel() - Method in class com.luciad.edit.features.FeatureEditContext
 
getModel() - Method in class com.luciad.layers.features.FeatureLayer
 
getModel() - Method in class com.luciad.layers.features.FeaturePainterContext
 
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 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
 
getModifierKeys() - Method in class com.luciad.input.DragEvent
 
getModifierKeys() - Method in class com.luciad.input.KeyEvent
 
getModifierKeys() - Method in class com.luciad.input.mouse.MouseMoveEvent
 
getModifierKeys() - Method in class com.luciad.input.mouse.MousePressedEvent
 
getModifierKeys() - Method in class com.luciad.input.mouse.MouseReleasedEvent
 
getModifierKeys() - Method in class com.luciad.input.ScrollEvent
 
getModifierKeys() - Method in class com.luciad.input.touch.TouchPointEvent
 
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.
getModulationColor() - Method in class com.luciad.layers.styles.RasterStyle
Gets the color that is modulated with the raster.
getMouseButton() - Method in class com.luciad.input.mouse.MouseClickEvent
 
getMouseButton() - Method in class com.luciad.input.mouse.MouseDragEvent
 
getMouseButton() - Method in class com.luciad.input.mouse.MousePressedEvent
 
getMouseButton() - Method in class com.luciad.input.mouse.MouseReleasedEvent
 
getMouseCursor() - Method in interface com.luciad.edit.handles.IEditHandle
 
getMouseCursor() - Method in class com.luciad.edit.handles.PointEditHandle
 
getMouseCursor() - Method in class com.luciad.edit.handles.TranslateEditHandle
 
getMoveButton() - Method in class com.luciad.edit.EditSettings
 
getMoveConstraint() - Method in class com.luciad.edit.handles.PointEditHandle
 
getMoveCursor() - Method in class com.luciad.edit.EditSettings
 
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
 
getMultiClickInterval() - Method in class com.luciad.input.mouse.MouseGestureRecognizer
Returns the interval used to detect multiple clicks (default is 400 ms).
getMultiTapInterval() - Method in class com.luciad.input.touch.TouchGestureRecognizer
 
getMultiTapThreshold() - Method in class com.luciad.input.touch.TouchGestureRecognizer
 
getName() - Method in class com.luciad.datamodels.DataModel
Gets the name of this data model.
getName() - Method in class com.luciad.datamodels.DataProperty
 
getName() - Method in class com.luciad.datamodels.DataType
 
getName() - Method in class com.luciad.formats.geopackage.GeoPackageTableMetadata
Gets 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
Get 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
Get the origin longitude of this grid.
getOriginType() - Method in class com.luciad.datamodels.DataPropertyPath
 
getOutlineStyleActive() - Method in class com.luciad.edit.EditSettings
Returns the line style that is used for active handles that display an outline.
getOutlineStyleHighlighted() - Method in class com.luciad.edit.EditSettings
Returns the line style that is used for highlighted handles that display an outline.
getOutlineStyleRegular() - Method in class com.luciad.edit.EditSettings
Returns the line style that is used for inactive handles that display 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
 
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
The FeatureModelPersistenceManager 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.
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
Gets the MgrsFormatPrecision used to format an MGRS or UTM/UPS string.
getPrependAppendButton() - Method in class com.luciad.edit.EditSettings
 
getPrependAppendCursor() - Method in class com.luciad.edit.EditSettings
 
getPrependAppendModifierKeys() - Method in class com.luciad.edit.EditSettings
 
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
 
getPreviousAngle() - Method in class com.luciad.input.touch.TouchPinchRotateEvent
 
getPreviousCenterLocation() - Method in class com.luciad.input.touch.TouchPinchRotateEvent
 
getPreviousDistance() - Method in class com.luciad.input.touch.TouchPinchRotateEvent
 
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
 
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
 
getReference() - Method in class com.luciad.rasters.PixelDensity
 
getRegularIcon() - Method in class com.luciad.edit.handles.PointEditHandle
 
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
 
getRemoveButton() - Method in class com.luciad.edit.EditSettings
 
getRemoveCursor() - Method in class com.luciad.edit.EditSettings
 
getRemovedEditCandidates() - Method in class com.luciad.edit.features.FeatureEditCandidateEvent
 
getRemovedHandles() - Method in class com.luciad.edit.handles.EditHandlesEvent
 
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
 
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
 
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
Return the LonLatGridSettings used to create this grid.
getSettings() - Method in class com.luciad.layers.grids.mgrs.MgrsGrid
 
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
 
getShadowFillStyle() - Method in class com.luciad.edit.handles.TranslateEditHandle
 
getShadowGeometry() - Method in class com.luciad.edit.handles.TranslateEditHandle
 
getShadowGeometryProvider() - Method in class com.luciad.edit.handles.TranslateEditHandle
 
getShadowIcon() - Method in class com.luciad.edit.EditSettings
 
getShadowIcon() - Method in class com.luciad.edit.handles.TranslateEditHandle
 
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
Gets 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
 
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
 
getState() - Method in class com.luciad.input.touch.TouchPoint
The current TouchPointState for this touch point.
getStatus() - Method in class com.luciad.input.DragEvent
 
getStatus() - Method in class com.luciad.input.touch.TouchLongPressEvent
 
getStatus() - Method in class com.luciad.input.touch.TouchPinchRotateEvent
 
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
 
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(boolean) - 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.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.
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
Gets 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.
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
 
getTouchPointCount() - Method in class com.luciad.input.touch.TouchTapEvent
Note
: currently, the TouchGestureRecognizer does not support tap events with more than one touch point.
getTouchPoints() - Method in class com.luciad.input.touch.TouchPointEvent
 
getTranslateButton() - Method in class com.luciad.edit.EditSettings
 
getTranslateCursor() - Method in class com.luciad.edit.EditSettings
 
getTranslateModifierKeys() - Method in class com.luciad.edit.EditSettings
 
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
Gets 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
 
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
The IFeatureModelUpdater is used to make changes to the model.
getUpdaterCallback() - Method in class com.luciad.models.features.FeatureModelUpdate
 
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
 
getValue(String) - Static method in class com.luciad.layers.features.FeatureState
Returns the FeatureState with the given name.
getValue() - Method in class com.luciad.maps.MapScale
Returns the scale value.
getValue(DataPropertyPath) - Method in class com.luciad.models.features.Feature
Accesses the value for the given property.
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
 
getValue(MilitarySymbol.Modifier) - Method in class com.luciad.symbology.military.MilitarySymbol
Returns the value for the given modifier.
getValue() - Method in class com.luciad.utils.Observable
Returns the observable value.
getValues() - Static method in class com.luciad.layers.features.FeatureState
Lists all registered feature states, including the selection states that are available by default.
getValueType() - Method in class com.luciad.datamodels.DataProperty
 
getValueType() - Method in class com.luciad.datamodels.DataPropertyPath
 
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
 
getVerticalPosition() - Method in class com.luciad.layers.styles.OnPathLabelStyle
 
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
 
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
 
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
 
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
Gets 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
 
getZOrder() - Method in class com.luciad.edit.handles.TranslateEditHandle
 
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 in com.luciad.layers.grids.labels
Describes the orientation of a grid label with respect to the line.
GridLabelPosition - Enum 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 in com.luciad.layers.grids.labels
Defines where the line labels should be positioned with respect to the grid line.
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.
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 
Skip navigation links
LuciadCPillar
2023.1.04