Uses of Interface
com.luciad.util.ILcdFunction
Package
Description
This package contains utility classes for finding contours based on raster data.
This package provides the classes that correspond to AIXM 5.1 data types.
Provides classes and interfaces for decoding and displaying ASTERIX data.
Provides classes to read and write geometries and features from generic
spatial databases.
Provides domain model classes and utility classes for modeling GML 2 data.
Provides domain model classes and utility classes for modeling GML 3.1 data.
Provides domain model classes and utility classes for modeling GML 3.2 data.
This package and its subpackages provide a domain model for the KML 2.2 data format.
This package contains all feature classes of KML.
This package contains a domain model to represent an NVG 1.4/1.5 data source.
This package contains a domain model to represent an NVG 2.0 data source.
Contains a painter provider for painting S-57 geometries on a 2D view,
using the S-52 standard.
Handles the S-57 format.
This package provides support for decoding VPF (Vector Product Format) data and displaying VPF data using GeoSym.
Provides support for visualizing vector data from a LuciadFusion Tile Store in a 2D view.
Provides the Tile Store abstraction and a file system implementation.
Contains classes to perform geometry operations in cartesian space.
GUI aspects independent of any chosen windows API.
Model interfaces
Client API for an OGC Web Coverage Service (WCS).
Client API for an OGC Web Feature Service (WFS).
Handles simulation of dynamic data.
Contains all classes for terrain elevation analysis.
Basic utilities.
Provides two-dimensional views and components supporting the visualization of the former's representation.
Provides layer-specific asynchronous painting.
Utilities for making maps.
Provides GXY visualization support
for the Military Grid Reference System (MGRS).
Classes to work with rectangular axis aligned grids consisting of multiple uniform levels, called multilevel grids.
Contains a layer factory for models that contain an
ALcdWMSProxy
object.-
Uses of ILcdFunction in com.luciad.contour
ModifierConstructorDescriptionConstruct a new TLcdLonLatComplexPolygonContourBuilder.TLcdLonLatComplexPolygonContourBuilder
(ILcdFunction aFunction, boolean aSplitComplexPolygon) Construct a new TLcdLonLatComplexPolygonContourBuilder.TLcdLonLatPolylineContourBuilder
(ILcdFunction aFunction) Construct a new TLcdLonLatPolylineContourBuilder.TLcdXYComplexPolygonContourBuilder
(ILcdFunction aFunction) Construct a new TLcdXYComplexPolygonContourBuilder.TLcdXYComplexPolygonContourBuilder
(ILcdFunction aFunction, boolean aSplitComplexPolygon) Construct a new TLcdXYComplexPolygonContourBuilder.TLcdXYPolylineContourBuilder
(ILcdFunction aFunction) Construct a new TLcdXYPolylineContourBuilder. -
Uses of ILcdFunction in com.luciad.format.aixm51.model.abstractfeature
Modifier and TypeMethodDescriptionint
TLcdAIXM51AbstractAIXMMessage.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) int
TLcdAIXM51AbstractAIXMMessage.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) -
Uses of ILcdFunction in com.luciad.format.asterix
Modifier and TypeMethodDescriptionint
TLcdASTERIXFilteredModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) int
TLcdASTERIXFilteredModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) -
Uses of ILcdFunction in com.luciad.format.database
Modifier and TypeMethodDescriptionint
TLcdDatabaseModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) int
TLcdDatabaseModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) int
TLcdDatabaseReadOnlyModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) int
TLcdDatabaseReadOnlyModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) -
Uses of ILcdFunction in com.luciad.format.gml2.model
Modifier and TypeMethodDescriptionint
TLcdGML2AbstractFeatureCollection.applyOnInteract2DBounds
(ILcdBounds aArg0, boolean aArg1, ILcdFunction aArg2, double aArg3, double aArg4) int
TLcdGML2AbstractFeatureCollection.applyOnInteract2DBounds
(ILcdBounds aArg0, boolean aArg1, ILcdFunction aArg2, double aArg3, double aArg4, double aArg5, double aArg6, boolean aArg7) -
Uses of ILcdFunction in com.luciad.format.gml31.model
Modifier and TypeMethodDescriptionint
TLcdGML31AbstractFeatureCollection.applyOnInteract2DBounds
(ILcdBounds aArg0, boolean aArg1, ILcdFunction aArg2, double aArg3, double aArg4) Deprecated.int
TLcdGML31AbstractFeatureCollection.applyOnInteract2DBounds
(ILcdBounds aArg0, boolean aArg1, ILcdFunction aArg2, double aArg3, double aArg4, double aArg5, double aArg6, boolean aArg7) Deprecated.int
TLcdGML31Model.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) int
TLcdGML31Model.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) -
Uses of ILcdFunction in com.luciad.format.gml32.model
Modifier and TypeMethodDescriptionint
TLcdGML32AbstractFeatureCollection.applyOnInteract2DBounds
(ILcdBounds aArg0, boolean aArg1, ILcdFunction aArg2, double aArg3, double aArg4) Deprecated.int
TLcdGML32AbstractFeatureCollection.applyOnInteract2DBounds
(ILcdBounds aArg0, boolean aArg1, ILcdFunction aArg2, double aArg3, double aArg4, double aArg5, double aArg6, boolean aArg7) Deprecated.int
TLcdGML32Model.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) int
TLcdGML32Model.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) -
Uses of ILcdFunction in com.luciad.format.kml22.model
Modifier and TypeMethodDescriptionint
TLcdKML22DynamicModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) Calls the customapplyOnInteract2DBounds
method, with the following default parameters:int
TLcdKML22DynamicModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) Calls the customapplyOnInteract2DBounds
method, with the following default parameters:int
TLcdKML22DynamicModel.applyOnInteract2DBounds
(ILcdBounds aBounds, ILcdTimeBounds aTimeBounds, Set<ELcdKML22ContentType> aContentTypes, Set<ELcdKML22AltitudeMode> aFilterOnAltitudeModes, boolean aFilterOnVisibility, boolean aFilterOnRegion, boolean aForceDrawingOrder, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) Applies the specified function to all the model elements that meet the specified filter.int
TLcdKML22DynamicModel.applyOnInteract2DBounds
(ILcdBounds aBounds, ILcdTimeBounds aTimeBounds, Set<ELcdKML22ContentType> aContentTypes, Set<ELcdKML22AltitudeMode> aFilterOnAltitudeModes, boolean aFilterOnVisibility, boolean aFilterOnRegion, boolean aForceDrawingOrder, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) Applies the specified function to all the model elements that meet the specified filter.int
TLcdKML22Kml.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) int
TLcdKML22Kml.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) int
TLcdKML22RenderableModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) int
TLcdKML22RenderableModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) int
TLcdKML22RenderableModel.applyOnInteract2DBounds
(ILcdBounds aBounds, ILcdTimeBounds aTimeBounds, Set<ELcdKML22ContentType> aContentTypes, Set<ELcdKML22AltitudeMode> aFilterOnAltitudeModes, boolean aFilterOnVisibility, boolean aFilterOnRegion, boolean aForceDrawingOrder, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) Applies the specified function to all the model elements that meet the specified filter.int
TLcdKML22RenderableModel.applyOnInteract2DBounds
(ILcdBounds aBounds, ILcdTimeBounds aTimeBounds, Set<ELcdKML22ContentType> aContentTypes, Set<ELcdKML22AltitudeMode> aFilterOnAltitudeModes, boolean aFilterOnVisibility, boolean aFilterOnRegion, boolean aForceDrawingOrder, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) Applies the specified function to all the model elements that meet the specified filter. -
Uses of ILcdFunction in com.luciad.format.kml22.model.feature
Modifier and TypeMethodDescriptionint
TLcdKML22AbstractContainer.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) int
TLcdKML22AbstractContainer.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) -
Uses of ILcdFunction in com.luciad.format.nvg.nvg15.model
Modifier and TypeMethodDescriptionint
TLcdNVG15Model.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) Applies the specified function to all the model elements of which the 2D bounds overlap with the specified bounds.int
TLcdNVG15Model.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) Applies the specified function to all the elements of which the 2D bounds overlap with the specified bounds. -
Uses of ILcdFunction in com.luciad.format.nvg.nvg20.model
Modifier and TypeMethodDescriptionint
TLcdNVG20FilteredModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) int
TLcdNVG20FilteredModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) int
TLcdNVG20Model.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) Applies the specified function to all the model elements of which the 2D bounds overlap with the specified bounds.int
TLcdNVG20Model.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) Applies the specified function to all the elements of which the 2D bounds overlap with the specified bounds. -
Uses of ILcdFunction in com.luciad.format.s52.gxy
Modifier and TypeMethodDescriptionint
TLcdS52GXYCatalogueLayer.applyOnInteract
(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) int
TLcdS52GXYCatalogueLayerList.applyOnInteract
(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) Deprecated.protected int
TLcdS52GXYLayer.applyOnInteract
(ILcdFunction aFunction, Graphics aGraphics, int aPaintMode, ILcdModel aModel, ILcdGXYView aGXYView) int
TLcdS52GXYLayer.applyOnInteract
(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) int
TLcdS52GXYLevelLayerList.applyOnInteract
(ILcdFunction aFunction, Rectangle aRectangle, boolean aStrictInteract, ILcdGXYView aGXYView) Deprecated. -
Uses of ILcdFunction in com.luciad.format.s57
Modifier and TypeMethodDescriptionint
TLcdS57DepthAreaEdgeModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunction, double aPrecisionX, double aPrecisionY) int
TLcdS57DepthAreaEdgeModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunction, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) -
Uses of ILcdFunction in com.luciad.format.vpf
Modifier and TypeMethodDescriptionint
TLcdVPFLayer.applyOnInteract
(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) Deprecated. -
Uses of ILcdFunction in com.luciad.fusion.client.view.gxy
Modifier and TypeMethodDescriptionprotected int
TLfnGXYVectorLayer.applyOnInteract
(ILcdFunction aFunction, Graphics aGraphics, int aPaintMode, ILcdModel aModel, ILcdGXYView aGXYView) Deprecated.int
TLfnGXYVectorLayer.applyOnInteract
(ILcdFunction aFunction, Graphics aGraphics, int aPaintMode, ILcdGXYView aGXYView) Deprecated.int
TLfnGXYVectorLayer.applyOnInteract
(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) Deprecated.int
TLfnGXYVectorLayer.applyOnInteractLabels
(ILcdFunction aLabelFunction, Graphics aGraphics, int aPaintMode, ILcdGXYView aGXYView) Deprecated. -
Uses of ILcdFunction in com.luciad.fusion.tilestore
Modifier and TypeMethodDescriptionabstract void
ALfnBinaryMetadataStore.getIds
(ILcdFunction aFunction) Applies the given function to the id's for which metadatas are stored in this store. -
Uses of ILcdFunction in com.luciad.geometry.cartesian
Modifier and TypeMethodDescriptionint
TLcdContourFinder.applyOnAllContours
(ILcdFunction aFunction, ILcdMatrixView aMatrixView, double[] aContourLevels) Deprecated.Computes all contour lines for the specifiedaMatrixView
at the levels indicated byaContourLevels
.int
TLcdContourFinder.applyOnAllContours
(ILcdFunction aFunction, ILcdMatrixView aMatrixView, int aNumberOfLevels, boolean aLogInterval, double aMaxLevel, double aMinLevel) Deprecated.Computes all contour lines for the specifiedaMatrixView
at a number of different levels defined byaNumberOfLevels
. -
Uses of ILcdFunction in com.luciad.gui
Modifier and TypeMethodDescriptionvoid
TLcdUndoHistory.redo
(ILcdFunction aRedoFunction) Deprecated.Performs a redo by retrieving the correspondingObject
, and applying the givenILcdFunction
.void
TLcdUndoHistory.undo
(ILcdFunction aUndoFunction) Deprecated.Performs an undo by retrieving the correspondingObject
, and applying the givenILcdFunction
. -
Uses of ILcdFunction in com.luciad.model
Modifier and TypeMethodDescriptionint
ILcd2DBoundsIndexedModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) Applies the specified function to all the model elements of which the 2D bounds overlap with the specified bounds.int
ILcd2DBoundsIndexedModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) int
ILcd2DBoundsInteractable.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) Applies the specified function to all the elements of which the 2D bounds overlap with the specified bounds.int
TLcd2DBoundsIndexedModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) Applies the specified function to all the model elements of which the 2D bounds overlap with the specified bounds.int
TLcd2DBoundsIndexedModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) int
TLcd2DBoundsIndexedModelList.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunction, double aPrecisionX, double aPrecisionY) int
TLcd2DBoundsIndexedModelList.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunction, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) int
TLcd2DRegularTiledBoundsIndexedModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) Deprecated.int
TLcd2DRegularTiledBoundsIndexedModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) Deprecated.int
TLcdDataObjectIndexedAnd2DBoundsIndexedModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) int
TLcdDataObjectIndexedAnd2DBoundsIndexedModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) int
TLcdFeatureIndexedAnd2DBoundsIndexedModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) Deprecated.int
TLcdFeatureIndexedAnd2DBoundsIndexedModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) Deprecated.int
TLcdMultilevel2DBoundsIndexedModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) Applies the specified function to all the model elements of which the 2D bounds overlap with the specified bounds.int
TLcdMultilevel2DBoundsIndexedModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) Applies the specified function to all the elements of which the 2D bounds overlap with the specified bounds.int
TLcdRegularTiled2DBoundsIndexedModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) Deprecated.int
TLcdRegularTiled2DBoundsIndexedModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) Deprecated.int
TLcdSoft2DBoundsIndexedModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) int
TLcdSoft2DBoundsIndexedModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) int
TLcdTiled2DBoundsIndexedModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) Deprecated.int
TLcdTiled2DBoundsIndexedModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) Deprecated. -
Uses of ILcdFunction in com.luciad.ogc.wcs.client
Modifier and TypeMethodDescriptionint
TLcdWCSProxyModel.applyOnInteract2DBounds
(ILcdBounds aILcdBounds, boolean b, ILcdFunction aILcdFunction, double aX, double aX1) int
TLcdWCSProxyModel.applyOnInteract2DBounds
(ILcdBounds aILcdBounds, boolean b, ILcdFunction aILcdFunction, double aX, double aX1, double aX2, double aX3, boolean b1) -
Uses of ILcdFunction in com.luciad.ogc.wfs.client
Modifier and TypeMethodDescriptionint
TLcdWFSProxyModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) int
TLcdWFSProxyModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) -
Uses of ILcdFunction in com.luciad.realtime
Modifier and TypeMethodDescriptionint
TLcdTrackModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) int
TLcdTrackModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) -
Uses of ILcdFunction in com.luciad.tea
Modifier and TypeMethodDescriptionint
TLcdContourFinder.applyOnAllContours
(ILcdFunction aFunction, ILcdMatrix aMatrix, double[] aContourLevels) Deprecated.Computes all contour lines of aMatrix at the levels indicated by aContourLevels and applies aFunction to each generatedILcdValuedPolygon
.int
TLcdContourFinder.applyOnAllContours
(ILcdFunction aFunction, ILcdMatrix aMatrix, int aNumberOfLevels, boolean aLogInterval, double aMaxLevel, double aMinLevel) Deprecated.Computes all contour lines of aMatrix at aNumberOfLevels different levels and applies aFunction to each generatedILcdValuedPolygon
. -
Uses of ILcdFunction in com.luciad.util
Modifier and TypeClassDescriptionclass
AnILcdFunction
decorator the adds filtering capabilities to an existing function.Modifier and TypeMethodDescriptionTLcdFilteredFunction.getFunction()
Returns the actual function that is applied to objects if they have been accepted by the current filter.Modifier and TypeMethodDescriptionvoid
TLcdFilteredFunction.setFunction
(ILcdFunction aFunction) Sets the actual to function to apply when objects have been accepted by the current filter.ModifierConstructorDescriptionTLcdFilteredFunction
(ILcdFunction aFunction) Creates a new filtered function using a specified function. -
Uses of ILcdFunction in com.luciad.view.gxy
Modifier and TypeMethodDescriptionint
ILcdGXYEditableLabelsLayer.applyOnInteract
(ILcdFunction aFunction, Graphics aGraphics, int aPaintMode, ILcdGXYView aGXYView) Applies the function to (at the least) all objects that are contained (partially or completely) in the bounds of the view.int
ILcdGXYLayer.applyOnInteract
(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) Applies the function to (at the least) all objects that are contained (partially or completely) in the bounds of the view.int
TLcdGXYDensityLayer.applyOnInteract
(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) protected int
TLcdGXYLayer.applyOnInteract
(ILcdFunction aFunction, Graphics aGraphics, int aPaintMode, ILcdModel aModel, ILcdGXYView aGXYView) Applies the function to (at the least) all objects from the given model that are contained (partially or completely) in the bounds of the view.int
TLcdGXYLayer.applyOnInteract
(ILcdFunction aFunction, Graphics aGraphics, int aPaintMode, ILcdGXYView aGXYView) int
TLcdGXYLayer.applyOnInteract
(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) Applies the function to (at the least) all objects that are contained (partially or completely) in the bounds of the view.int
TLcdGXYLayerList.applyOnInteract
(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) Deprecated.Passes the function to apply to all of the visible sub layers as long as the function returns true for objects in that sublayer.int
ILcdGXYEditableLabelsLayer.applyOnInteractLabels
(ILcdFunction aLabelFunction, Graphics aGraphics, int aPaintMode, ILcdGXYView aGXYView) Applies the function to (at the least) all labels that are contained (partially or completely) in the bounds of the view.int
TLcdGXYLayer.applyOnInteractLabels
(ILcdFunction aLabelFunction, Graphics aGraphics, int aPaintMode, ILcdGXYView aGXYView) -
Uses of ILcdFunction in com.luciad.view.gxy.asynchronous
Modifier and TypeMethodDescriptionint
TLcdGXYAsynchronousEditableLabelsLayerWrapper.applyOnInteract
(ILcdFunction aFunction, Graphics aGraphics, int aPaintMode, ILcdGXYView aGXYView) int
TLcdGXYAsynchronousLayerWrapper.applyOnInteract
(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) int
TLcdGXYAsynchronousEditableLabelsLayerWrapper.applyOnInteractLabels
(ILcdFunction aLabelFunction, Graphics aGraphics, int aPaintMode, ILcdGXYView aGXYView) -
Uses of ILcdFunction in com.luciad.view.map
Modifier and TypeMethodDescriptionint
TLcdMapGeorefGridLayer.applyOnInteract
(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) Performs no action.int
TLcdMapLonLatGridLayer.applyOnInteract
(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) Performs no action.int
TLcdUPSGridLayer.applyOnInteract
(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) int
TLcdUTMGridLayer.applyOnInteract
(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) No interaction is possible with this type of layer.int
TLcdXYGridLayer.applyOnInteract
(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) No interaction is possible with this type of layer. -
Uses of ILcdFunction in com.luciad.view.map.mgrs
Modifier and TypeMethodDescriptionint
TLcdMGRSGridLayer.applyOnInteract
(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) No interaction is possible with this type of layer. -
Uses of ILcdFunction in com.luciad.view.map.multilevelgrid
Modifier and TypeMethodDescriptionint
TLcdMultilevelGridLayer.applyOnInteract
(ILcdFunction aFunction, Rectangle aRectangle, boolean aStrictInteract, ILcdGXYView aGXYView) This layer does not allow interaction.static int
TLcdMultilevelGridUtil.applyOnInteract
(ILcdBounds aBounds, ILcdFunction aFunction, int aLevel, ILcdMultilevelGrid aGrid, ILcdGeoReference aGeoReference) Finds allILcdMultilevelGridCoordinate
defined with regard to aILcdMultilevelGrid
passed at a given level that are inside the bounds passed and applies the function passed on them.int
TLcdMultilevelGridCoordinateModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunction, double aPrecisionX, double aPrecisionY) Applies a given function to all elements in this model that interact with the given model bounds.int
TLcdMultilevelGridCoordinateModel.applyOnInteract2DBounds
(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunction, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) Calls applyOnInteract2DBounds without the 3 last parameters. -
Uses of ILcdFunction in com.luciad.wms.client.gxy
Modifier and TypeMethodDescriptionint
TLcdWMSProxyGXYLayer.applyOnInteract
(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView)