Uses of Interface
com.luciad.view.gxy.asynchronous.manager.TLcdGXYAsynchronousPaintHint.Combinable
Packages that use TLcdGXYAsynchronousPaintHint.Combinable
Package
Description
This package provides functionality to automatically assign
ILcdGXYAsynchronousPaintQueue
instances to asynchronous
layers
.-
Uses of TLcdGXYAsynchronousPaintHint.Combinable in com.luciad.view.gxy.asynchronous.manager
Classes in com.luciad.view.gxy.asynchronous.manager that implement TLcdGXYAsynchronousPaintHint.CombinableModifier and TypeClassDescriptionstatic class
Holder object for a property which can have a discrete set of values.static class
Wrapper class around anyObject
, allowing it to implement theCombinable
interface.static class
Holder object for an object with a certain range.Methods in com.luciad.view.gxy.asynchronous.manager that return TLcdGXYAsynchronousPaintHint.CombinableModifier and TypeMethodDescriptionTLcdGXYAsynchronousPaintHint.Choice.combine
(TLcdGXYAsynchronousPaintHint.Combinable aOtherProperty) Combine this property with anotherCombinable
instance.TLcdGXYAsynchronousPaintHint.Combinable.combine
(TLcdGXYAsynchronousPaintHint.Combinable aOtherProperty) Combine this property with anotherCombinable
instance.TLcdGXYAsynchronousPaintHint.EqualsCombinable.combine
(TLcdGXYAsynchronousPaintHint.Combinable aOtherProperty) Combine this property with anotherCombinable
instance.TLcdGXYAsynchronousPaintHint.Range.combine
(TLcdGXYAsynchronousPaintHint.Combinable aOtherProperty) Combine this property with anotherCombinable
instance.Methods in com.luciad.view.gxy.asynchronous.manager that return types with arguments of type TLcdGXYAsynchronousPaintHint.CombinableModifier and TypeMethodDescriptionTLcdGXYAsynchronousPaintHint.getProperties()
Returns a modifiableMap
which is used to store the properties.Methods in com.luciad.view.gxy.asynchronous.manager with parameters of type TLcdGXYAsynchronousPaintHint.CombinableModifier and TypeMethodDescriptionTLcdGXYAsynchronousPaintHint.Choice.combine
(TLcdGXYAsynchronousPaintHint.Combinable aOtherProperty) Combine this property with anotherCombinable
instance.TLcdGXYAsynchronousPaintHint.Combinable.combine
(TLcdGXYAsynchronousPaintHint.Combinable aOtherProperty) Combine this property with anotherCombinable
instance.TLcdGXYAsynchronousPaintHint.EqualsCombinable.combine
(TLcdGXYAsynchronousPaintHint.Combinable aOtherProperty) Combine this property with anotherCombinable
instance.TLcdGXYAsynchronousPaintHint.Range.combine
(TLcdGXYAsynchronousPaintHint.Combinable aOtherProperty) Combine this property with anotherCombinable
instance.