Uses of Interface
com.luciad.format.pol.ILcdPOLAttributeProvider
Packages that use ILcdPOLAttributeProvider
-
Uses of ILcdPOLAttributeProvider in com.luciad.format.pol
Classes in com.luciad.format.pol that implement ILcdPOLAttributeProviderModifier and TypeClassDescriptionclass
DefaultILcdPOLAttributeProvider
implementation to provide POL attributes for arbitrary objects.Methods in com.luciad.format.pol that return ILcdPOLAttributeProviderModifier and TypeMethodDescriptionTLcdPOLModelEncoder.getPOLAttributeProvider()
Returns the POL attribute provider to provide POL specific attributes for arbitrary elements.Methods in com.luciad.format.pol with parameters of type ILcdPOLAttributeProviderModifier and TypeMethodDescriptionvoid
TLcdPOLModelEncoder.setPOLAttributeProvider
(ILcdPOLAttributeProvider aPOLAttributeProvider) Sets the POL attribute provider to provide POL specific attributes for arbitrary elements.