Uses of Class
com.luciad.view.gxy.asynchronous.manager.TLcdGXYAsynchronousPaintHint
Packages that use TLcdGXYAsynchronousPaintHint
Package
Description
Provides supporting classes for asynchronous painting.
Provides functionality to automatically assign
ILcdGXYAsynchronousPaintQueue instances
to asynchronous layers
.This package provides functionality to automatically assign
ILcdGXYAsynchronousPaintQueue
instances to asynchronous
layers.-
Uses of TLcdGXYAsynchronousPaintHint in com.luciad.lucy.map.asynchronous
Subclasses of TLcdGXYAsynchronousPaintHint in com.luciad.lucy.map.asynchronousModifier and TypeClassDescriptionclassThis class describes asynchronous painting hints.Methods in com.luciad.lucy.map.asynchronous that return TLcdGXYAsynchronousPaintHintModifier and TypeMethodDescriptionTLcyCompositeAsynchronousPaintHintProvider.getPaintHint(ILcdGXYAsynchronousLayerWrapper aLayer) -
Uses of TLcdGXYAsynchronousPaintHint in com.luciad.view.gxy.asynchronous.lightspeed.manager
Methods in com.luciad.view.gxy.asynchronous.lightspeed.manager that return TLcdGXYAsynchronousPaintHintModifier and TypeMethodDescriptionprotected TLcdGXYAsynchronousPaintHintTLcdGXYLspAsynchronousPaintQueueManager.combine(TLcdGXYAsynchronousPaintHint aPaintHint, TLcdGXYAsynchronousPaintHint aAnotherPaintHint) Deprecated.Combine twoTLcdGXYAsynchronousPaintHintinstances into a newTLcdGXYAsynchronousPaintHint, or returnsnullwhen the two paint hints cannot be combined.Methods in com.luciad.view.gxy.asynchronous.lightspeed.manager with parameters of type TLcdGXYAsynchronousPaintHintModifier and TypeMethodDescriptionprotected TLcdGXYAsynchronousPaintHintTLcdGXYLspAsynchronousPaintQueueManager.combine(TLcdGXYAsynchronousPaintHint aPaintHint, TLcdGXYAsynchronousPaintHint aAnotherPaintHint) Deprecated.Combine twoTLcdGXYAsynchronousPaintHintinstances into a newTLcdGXYAsynchronousPaintHint, or returnsnullwhen the two paint hints cannot be combined.protected ILcdGXYAsynchronousPaintQueueTLcdGXYLspAsynchronousPaintQueueManager.createAsynchronousPaintQueue(TLcdGXYAsynchronousPaintHint aPaintHint, ILcdGXYAsynchronousPaintQueue aPaintQueue) Deprecated. -
Uses of TLcdGXYAsynchronousPaintHint in com.luciad.view.gxy.asynchronous.manager
Methods in com.luciad.view.gxy.asynchronous.manager that return TLcdGXYAsynchronousPaintHintModifier and TypeMethodDescriptionprotected TLcdGXYAsynchronousPaintHintTLcdGXYAsynchronousPaintQueueManager.combine(TLcdGXYAsynchronousPaintHint aPaintHint, TLcdGXYAsynchronousPaintHint aAnotherPaintHint) Combine twoTLcdGXYAsynchronousPaintHintinstances into a newTLcdGXYAsynchronousPaintHint, or returnsnullwhen the two paint hints cannot be combined.ILcdGXYAsynchronousPaintHintProvider.getPaintHint(ILcdGXYAsynchronousLayerWrapper aLayer) Returns theTLcdGXYAsynchronousPaintHintcorresponding to the layeraLayer.Methods in com.luciad.view.gxy.asynchronous.manager with parameters of type TLcdGXYAsynchronousPaintHintModifier and TypeMethodDescriptionprotected TLcdGXYAsynchronousPaintHintTLcdGXYAsynchronousPaintQueueManager.combine(TLcdGXYAsynchronousPaintHint aPaintHint, TLcdGXYAsynchronousPaintHint aAnotherPaintHint) Combine twoTLcdGXYAsynchronousPaintHintinstances into a newTLcdGXYAsynchronousPaintHint, or returnsnullwhen the two paint hints cannot be combined.protected ILcdGXYAsynchronousPaintQueueTLcdGXYAsynchronousPaintQueueManager.createAsynchronousPaintQueue(TLcdGXYAsynchronousPaintHint aPaintHint, ILcdGXYAsynchronousPaintQueue aPaintQueue) Create anILcdGXYAsynchronousPaintQueuematching the settings ofaPaintHint.