Uses of Interface
com.luciad.util.ILcdFunction
Packages that use 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
Constructors in com.luciad.contour with parameters of type ILcdFunctionModifierConstructorDescriptionConstruct 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
Methods in com.luciad.format.aixm51.model.abstractfeature with parameters of type ILcdFunctionModifier and TypeMethodDescriptionintTLcdAIXM51AbstractAIXMMessage.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) intTLcdAIXM51AbstractAIXMMessage.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
Methods in com.luciad.format.asterix with parameters of type ILcdFunctionModifier and TypeMethodDescriptionintTLcdASTERIXFilteredModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) intTLcdASTERIXFilteredModel.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
Methods in com.luciad.format.database with parameters of type ILcdFunctionModifier and TypeMethodDescriptionintTLcdDatabaseModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) intTLcdDatabaseModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) intTLcdDatabaseReadOnlyModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) intTLcdDatabaseReadOnlyModel.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
Methods in com.luciad.format.gml2.model with parameters of type ILcdFunctionModifier and TypeMethodDescriptionintTLcdGML2AbstractFeatureCollection.applyOnInteract2DBounds(ILcdBounds aArg0, boolean aArg1, ILcdFunction aArg2, double aArg3, double aArg4) intTLcdGML2AbstractFeatureCollection.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
Methods in com.luciad.format.gml31.model with parameters of type ILcdFunctionModifier and TypeMethodDescriptionintTLcdGML31AbstractFeatureCollection.applyOnInteract2DBounds(ILcdBounds aArg0, boolean aArg1, ILcdFunction aArg2, double aArg3, double aArg4) Deprecated.intTLcdGML31AbstractFeatureCollection.applyOnInteract2DBounds(ILcdBounds aArg0, boolean aArg1, ILcdFunction aArg2, double aArg3, double aArg4, double aArg5, double aArg6, boolean aArg7) Deprecated.intTLcdGML31Model.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) intTLcdGML31Model.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
Methods in com.luciad.format.gml32.model with parameters of type ILcdFunctionModifier and TypeMethodDescriptionintTLcdGML32AbstractFeatureCollection.applyOnInteract2DBounds(ILcdBounds aArg0, boolean aArg1, ILcdFunction aArg2, double aArg3, double aArg4) Deprecated.intTLcdGML32AbstractFeatureCollection.applyOnInteract2DBounds(ILcdBounds aArg0, boolean aArg1, ILcdFunction aArg2, double aArg3, double aArg4, double aArg5, double aArg6, boolean aArg7) Deprecated.intTLcdGML32Model.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) intTLcdGML32Model.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
Methods in com.luciad.format.kml22.model with parameters of type ILcdFunctionModifier and TypeMethodDescriptionintTLcdKML22DynamicModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) Calls the customapplyOnInteract2DBoundsmethod, with the following default parameters:intTLcdKML22DynamicModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) Calls the customapplyOnInteract2DBoundsmethod, with the following default parameters:intTLcdKML22DynamicModel.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.intTLcdKML22DynamicModel.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.intTLcdKML22Kml.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) intTLcdKML22Kml.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) intTLcdKML22RenderableModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) intTLcdKML22RenderableModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) intTLcdKML22RenderableModel.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.intTLcdKML22RenderableModel.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
Methods in com.luciad.format.kml22.model.feature with parameters of type ILcdFunctionModifier and TypeMethodDescriptionintTLcdKML22AbstractContainer.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) intTLcdKML22AbstractContainer.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
Methods in com.luciad.format.nvg.nvg15.model with parameters of type ILcdFunctionModifier and TypeMethodDescriptionintTLcdNVG15Model.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.intTLcdNVG15Model.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
Methods in com.luciad.format.nvg.nvg20.model with parameters of type ILcdFunctionModifier and TypeMethodDescriptionintTLcdNVG20FilteredModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) intTLcdNVG20FilteredModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) intTLcdNVG20Model.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.intTLcdNVG20Model.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
Methods in com.luciad.format.s52.gxy with parameters of type ILcdFunctionModifier and TypeMethodDescriptionintTLcdS52GXYCatalogueLayer.applyOnInteract(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) intTLcdS52GXYCatalogueLayerList.applyOnInteract(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) Deprecated.protected intTLcdS52GXYLayer.applyOnInteract(ILcdFunction aFunction, Graphics aGraphics, int aPaintMode, ILcdModel aModel, ILcdGXYView aGXYView) intTLcdS52GXYLayer.applyOnInteract(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) intTLcdS52GXYLevelLayerList.applyOnInteract(ILcdFunction aFunction, Rectangle aRectangle, boolean aStrictInteract, ILcdGXYView aGXYView) Deprecated. -
Uses of ILcdFunction in com.luciad.format.s57
Methods in com.luciad.format.s57 with parameters of type ILcdFunctionModifier and TypeMethodDescriptionintTLcdS57DepthAreaEdgeModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunction, double aPrecisionX, double aPrecisionY) intTLcdS57DepthAreaEdgeModel.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
Methods in com.luciad.format.vpf with parameters of type ILcdFunctionModifier and TypeMethodDescriptionintTLcdVPFLayer.applyOnInteract(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) Deprecated. -
Uses of ILcdFunction in com.luciad.fusion.client.view.gxy
Methods in com.luciad.fusion.client.view.gxy with parameters of type ILcdFunctionModifier and TypeMethodDescriptionprotected intTLfnGXYVectorLayer.applyOnInteract(ILcdFunction aFunction, Graphics aGraphics, int aPaintMode, ILcdModel aModel, ILcdGXYView aGXYView) Deprecated.intTLfnGXYVectorLayer.applyOnInteract(ILcdFunction aFunction, Graphics aGraphics, int aPaintMode, ILcdGXYView aGXYView) Deprecated.intTLfnGXYVectorLayer.applyOnInteract(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) Deprecated.intTLfnGXYVectorLayer.applyOnInteractLabels(ILcdFunction aLabelFunction, Graphics aGraphics, int aPaintMode, ILcdGXYView aGXYView) Deprecated. -
Uses of ILcdFunction in com.luciad.fusion.tilestore
Methods in com.luciad.fusion.tilestore with parameters of type ILcdFunctionModifier and TypeMethodDescriptionabstract voidALfnBinaryMetadataStore.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
Methods in com.luciad.geometry.cartesian with parameters of type ILcdFunctionModifier and TypeMethodDescriptionintTLcdContourFinder.applyOnAllContours(ILcdFunction aFunction, ILcdMatrixView aMatrixView, double[] aContourLevels) Deprecated.Computes all contour lines for the specifiedaMatrixViewat the levels indicated byaContourLevels.intTLcdContourFinder.applyOnAllContours(ILcdFunction aFunction, ILcdMatrixView aMatrixView, int aNumberOfLevels, boolean aLogInterval, double aMaxLevel, double aMinLevel) Deprecated.Computes all contour lines for the specifiedaMatrixViewat a number of different levels defined byaNumberOfLevels. -
Uses of ILcdFunction in com.luciad.gui
Methods in com.luciad.gui with parameters of type ILcdFunctionModifier and TypeMethodDescriptionvoidTLcdUndoHistory.redo(ILcdFunction aRedoFunction) Deprecated.Performs a redo by retrieving the correspondingObject, and applying the givenILcdFunction.voidTLcdUndoHistory.undo(ILcdFunction aUndoFunction) Deprecated.Performs an undo by retrieving the correspondingObject, and applying the givenILcdFunction. -
Uses of ILcdFunction in com.luciad.model
Methods in com.luciad.model with parameters of type ILcdFunctionModifier and TypeMethodDescriptionintILcd2DBoundsIndexedModel.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.intILcd2DBoundsIndexedModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) intILcd2DBoundsInteractable.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.intTLcd2DBoundsIndexedModel.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.intTLcd2DBoundsIndexedModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) intTLcd2DBoundsIndexedModelList.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunction, double aPrecisionX, double aPrecisionY) intTLcd2DBoundsIndexedModelList.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunction, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) intTLcd2DRegularTiledBoundsIndexedModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) Deprecated.intTLcd2DRegularTiledBoundsIndexedModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) Deprecated.intTLcdDataObjectIndexedAnd2DBoundsIndexedModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) intTLcdDataObjectIndexedAnd2DBoundsIndexedModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) intTLcdFeatureIndexedAnd2DBoundsIndexedModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) Deprecated.intTLcdFeatureIndexedAnd2DBoundsIndexedModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) Deprecated.intTLcdMultilevel2DBoundsIndexedModel.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.intTLcdMultilevel2DBoundsIndexedModel.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.intTLcdRegularTiled2DBoundsIndexedModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) Deprecated.intTLcdRegularTiled2DBoundsIndexedModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) Deprecated.intTLcdSoft2DBoundsIndexedModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) intTLcdSoft2DBoundsIndexedModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) intTLcdTiled2DBoundsIndexedModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) Deprecated.intTLcdTiled2DBoundsIndexedModel.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
Methods in com.luciad.ogc.wcs.client with parameters of type ILcdFunctionModifier and TypeMethodDescriptionintTLcdWCSProxyModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunction, double aPrecisionX, double aPrecisionY) intTLcdWCSProxyModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunction, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) -
Uses of ILcdFunction in com.luciad.ogc.wfs.client
Methods in com.luciad.ogc.wfs.client with parameters of type ILcdFunctionModifier and TypeMethodDescriptionintTLcdWFSProxyModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) intTLcdWFSProxyModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) -
Uses of ILcdFunction in com.luciad.realtime
Methods in com.luciad.realtime with parameters of type ILcdFunctionModifier and TypeMethodDescriptionintTLcdTrackModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictOverlap, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY) intTLcdTrackModel.applyOnInteract2DBounds(ILcdBounds aBounds, boolean aStrictInteract, ILcdFunction aFunctionToApply, double aPrecisionX, double aPrecisionY, double aMinSizeX, double aMinSizeY, boolean aIncludePoints) -
Uses of ILcdFunction in com.luciad.tea
Methods in com.luciad.tea with parameters of type ILcdFunctionModifier and TypeMethodDescriptionintTLcdContourFinder.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.intTLcdContourFinder.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
Classes in com.luciad.util that implement ILcdFunctionModifier and TypeClassDescriptionclassAnILcdFunctiondecorator the adds filtering capabilities to an existing function.Methods in com.luciad.util that return ILcdFunctionModifier and TypeMethodDescriptionTLcdFilteredFunction.getFunction()Returns the actual function that is applied to objects if they have been accepted by the current filter.Methods in com.luciad.util with parameters of type ILcdFunctionModifier and TypeMethodDescriptionvoidTLcdFilteredFunction.setFunction(ILcdFunction aFunction) Sets the actual to function to apply when objects have been accepted by the current filter.Constructors in com.luciad.util with parameters of type ILcdFunctionModifierConstructorDescriptionTLcdFilteredFunction(ILcdFunction aFunction) Creates a new filtered function using a specified function. -
Uses of ILcdFunction in com.luciad.view.gxy
Methods in com.luciad.view.gxy with parameters of type ILcdFunctionModifier and TypeMethodDescriptionintILcdGXYEditableLabelsLayer.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.intILcdGXYLayer.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.intTLcdGXYDensityLayer.applyOnInteract(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) protected intTLcdGXYLayer.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.intTLcdGXYLayer.applyOnInteract(ILcdFunction aFunction, Graphics aGraphics, int aPaintMode, ILcdGXYView aGXYView) intTLcdGXYLayer.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.intTLcdGXYLayerList.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.intILcdGXYEditableLabelsLayer.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.intTLcdGXYLayer.applyOnInteractLabels(ILcdFunction aLabelFunction, Graphics aGraphics, int aPaintMode, ILcdGXYView aGXYView) -
Uses of ILcdFunction in com.luciad.view.gxy.asynchronous
Methods in com.luciad.view.gxy.asynchronous with parameters of type ILcdFunctionModifier and TypeMethodDescriptionintTLcdGXYAsynchronousEditableLabelsLayerWrapper.applyOnInteract(ILcdFunction aFunction, Graphics aGraphics, int aPaintMode, ILcdGXYView aGXYView) intTLcdGXYAsynchronousLayerWrapper.applyOnInteract(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) intTLcdGXYAsynchronousEditableLabelsLayerWrapper.applyOnInteractLabels(ILcdFunction aLabelFunction, Graphics aGraphics, int aPaintMode, ILcdGXYView aGXYView) -
Uses of ILcdFunction in com.luciad.view.map
Methods in com.luciad.view.map with parameters of type ILcdFunctionModifier and TypeMethodDescriptionintTLcdMapGeorefGridLayer.applyOnInteract(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) Performs no action.intTLcdMapLonLatGridLayer.applyOnInteract(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) Performs no action.intTLcdUPSGridLayer.applyOnInteract(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) intTLcdUTMGridLayer.applyOnInteract(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView) No interaction is possible with this type of layer.intTLcdXYGridLayer.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
Methods in com.luciad.view.map.mgrs with parameters of type ILcdFunctionModifier and TypeMethodDescriptionintTLcdMGRSGridLayer.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
Methods in com.luciad.view.map.multilevelgrid with parameters of type ILcdFunctionModifier and TypeMethodDescriptionintTLcdMultilevelGridLayer.applyOnInteract(ILcdFunction aFunction, Rectangle aRectangle, boolean aStrictInteract, ILcdGXYView aGXYView) This layer does not allow interaction.static intTLcdMultilevelGridUtil.applyOnInteract(ILcdBounds aBounds, ILcdFunction aFunction, int aLevel, ILcdMultilevelGrid aGrid, ILcdGeoReference aGeoReference) Finds allILcdMultilevelGridCoordinatedefined with regard to aILcdMultilevelGridpassed at a given level that are inside the bounds passed and applies the function passed on them.intTLcdMultilevelGridCoordinateModel.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.intTLcdMultilevelGridCoordinateModel.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
Methods in com.luciad.wms.client.gxy with parameters of type ILcdFunctionModifier and TypeMethodDescriptionintTLcdWMSProxyGXYLayer.applyOnInteract(ILcdFunction aFunction, Rectangle aBounds, boolean aStrictInteract, ILcdGXYView aGXYView)