Uses of Interface
com.luciad.view.ILcdView
Packages that use ILcdView
Package
Description
Provides classes for
ILcdEarthTileSets with terrain data.Provides a terrain profile model that can be used to display terrain.
This package contains a measure provider for ASTERIX data in a GXY view.
This package contains a measure provider for ASTERIX data in a Lightspeed view.
This package and its subpackagesprovides classes for visualizing KML data on both 2D and 3D maps.
This package provides classes for visualizing KML data on 2D maps.
This package provides classes for visualizing KML data on Lightspeed maps.
This package contains the core of Lucy: the
back-end, which
is the central point of Lucy where addons can add functionality to
extend Lucy, and the default front-end.The drawing add-on provides Lucy with the functionality to draw SLD styled shapes on the map and
editing and/or saving these drawings afterwards.
This package provides a new, highly configurable data format.
This package contains the default toolbar for editing drawing models used in the drawing add on.
This package contains an abstract class that facilitates the implementation of
ILcyCustomizerPanels for
geometries of drawing shapes.This package provides the
TLcyLspDrawingAddOn.Provides the context classes that can be used in customizer panels to receive the context
of several types of objects.
Provides the addon that supports the KML 2.2 format.
Provides the addon that offers printing support to Lucy.
Provides the addon that offers printing support for Lightspeed views.
Provides the addon that allows to customize/inspect the selected object.
This is a terrain analysis add-on for line-of-sight (LOS) calculation on Lightspeed maps.
Provides the add-on to perform visibility calculations between a point observer and other shapes on a Lightspeed map.
Contains classes to enable the exchange of model objects from one layer to another.
Contains classes to create user-interface components for displaying and modifying the properties
of objects.
Package containing an abstract class
ALcyFormatBar, which provides a component that
can be displayed to manipulate a layer of a given format.Contains a broad range of classes related to the visual represention of a map.
Provides actions that have a relationship with a map.
Provides supporting classes for asynchronous painting.
This package provides generic linkers for the camera linking.It is used by the
package com.luciad.lucy.addons.cameralinking.
Contains context classes that, for instance, describe a domain object, its model, layer and view.
This package provides a heightprovider that uses heightproviderfactories registered to the
lucy backend.
Provides support facilities for working with measures.
Handles simulation of dynamic data.
Contains all classes for terrain elevation analysis.
General interfaces and implementations to retrieve heights from data, for
instance, elevation rasters.
This package contains classes used for working with generic measurement values.
General aspects of views.
Provides a simple animation framework.
Provides two-dimensional views and components supporting the visualization of the former's representation.
This package contains classes for working with measurement values in a GXY context.
Provides support for OpenGL-based 2D and 3D visualization of data.
This package contains classes for working with measurement values in a lightspeed view context.
Utilities for making maps.
-
Uses of ILcdView in com.luciad.earth.tileset.terrain
Methods in com.luciad.earth.tileset.terrain with parameters of type ILcdViewModifier and TypeMethodDescriptionTLcdEarthGXYLayerHeightProviderFactory.createHeightProvider(ILcdLayer aLayer, ILcdView aView, Map<String, Object> aRequiredProperties, Map<String, Object> aOptionalProperties) A height provider is created for each tile set in the layer's model by using theTLcdEarthGXYLayerHeightProviderFactory.createTileSetHeightProvider(com.luciad.earth.tileset.ILcdEarthTileSet, com.luciad.view.gxy.ILcdGXYLayer, com.luciad.view.gxy.ILcdGXYView, com.luciad.reference.ILcdGeoReference, java.util.Map<java.lang.String, java.lang.Object>, java.util.Map<java.lang.String, java.lang.Object>)method. -
Uses of ILcdView in com.luciad.earth.view.vertical
Methods in com.luciad.earth.view.vertical that return ILcdViewModifier and TypeMethodDescriptionTLcdVVTerrainModel.getView()Returns the view set in thesetViewmethod.Methods in com.luciad.earth.view.vertical with parameters of type ILcdViewModifier and TypeMethodDescriptionvoidSets the given view.Constructors in com.luciad.earth.view.vertical with parameters of type ILcdViewModifierConstructorDescriptionTLcdVVTerrainModel(Object aObject, ILcdModel aModel, ILcdView aView) Creates a terrain profile model that immediately and asynchronously calculates the profile for the given object. -
Uses of ILcdView in com.luciad.format.asterix.gxy
Methods in com.luciad.format.asterix.gxy with parameters of type ILcdViewModifier and TypeMethodDescriptionTLcdGXYASTERIXLayerMeasureProviderFactory.createMeasureProvider(ILcdLayer aLayer, ILcdView aView) Creates a new measure provider, based on the given GXY layer and GXY view, ornullif no measure provider can be created. -
Uses of ILcdView in com.luciad.format.asterix.lightspeed
Methods in com.luciad.format.asterix.lightspeed with parameters of type ILcdViewModifier and TypeMethodDescriptionTLspASTERIXLayerMeasureProviderFactory.createMeasureProvider(ILcdLayer aLayer, ILcdView aView) Creates a new measure provider, based on the given Lightspeedinteractive layerand view, ornullif no measure provider can be created. -
Uses of ILcdView in com.luciad.format.kml22.view
Methods in com.luciad.format.kml22.view that return ILcdViewModifier and TypeMethodDescriptionALcdKML22ViewFitAction.getView()Gets the view this view fit action fits onMethods in com.luciad.format.kml22.view with parameters of type ILcdViewModifier and TypeMethodDescriptionabstract booleanALcdKML22ViewFitAction.canPerformFit(Object aObject, ILcdView aView) Checks whether this view fit action can perform a fit.abstract voidALcdKML22ViewFitAction.performFit(Object aObject, ILcdView aView) Performs the fit actionvoidSets the view this view fit action should fit on.Constructors in com.luciad.format.kml22.view with parameters of type ILcdViewModifierConstructorDescriptionALcdKML22ViewFitAction(ILcdView aView, String aName) Creates a new instance of this abstract fit action with a given name. -
Uses of ILcdView in com.luciad.format.kml22.view.gxy
Methods in com.luciad.format.kml22.view.gxy with parameters of type ILcdViewModifier and TypeMethodDescriptionbooleanTLcdKML22GXYViewFitAction.canPerformFit(Object aObject, ILcdView aView) voidTLcdKML22GXYViewFitAction.performFit(Object aObject, ILcdView aView) -
Uses of ILcdView in com.luciad.format.kml22.view.lightspeed
Methods in com.luciad.format.kml22.view.lightspeed with parameters of type ILcdViewModifier and TypeMethodDescriptionbooleanTLspKML22ViewFitAction.canPerformFit(Object aObject, ILcdView aView) voidTLspKML22ViewFitAction.performFit(Object aObject, ILcdView aView) -
Uses of ILcdView in com.luciad.lucy
Methods in com.luciad.lucy that return types with arguments of type ILcdViewModifier and TypeMethodDescriptionabstract List<ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer>> TLcyDataFormatManager.ALcyMapComponentChooser.chooseMapComponent(ILcdDataSource aSource, ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer> aFailedMapComponent, List<ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer>> aMapComponentsToChooseFrom, ILcdModelDecoder[] aModelDecoders, Component aParentComponent) Chooses theILcyGenericMapComponent(s) to use for the givenaSourceout of the list of given map components.abstract List<ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer>> TLcyDataFormatManager.ALcyMapComponentChooser.chooseMapComponent(String aSourceName, ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer> aFailedMapComponent, List<ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer>> aMapComponentsToChooseFrom, ILcdModelDecoder[] aModelDecoders, ALcyFileTypeDescriptor[] aModelDecoderFileTypeDescriptors, ALcyDataSourceHandler[] aDataSourceHandlers, ALcyFileTypeDescriptor[] aDataSourceHandlerFileTypeDescriptors, ALcyFileTypeDescriptor aSelectedFileTypeDescriptor, Component aParentComponent) Chooses theILcyGenericMapComponent(s) to use for the givenaSourceNameout of the list of given map components.ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer> TLcyDataSourceEvent.getMapComponent()Returns theILcyGenericMapComponentset in the constructor.Method parameters in com.luciad.lucy with type arguments of type ILcdViewModifier and TypeMethodDescriptionabstract ILcdModelDecoderTLcyDataFormatManager.ALcyHandlerChooser.chooseDataSourceDecoder(ILcdDataSource aSource, ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer> aMapComponent, ILcdModelDecoder[] aModelDecoders, Component aParentComponent) Chooses theILcdModelDecoderto use for the givenaDataSourceout of the list of given decoders.abstract ObjectTLcyDataFormatManager.ALcyHandlerChooser.chooseHandler(String aSourceName, ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer> aMapComponent, ILcdModelDecoder[] aModelDecoders, ALcyFileTypeDescriptor[] aModelDecoderFileTypeDescriptors, ALcyDataSourceHandler[] aDataSourceHandlers, ALcyFileTypeDescriptor[] aDataSourceHandlerFileTypeDescriptors, ALcyFileTypeDescriptor aSelectedFileTypeDescriptor, Component aParentComponent) Chooses theILcdModelDecoderorALcyDataSourceHandlerto use for the given aSourceName out of the list of given handlers.abstract List<ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer>> TLcyDataFormatManager.ALcyMapComponentChooser.chooseMapComponent(ILcdDataSource aSource, ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer> aFailedMapComponent, List<ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer>> aMapComponentsToChooseFrom, ILcdModelDecoder[] aModelDecoders, Component aParentComponent) Chooses theILcyGenericMapComponent(s) to use for the givenaSourceout of the list of given map components.abstract List<ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer>> TLcyDataFormatManager.ALcyMapComponentChooser.chooseMapComponent(ILcdDataSource aSource, ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer> aFailedMapComponent, List<ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer>> aMapComponentsToChooseFrom, ILcdModelDecoder[] aModelDecoders, Component aParentComponent) Chooses theILcyGenericMapComponent(s) to use for the givenaSourceout of the list of given map components.abstract List<ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer>> TLcyDataFormatManager.ALcyMapComponentChooser.chooseMapComponent(String aSourceName, ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer> aFailedMapComponent, List<ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer>> aMapComponentsToChooseFrom, ILcdModelDecoder[] aModelDecoders, ALcyFileTypeDescriptor[] aModelDecoderFileTypeDescriptors, ALcyDataSourceHandler[] aDataSourceHandlers, ALcyFileTypeDescriptor[] aDataSourceHandlerFileTypeDescriptors, ALcyFileTypeDescriptor aSelectedFileTypeDescriptor, Component aParentComponent) Chooses theILcyGenericMapComponent(s) to use for the givenaSourceNameout of the list of given map components.abstract List<ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer>> TLcyDataFormatManager.ALcyMapComponentChooser.chooseMapComponent(String aSourceName, ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer> aFailedMapComponent, List<ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer>> aMapComponentsToChooseFrom, ILcdModelDecoder[] aModelDecoders, ALcyFileTypeDescriptor[] aModelDecoderFileTypeDescriptors, ALcyDataSourceHandler[] aDataSourceHandlers, ALcyFileTypeDescriptor[] aDataSourceHandlerFileTypeDescriptors, ALcyFileTypeDescriptor aSelectedFileTypeDescriptor, Component aParentComponent) Chooses theILcyGenericMapComponent(s) to use for the givenaSourceNameout of the list of given map components.voidTLcyDataFormatManager.handleDataSources(ILcdDataSource[] aDataSources, ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer> aMapComponent, ILcdModelDecoder[] aModelDecoders, Component aParentComponent) Opens the data represented byaDataSourcesonaMapComponentby using all theILcdModelDecoders inaModelDecoders.voidTLcyDataFormatManager.handleDataSources(ILcdDataSource[] aDataSources, ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer> aMapComponent, Component aParentComponent) Opens the data represented byaDataSourcesonaMapComponentby using all theILcdModelDecoders that are registered on the Lucy back-end.voidTLcyDataFormatManager.handleDataSources(String[] aDataSources, ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer> aMapComponent, ALcyFileTypeDescriptor aSelectedFileTypeDescriptor, Component aParentComponent) Opens the data represented byaDataSourcesonaMapComponentby using all theILcdModelDecoders andALcyDataSourceHandlers that are registered on the Lucy back-end.voidTLcyDataFormatManager.handleDataSources(String[] aDataSources, ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer> aMapComponent, ILcdModelDecoder[] aModelDecoders, ALcyFileTypeDescriptor[] aModelDecoderFileTypeDescriptors, ALcyDataSourceHandler[] aDataSourceHandlers, ALcyFileTypeDescriptor[] aDataSourceHandlerFileTypeDescriptors, ALcyFileTypeDescriptor aSelectedFileTypeDescriptor, Component aParentComponent) Opens the data represented byaDataSourcesonaMapComponentby using theILcdModelDecoders inaModelDecodersand theALcyDataSourceHandlers inaDataSourceHandlers.Constructor parameters in com.luciad.lucy with type arguments of type ILcdViewModifierConstructorDescriptionTLcyDataSourceEvent(Object source, int aID, ILcdDataSource[] aDataSources, ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer> aGeneralMapComponent) Creates a newTLcyDataSourceEvent.TLcyDataSourceEvent(Object source, int aID, String[] aDataSources, ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer> aGeneralMapComponent) Creates a newTLcyDataSourceEvent. -
Uses of ILcdView in com.luciad.lucy.addons.drawing
Methods in com.luciad.lucy.addons.drawing with parameters of type ILcdViewModifier and TypeMethodDescriptionTLcyDrawingAddOn.getDrawingSettingsForMap(ILcdView aView) Method to retrieve the drawing settings for a certain view. -
Uses of ILcdView in com.luciad.lucy.addons.drawing.format
Classes in com.luciad.lucy.addons.drawing.format with type parameters of type ILcdViewModifier and TypeClassDescriptionclassALcyDrawingSettings<S extends ILcdView & ILcdTreeLayered,T extends ILcdLayer> This class provides access to the drawing settings of a drawing layer. -
Uses of ILcdView in com.luciad.lucy.addons.drawing.gui
Classes in com.luciad.lucy.addons.drawing.gui with type parameters of type ILcdViewModifier and TypeClassDescriptionclassALcyDrawingToolBarFactory<S extends ILcdView & ILcdTreeLayered,T extends ILcdLayer> Abstract base class to create the default tool bar for editing a drawing model. -
Uses of ILcdView in com.luciad.lucy.addons.drawing.gui.customizer
Methods in com.luciad.lucy.addons.drawing.gui.customizer that return ILcdView -
Uses of ILcdView in com.luciad.lucy.addons.drawing.lightspeed
Methods in com.luciad.lucy.addons.drawing.lightspeed with parameters of type ILcdViewModifier and TypeMethodDescriptionTLcyLspDrawingAddOn.getDrawingSettingsForMap(ILcdView aView) Method to retrieve the drawing settings for a certain view. -
Uses of ILcdView in com.luciad.lucy.addons.drawing.util.context
Methods in com.luciad.lucy.addons.drawing.util.context that return ILcdViewModifier and TypeMethodDescriptionTLcyShapeContext.getView()Returns the view which was set in the constructor.Constructors in com.luciad.lucy.addons.drawing.util.context with parameters of type ILcdViewModifierConstructorDescriptionTLcyShapeContext(ILcdView aView, ILcdLayer aLayer, ILcdShape aGeometry) Deprecated.TLcyShapeContext(ILcdView aView, ILcdLayer aLayer, Object aDomainObject, ILcdShape aGeometry) Creates a new shape context -
Uses of ILcdView in com.luciad.lucy.addons.kml22
Methods in com.luciad.lucy.addons.kml22 that return ILcdViewModifier and TypeMethodDescriptionTLcyKML22TreeModelObject.getView()Returns a layer that has the following properties:Constructors in com.luciad.lucy.addons.kml22 with parameters of type ILcdViewModifierConstructorDescriptionTLcyKML22TreeModelObject(Object aTreeModelObject, ILcdModel aModel, ILcdLayer aLayer, ILcdView aView) Creates a new tree model objectTLcyKML22TreeModelObject(Object aTreeModelObject, ILcdModel aModel, ILcdLayer aLayer, ILcdView aView, TLcyKML22TreeModelObject aParent) Creates a new tree model object with given parent. -
Uses of ILcdView in com.luciad.lucy.addons.print
Classes in com.luciad.lucy.addons.print with type parameters of type ILcdViewModifier and TypeClassDescriptionclassALcyPrintContext<V extends ILcdView>Represents all that is needed to print, preview, modify, ... a component which can be printed to one or more pages.classTLcyPrintableMapComponent<V extends ILcdView>A container that holds ajava.awt.Component(seeTLcyPrintableMapComponent.getComponent()) that can be printed on one or more pages. -
Uses of ILcdView in com.luciad.lucy.addons.print.lightspeed
Methods in com.luciad.lucy.addons.print.lightspeed that return ILcdViewModifier and TypeMethodDescriptionprotected ILcdViewTLcyLspPrintableMapComponentFactory.createView(int aID, ILcyLspMapComponent aMapComponent, TLcyProperties aProperties) Creates anILcdViewfor the given ID.protected ILcdViewTLcyLspPrintableMapComponentFactory.getView(int aID) Returns theILcdViewfor the given ID. -
Uses of ILcdView in com.luciad.lucy.addons.selectioneditor
Method parameters in com.luciad.lucy.addons.selectioneditor with type arguments of type ILcdViewModifier and TypeMethodDescriptionvoidTLcySelectionEditorAddOn.setActiveOnMapComponent(boolean aActive, ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer> aMapComponent) Activates or deactivates the selection editor add-on for the given map component. -
Uses of ILcdView in com.luciad.lucy.addons.tea.lineofsight
Methods in com.luciad.lucy.addons.tea.lineofsight with parameters of type ILcdViewModifier and TypeMethodDescriptionprotected ILcdAltitudeProviderTLcyLOSAddOn.createTerrainAltitudeProvider(ILcdView aView, double aCalculationStepSize, ILcdGeoReference aPreferredReference, ILcyLucyEnv aLucyEnv) Creates anILcdAltitudeProviderthat is used by the line-of-sight calculations to retrieve the altitude of the terrain. -
Uses of ILcdView in com.luciad.lucy.addons.tea.shapevisibility
Methods in com.luciad.lucy.addons.tea.shapevisibility with parameters of type ILcdViewModifier and TypeMethodDescriptionprotected ILcdAltitudeProviderTLcyShapeVisibilityAddOn.createTerrainAltitudeProvider(ILcdView aView, double aCalculationStepSize, ILcdGeoReference aPreferredReference, ILcyLucyEnv aLucyEnv) Creates anILcdAltitudeProviderthat is used by the visibility calculations to retrieve the altitude of the terrain. -
Uses of ILcdView in com.luciad.lucy.datatransfer
Methods in com.luciad.lucy.datatransfer with parameters of type ILcdViewModifier and TypeMethodDescriptionfinal booleanALcyDefaultLayerSelectionTransferHandler.canImport(DataFlavor[] aFlavors, ILcdLayer aDestinationLayer, ILcdView aDestinationView) abstract booleanALcyLayerSelectionTransferHandler.canImport(DataFlavor[] aFlavors, ILcdLayer aDestinationLayer, ILcdView aDestinationView) This method determines whether thisALcyLayerSelectionTransferHandlercan import the givenTransferable.booleanTLcyCompositeLayerSelectionTransferHandler.canImport(DataFlavor[] aFlavors, ILcdLayer aTargetLayer, ILcdView aTargetView) final TransferableALcyDefaultLayerSelectionTransferHandler.createTransferable(ILcdSelection aSelection, ILcdLayer aSourceLayer, ILcdView aSourceView) abstract TransferableALcyLayerSelectionTransferHandler.createTransferable(ILcdSelection aSelection, ILcdLayer aSourceLayer, ILcdView aSourceView) Creates the transferable to exportaSelection.TLcyCompositeLayerSelectionTransferHandler.createTransferable(ILcdSelection aSelection, ILcdLayer aSourceLayer, ILcdView aSourceView) final voidALcyDefaultLayerSelectionTransferHandler.exportDone(Transferable aTransferable, ILcdLayer aSourceLayer, ILcdView aSourceView, int aAction) abstract voidALcyLayerSelectionTransferHandler.exportDone(Transferable aData, ILcdLayer aSourceLayer, ILcdView aSourceView, int aAction) This method is called when the export is done.voidTLcyCompositeLayerSelectionTransferHandler.exportDone(Transferable aData, ILcdLayer aSourceLayer, ILcdView aSourceView, int aAction) intALcyDefaultLayerSelectionTransferHandler.getSourceActions(ILcdSelection aSelection, ILcdLayer aSourceLayer, ILcdView aSourceView) abstract intALcyLayerSelectionTransferHandler.getSourceActions(ILcdSelection aSelection, ILcdLayer aSourceLayer, ILcdView aSourceView) This method determines what thisALcyLayerSelectionTransferHandlercan do with the given selection.intTLcyCompositeLayerSelectionTransferHandler.getSourceActions(ILcdSelection aSelection, ILcdLayer aSourceLayer, ILcdView aSourceView) final booleanALcyDefaultLayerSelectionTransferHandler.importData(Transferable aTransferable, ILcdLayer aDestinationLayer, ILcdView aDestinationView) abstract booleanALcyLayerSelectionTransferHandler.importData(Transferable aData, ILcdLayer aDestinationLayer, ILcdView aDestinationView) Actually imports the data into the destination layers.booleanTLcyCompositeLayerSelectionTransferHandler.importData(Transferable aData, ILcdLayer aTargetLayer, ILcdView aTargetView) -
Uses of ILcdView in com.luciad.lucy.gui.customizer
Methods in com.luciad.lucy.gui.customizer that return ILcdViewModifier and TypeMethodDescriptionprotected ILcdViewALcyDomainObjectCustomizerPanel.getView()Convenience method to return theILcdViewthat was set by setting aTLcyDomainObjectContextusingsetObject.protected ILcdViewALcyLayerCustomizerPanel.getView()Convenience method to return theILcdViewthat was set by setting aTLcyLayerContextusingsetObject.protected ILcdViewALcyModelCustomizerPanel.getView()Convenience method to return theILcdViewthat was set by setting aTLcyModelContextusingsetObject. -
Uses of ILcdView in com.luciad.lucy.gui.formatbar
Methods in com.luciad.lucy.gui.formatbar with parameters of type ILcdViewModifier and TypeMethodDescriptionabstract booleanALcyFormatBarFactory.canCreateFormatBar(ILcdView aView, ILcdLayer aLayer) Returnstrueif aALcyFormatBarcan be created for the given parameters,falseotherwise.booleanTLcyCompositeFormatBarFactory.canCreateFormatBar(ILcdView aView, ILcdLayer aLayer) abstract ALcyFormatBarALcyFormatBarFactory.createFormatBar(ILcdView aView, ILcdLayer aLayer) Creates anALcyFormatBarfor the given parameters.TLcyCompositeFormatBarFactory.createFormatBar(ILcdView aView, ILcdLayer aLayer) -
Uses of ILcdView in com.luciad.lucy.map
Classes in com.luciad.lucy.map with type parameters of type ILcdViewModifier and TypeInterfaceDescriptioninterfaceILcyGenericMapComponent<S extends ILcdView,T extends ILcdLayer> AnILcyGenericMapComponentis a visual component that contains anILcdView(a map).interfaceILcyGenericMapManagerListener<S extends ILcdView,T extends ILcdLayer> Listener that can be attached to aTLcyGenericMapManager.classTLcyGenericMapManager<S extends ILcdView,T extends ILcdLayer> Manager of theILcyGenericMapComponents that currently exist.classTLcyGenericMapManagerEvent<S extends ILcdView,T extends ILcdLayer> Event fired when aTLcyGeneralMapManageris changed.Methods in com.luciad.lucy.map with type parameters of type ILcdViewModifier and TypeMethodDescriptionstatic <View extends ILcdView>
ILcyGenericMapManagerListener<ILcdView, ILcdLayer> ILcyGenericMapManagerListener.onMapAdded(Class<View> aViewClass, Consumer<ILcyGenericMapComponent<? extends View, ? extends ILcdLayer>> aMapComponentConsumer) Utility method to create a newILcyGenericMapManagerListenerwhich will triggeraMapComponentConsumereach time the listener receives an event indicating a map has been added.static <View extends ILcdView>
ILcyGenericMapManagerListener<ILcdView, ILcdLayer> ILcyGenericMapManagerListener.onMapRemoved(Class<View> aViewClass, Consumer<ILcyGenericMapComponent<? extends View, ? extends ILcdLayer>> aMapComponentConsumer) Utility method to create a newILcyGenericMapManagerListenerwhich will triggeraMapComponentConsumereach time the listener receives an event indicating a map has been removed.TLcyCombinedMapManager.setActiveMapComponent(ILcyGenericMapComponent<S, T> aActiveMapComponent) Set the active map component toaActiveMapComponent.Methods in com.luciad.lucy.map that return types with arguments of type ILcdViewModifier and TypeMethodDescriptionList<ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer>> TLcyCombinedMapManager.getMapComponents()Returns a list containing all the map components of all the registered map managers.List<TLcyGenericMapManager<? extends ILcdView, ? extends ILcdLayer>> TLcyCombinedMapManager.getMapManagers()Returns a list containing all the map managers registered to this combined map manager.static <View extends ILcdView>
ILcyGenericMapManagerListener<ILcdView, ILcdLayer> ILcyGenericMapManagerListener.onMapAdded(Class<View> aViewClass, Consumer<ILcyGenericMapComponent<? extends View, ? extends ILcdLayer>> aMapComponentConsumer) Utility method to create a newILcyGenericMapManagerListenerwhich will triggeraMapComponentConsumereach time the listener receives an event indicating a map has been added.ILcyGenericMapManagerListener.onMapAdded(Consumer<ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer>> aMapComponentConsumer) Utility method to create a newILcyGenericMapManagerListenerwhich will triggeraMapComponentConsumereach time the listener receives an event indicating a map has been added.static <View extends ILcdView>
ILcyGenericMapManagerListener<ILcdView, ILcdLayer> ILcyGenericMapManagerListener.onMapRemoved(Class<View> aViewClass, Consumer<ILcyGenericMapComponent<? extends View, ? extends ILcdLayer>> aMapComponentConsumer) Utility method to create a newILcyGenericMapManagerListenerwhich will triggeraMapComponentConsumereach time the listener receives an event indicating a map has been removed.ILcyGenericMapManagerListener.onMapRemoved(Consumer<ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer>> aMapComponentConsumer) Utility method to create a newILcyGenericMapManagerListenerwhich will triggeraMapComponentConsumereach time the listener receives an event indicating a map has been removed.Methods in com.luciad.lucy.map with parameters of type ILcdViewModifier and TypeMethodDescriptionvoidTLcyGenericMapUtil.centerOnBounds(ILcdView aView, ILcdBounds aBounds, ILcdGeoReference aReference) CenteraViewon the specified bounds.voidTLcyGenericMapUtil.centerOnObjects(ILcdView aView, ILcdLayer aLayer, Object... aDomainObjects) CenteraViewon all of the specified domain objects.final ILcyGenericMapComponentTLcyCombinedMapManager.findMapComponent(ILcdView aView) Returns the map component of whichILcyGenericMapComponent.getMainView()returnsaView.voidTLcyGenericMapUtil.fitOnBounds(ILcdView aView, ILcdBounds aBounds, ILcdGeoReference aReference) FitaViewon the specified bounds.voidTLcyGenericMapUtil.fitOnObjects(ILcdView aView, ILcdLayer aLayer, Object... aDomainObjects) FitaViewon all of the specified domain objects.Method parameters in com.luciad.lucy.map with type arguments of type ILcdViewModifier and TypeMethodDescriptionvoidTLcyCombinedMapManager.addMapManager(TLcyGenericMapManager<? extends ILcdView, ? extends ILcdLayer> aMapManager) Add a map manager to this active map manager.voidTLcyCombinedMapManager.addMapManagerListener(ILcyGenericMapManagerListener<ILcdView, ILcdLayer> aListener) Register a listener which will be warned about anyTLcyGeneralMapManagerEvents occurring in any of the registered map managers of this active map manager.voidTLcyCombinedMapManager.addMapManagerListener(ILcyGenericMapManagerListener<ILcdView, ILcdLayer> aListener, boolean aFireEventForExistingMaps) Register a listener which will be warned about anyTLcyGeneralMapManagerEvents occurring in any of the registered map managers of this active map manager.booleanTLcyGenericMapManager.containsMapComponent(ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer> aMapComponent) Returnstruewhen the map componentaMapComponentis registered to this map manager.ILcyGenericMapManagerListener.onMapAdded(Consumer<ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer>> aMapComponentConsumer) Utility method to create a newILcyGenericMapManagerListenerwhich will triggeraMapComponentConsumereach time the listener receives an event indicating a map has been added.ILcyGenericMapManagerListener.onMapRemoved(Consumer<ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer>> aMapComponentConsumer) Utility method to create a newILcyGenericMapManagerListenerwhich will triggeraMapComponentConsumereach time the listener receives an event indicating a map has been removed.voidTLcyCombinedMapManager.removeMapManager(TLcyGenericMapManager<? extends ILcdView, ? extends ILcdLayer> aMapManager) Remove a map manager from this active map manager.voidTLcyCombinedMapManager.removeMapManagerListener(ILcyGenericMapManagerListener<ILcdView, ILcdLayer> aListener) Un-register the listeneraListenerso it will no longer be warned aboutTLcyGeneralMapManagerEvents occurring in the registered map managers of this active map manager.Constructor parameters in com.luciad.lucy.map with type arguments of type ILcdViewModifierConstructorDescriptionTLcyCombinedMapManager(Collection<TLcyGenericMapManager<? extends ILcdView, ? extends ILcdLayer>> aMapManagers, ILcyLucyEnv aLucyEnv) Deprecated.You should not create your own instances of this class. -
Uses of ILcdView in com.luciad.lucy.map.action
Classes in com.luciad.lucy.map.action with type parameters of type ILcdViewModifier and TypeClassDescriptionclassALcyCreateLayersAction<S extends ILcdView & ILcdTreeLayered,T extends ILcdLayer> Abstract base class to create and add layers onto anILcyGenericMapComponent.classALcyObjectSelectionAction<S extends ILcdView & ILcdTreeLayered>Deprecated.UseALcdObjectSelectionActioninstead. -
Uses of ILcdView in com.luciad.lucy.map.asynchronous
Methods in com.luciad.lucy.map.asynchronous with parameters of type ILcdViewModifier and TypeMethodDescriptionbooleanTLcyGXYAsynchronousLayerSelectionTransferHandler.canImport(DataFlavor[] aFlavors, ILcdLayer aDestinationLayer, ILcdView aDestinationView) TLcyAsynchronousLayerHeightProviderFactory.createHeightProvider(ILcdLayer aLayer, ILcdView aView, Map<String, Object> aRequiredPropertiesSFCT, Map<String, Object> aOptionalProperties) TLcyGXYAsynchronousLayerSelectionTransferHandler.createTransferable(ILcdSelection aSelection, ILcdLayer aSourceLayer, ILcdView aSourceView) voidTLcyGXYAsynchronousLayerSelectionTransferHandler.exportDone(Transferable aData, ILcdLayer aSourceLayer, ILcdView aSourceView, int aAction) intTLcyGXYAsynchronousLayerSelectionTransferHandler.getSourceActions(ILcdSelection aSelection, ILcdLayer aSourceLayer, ILcdView aSourceView) booleanTLcyGXYAsynchronousLayerSelectionTransferHandler.importData(Transferable aData, ILcdLayer aDestinationLayer, ILcdView aDestinationView) -
Uses of ILcdView in com.luciad.lucy.map.cameralinking
Method parameters in com.luciad.lucy.map.cameralinking with type arguments of type ILcdViewModifier and TypeMethodDescriptionabstract booleanALcyCameraLinkerFactory.canCreateCameraLinker(ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer> aMapComponent, String aType, List<Object> aObjects, List<ILcdModel> aModels) Checks whether this camera linker supplier can create a camera linker for the given parameters.booleanTLcyCompositeCameraLinkerFactory.canCreateCameraLinker(ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer> aMapComponent, String aType, List<Object> aObjects, List<ILcdModel> aModels) Consults the leafALcyCameraLinkerFactoryinstances to see if this composite factory can create anALcyCameraLinker.abstract ALcyCameraLinkerALcyCameraLinkerFactory.createCameraLinker(ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer> aMapComponent, String aType, List<Object> aObjects, List<ILcdModel> aModels) Create a camera linker for the given parameters.TLcyCompositeCameraLinkerFactory.createCameraLinker(ILcyGenericMapComponent<? extends ILcdView, ? extends ILcdLayer> aMapComponent, String aType, List<Object> aObjects, List<ILcdModel> aModels) This composite implementation consults all the leafALcyCameraLinkerFactoryinstances to create anALcyCameraLinker. -
Uses of ILcdView in com.luciad.lucy.util.context
Methods in com.luciad.lucy.util.context that return ILcdViewModifier and TypeMethodDescriptionTLcyLayerContext.getView()Returns theILcdViewin which this layer is displayed.TLcyModelContext.getView()Returns theILcdViewin which theILcdModelis displayed.TLcyModelEncoderContext.getView()Returns the view in which the model that will be encoded is displayed.TLcyModelMetaDataContext.getView()Returns theILcdViewin which theILcdModelis displayed.Constructors in com.luciad.lucy.util.context with parameters of type ILcdViewModifierConstructorDescriptionTLcyDomainObjectContext(Object aDomainObject, ILcdModel aModel, ILcdLayer aLayer, ILcdView aView) Creates a new context instance.TLcyLayerContext(ILcdLayer aLayer, ILcdView aView) Creates a new context object.TLcyModelContext(ILcdModel aModel, ILcdLayer aLayer, ILcdView aView) Creates a new context object for theILcdModelof the specifiedILcdLayer.TLcyModelEncoderContext(ILcdModelEncoder aModelEncoder, ILcdModel aModelToEncode, ILcdLayer aLayer, ILcdView aView) Creates a newTLcyModelEncoderContextobject for the givenaModelEncoder.TLcyModelMetaDataContext(ILcdModel aModel, ILcdLayer aLayer, ILcdView aView) Creates a new context object for the meta data of the givenILcdModelof the givenILcdLayer. -
Uses of ILcdView in com.luciad.lucy.util.height
Classes in com.luciad.lucy.util.height with type parameters of type ILcdViewModifier and TypeClassDescriptionclassTLcyViewHeightProvider<S extends ILcdView & ILcdLayered>This class is an extension ofTLcdViewHeightProviderthat uses theILcdModelHeightProviderFactorys which are registered as service to the Lucy back-end.Methods in com.luciad.lucy.util.height with parameters of type ILcdView -
Uses of ILcdView in com.luciad.lucy.util.measure
Methods in com.luciad.lucy.util.measure with parameters of type ILcdViewModifier and TypeMethodDescriptionTLcyCompositeLayerMeasureProviderFactory.createMeasureProvider(ILcdLayer aLayer, ILcdView aView) -
Uses of ILcdView in com.luciad.realtime
Methods in com.luciad.realtime with parameters of type ILcdViewModifier and TypeMethodDescriptionvoidAdds the given view as one of the views of this simulator and properly initializes it with the necessary simulation layers.voidTLcdSimulator.removeView(ILcdView aView) Removes the given view from this simulator's views -
Uses of ILcdView in com.luciad.tea
Classes in com.luciad.tea with type parameters of type ILcdViewModifier and TypeClassDescriptionclassTLcdViewBasedTerrainElevationProvider<S extends ILcdView & ILcdLayered>This mediator keeps track of terrain models in theILcdViewand adds/removes them to/from the specified model based terrain elevation provider. -
Uses of ILcdView in com.luciad.util.height
Classes in com.luciad.util.height with type parameters of type ILcdViewModifier and TypeClassDescriptionclassTLcdViewHeightProvider<S extends ILcdView & ILcdLayered>ThisILcdHeightProviderretrieves height based on a view.Methods in com.luciad.util.height with parameters of type ILcdView -
Uses of ILcdView in com.luciad.util.measure
Methods in com.luciad.util.measure with parameters of type ILcdViewModifier and TypeMethodDescriptionILcdLayerMeasureProviderFactory.createMeasureProvider(ILcdLayer aLayer, ILcdView aView) Creates a new measure provider, based on the given layer and view, ornullif no measure provider can be created. -
Uses of ILcdView in com.luciad.view
Methods in com.luciad.view that return ILcdViewModifier and TypeMethodDescriptionALcdObjectSelectionAction.getView()Returns the view as it was provided to the constructor.TLcdDataPropertyValueContext.getView()Returns theILcdViewin which the data object is displayed.TLcdDomainObjectContext.getView()Returns theILcdViewin which the domain object is displayed.TLcdViewInvalidationEvent.getView()Returns the view that has fired this invalidation event.Methods in com.luciad.view with parameters of type ILcdViewModifier and TypeMethodDescriptionabstract voidALcdLabelLocations.applyOnAllLabelLocations(ILcdView aView, ALcdLabelLocations.LabelLocationFunction aLabelLocationFunction) Iterates over all stored label locations by callingapplyOnLabelLocationfor every label location.voidTLcdLabelLocations.applyOnAllLabelLocations(ILcdView aView, ALcdLabelLocations.LabelLocationFunction aLabelLocationFunction) abstract booleanTLcdLabelLocationEvent.LabelFunction.applyOnLabel(Object aObject, int aLabelIndex, int aSubLabelIndex, ILcdView aView) Processes the specified label.abstract booleanTLcdLabelPaintedEvent.LabelPaintedFunction.applyOnLabel(Object aObject, int aLabelIndex, int aSubLabelIndex, ILcdView aView, boolean aPainted) Processes the specified label.abstract booleanALcdLabelLocations.LabelLocationFunction.applyOnLabelLocation(Object aObject, int aLabelIndex, int aSubLabelIndex, ILcdView aView, TLcdLabelLocation aLocation) abstract voidALcdLabelLocations.applyOnPaintedLabelLocations(ILcdView aView, ALcdLabelLocations.LabelLocationFunction aLabelLocationFunction) Iterates over all label locations for the labels that were painted by callingapplyOnLabelLocationfor every painted label location.voidTLcdLabelLocations.applyOnPaintedLabelLocations(ILcdView aView, ALcdLabelLocations.LabelLocationFunction aLabelLocationFunction) abstract voidALcdLabelLocations.clearAllPainted(ILcdView aView, int aFireEventMode) Clears the painted status of all labels for the givenILcdView.voidTLcdLabelLocations.clearAllPainted(ILcdView aView, int aEventMode) abstract voidALcdLabelLocations.fireCollectedChanges(ILcdView aView) Informs the label location listeners of the changes that were collected inputLabelLocation.voidTLcdLabelLocationEventSupport.fireCollectedChanges(ILcdView aView) Notifies the registered listeners of the collected changes.voidTLcdLabelLocations.fireCollectedChanges(ILcdView aView) abstract voidALcdLabelLocations.fireCollectedLabelPaintedChanges(ILcdView aView) Informs the listeners registered usingALcdLabelLocations.addLabelPaintedListener(ILcdLabelPaintedListener)of the changes that were collected inALcdLabelLocations.setPainted(Object, int, int, ILcdView, boolean, int)andALcdLabelLocations.clearAllPainted(ILcdView, int).voidTLcdLabelLocationEventSupport.fireCollectedLabelPaintedChanges(ILcdView aView) Notifies the registered listeners of the collected changes.voidTLcdLabelLocations.fireCollectedLabelPaintedChanges(ILcdView aView) voidALcdLabelLocations.getDefaultLabelLocationSFCT(Object aObject, int aLabelIndex, int aSubLabelIndex, ILcdView aView, TLcdLabelLocation aLocationSFCT) Retrieves the default label location information of the specified label and puts that information inaLocationSFCT.voidTLcdLabelLocations.getDefaultLabelLocationSFCT(Object aObject, int aLabelIndex, int aSubLabelIndex, ILcdView aView, TLcdLabelLocation aLocationSFCT) Retrieves the default label location information of the specified label and puts that information inaLocationSFCT.abstract booleanALcdLabelLocations.getLabelLocationSFCT(Object aObject, int aLabelIndex, int aSubLabelIndex, ILcdView aView, TLcdLabelLocation aLocationSFCT) Retrieves the label location information of the specified label and puts that information inaLocationSFCT.booleanTLcdLabelLocations.getLabelLocationSFCT(Object aObject, int aLabelIndex, int aSubLabelIndex, ILcdView aView, TLcdLabelLocation aLocationSFCT) Retrieves the label location information of the specified label and puts that information inaLocationSFCT.booleanTLcdLabelLocationEvent.isLabelChanged(Object aDomainObject, int aLabelIndex, int aSubLabelIndex, ILcdView aView) Returns whether or not the specified label was changed according to this event.booleanTLcdLabelPaintedEvent.isLabelChanged(Object aDomainObject, int aLabelIndex, int aSubLabelIndex, ILcdView aView) Returns whether or not the specified label was changed according to this event.abstract booleanReturns whether or not the specified label is currently painted.booleanvoidTLcdLabelLocationEventSupport.labelLocationChanged(Object aObject, int aLabelIndex, int aSubLabelIndex, ILcdView aView, int aFireEventMode) Notify this support class of a change in the label locations.voidTLcdLabelLocationEventSupport.labelPaintedChanged(Object aObject, int aLabelIndex, int aSubLabelIndex, ILcdView aView, boolean aIsPainted, boolean aPreviousPainted, int aFireEventMode) Notify this support class of a change in the label locations painted status.abstract voidALcdLabelLocations.putLabelLocation(Object aObject, int aLabelIndex, int aSubLabelIndex, ILcdView aView, TLcdLabelLocation aLocation, int aFireEventMode) Stores the given information so it can beretrievedlater on.voidTLcdLabelLocations.putLabelLocation(Object aObject, int aLabelIndex, int aSubLabelIndex, ILcdView aView, TLcdLabelLocation aLocation, int aEventMode) abstract voidALcdLabelLocations.setPainted(Object aObject, int aLabelIndex, int aSubLabelIndex, ILcdView aView, boolean aPainted, int aFireEventMode) Marks the specified label as painted or not painted according toaPainted.voidTLcdLabelLocations.setPainted(Object aObject, int aLabelIndex, int aSubLabelIndex, ILcdView aView, boolean aPainted, int aEventMode) Constructors in com.luciad.view with parameters of type ILcdViewModifierConstructorDescriptionALcdObjectSelectionAction(ILcdView aView, ILcdFilter<TLcdDomainObjectContext> aObjectFilter) Constructs a newALcdObjectSelectionAction.ALcdObjectSelectionAction(ILcdView aView, ILcdFilter<TLcdDomainObjectContext> aObjectFilter, int aMinObjectCount, int aMaxObjectCount, boolean aStrict) Constructs a newALcdObjectSelectionAction.TLcdDataPropertyValueContext(Object aValue, String aExpression, ALcdDataObjectExpressionLanguage aExpressionLanguage, ILcdDataObject aDataObject, ILcdModel aModel, ILcdLayer aLayer, ILcdView aView) Creates a new context instance with the given arguments.TLcdDataPropertyValueContext(Object aValue, String aExpression, ILcdDataObject aDataObject, ILcdModel aModel, ILcdLayer aLayer, ILcdView aView) Creates a new context instance with the given arguments and the default expression language, an instance ofTLcdDataObjectExpressionLanguage.Creates a new selection action for the given view.TLcdDomainObjectContext(Object aDomainObject, ILcdModel aModel, ILcdLayer aLayer, ILcdView aView) Creates a new context instance.TLcdLabelLocationEvent(ALcdLabelLocations aSource, Object[] aObjects, int[] aLabelIndices, int[] aSubLabelIndices, ILcdView aView) TLcdLabelPaintedEvent(ALcdLabelLocations aSource, Object[] aObjects, int[] aLabelIndices, int[] aSubLabelIndices, boolean[] aPainted, ILcdView aView) TLcdViewInvalidationEvent(ILcdView aSource, int aReason, String aMessage) Creates a new event describing an invalidation.TLcdViewInvalidationEvent(ILcdView aSource, ILcdLayer aLayer, int aReason, String aMessage) Creates a new event describing an invalidation. -
Uses of ILcdView in com.luciad.view.animation
Constructors in com.luciad.view.animation with parameters of type ILcdViewModifierConstructorDescriptionprotectedALcdAnimation(double aDuration, ILcdView... aView) Creates a new animation with the given duration.protectedALcdAnimation(ILcdView... aView) Creates a new animation of one second.TLcdAnimation(double aDuration, boolean aLoop, Consumer<Double> aFunction, ILcdView... aViews) Creates an animation which uses the givenConsumerin itsALcdAnimation.setTime(double)method.TLcdAnimation(double aDuration, boolean aLoop, Consumer<Double> aFunction, Runnable aBefore, Runnable aAfter, ILcdView... aViews) Same asTLcdAnimation(double, boolean, Consumer, ILcdView...), but also takes two runnables that are executed byTLcdAnimation.start()andTLcdAnimation.stop(). -
Uses of ILcdView in com.luciad.view.gxy
Subinterfaces of ILcdView in com.luciad.view.gxyModifier and TypeInterfaceDescriptioninterfaceAnILcdViewto visualize two-dimensional object geometry, based on AWTGraphicsand organized inILcdGXYLayerobjects.interfaceAnILcdGXYViewthat supports rotation, adding it as an extra parameter (next to the scale and origin mapping) to the view-world transformation.Classes in com.luciad.view.gxy that implement ILcdViewModifier and TypeClassDescriptionclassILcdGXYViewimplementation based on an off-screen image.
It does not depend on AWT or Swing components, and can be used on the server side (for example, in a Servlet) for generating images to be sent to light-weight clients.classAn implementation of theILcdGXYViewinterface as ajava.awt.Canvas.classAn implementation of theILcdGXYViewinterface as ajavax.swing.JPanel.classILcdGXYViewimplementation that consumes less memory thanTLcdGXYViewJPanel.classAn implementation of theILcdGXYViewinterface as ajava.awt.Panel.classThis PlanarImage implements an off-screen view. -
Uses of ILcdView in com.luciad.view.gxy.measure
Methods in com.luciad.view.gxy.measure with parameters of type ILcdViewModifier and TypeMethodDescriptionTLcdGXYImageLayerMeasureProviderFactory.createMeasureProvider(ILcdLayer aLayer, ILcdView aView) -
Uses of ILcdView in com.luciad.view.lightspeed
Subinterfaces of ILcdView in com.luciad.view.lightspeedModifier and TypeInterfaceDescriptioninterfaceDefines anILspViewwhich is represented on screen by an AWT or Swing component.interfaceAnILcdViewto visualize geospatial data in 2D or 3D, based on OpenGL.Classes in com.luciad.view.lightspeed that implement ILcdViewModifier and TypeClassDescriptionclassAbstract base class for implementations ofILspAWTView.classAnILspViewwhich is represented by an AWT component.classDeprecated.Integration of LuciadLightspeed in C++ applications is no longer actively supported as of V2020.0.final classAnILspViewwhich is represented by a JavaFX node.classAn offscreen Lightspeed view that uses an internal buffer to render images to.classAnILspAWTViewwhich is represented by a Swing component. -
Uses of ILcdView in com.luciad.view.lightspeed.measure
Methods in com.luciad.view.lightspeed.measure with parameters of type ILcdViewModifier and TypeMethodDescriptionTLspImageLayerMeasureProviderFactory.createMeasureProvider(ILcdLayer aLayer, ILcdView aView) -
Uses of ILcdView in com.luciad.view.map
Classes in com.luciad.view.map that implement ILcdViewModifier and TypeClassDescriptionclassTLcdGXYViewBufferedImageextension suited for displaying maps.classTLcdGXYViewCanvasextension suited for displaying maps.classTLcdGXYViewJPanelextension suited for displaying maps.classTLcdGXYViewJPanelLightWeightextension suited for displaying maps.classTLcdGXYViewPanelextension suited for displaying maps.
TLcyShapeContext(ILcdView, ILcdLayer, Object, ILcdShape)instead