Class TLspPlotPaintingHints

java.lang.Object
com.luciad.view.lightspeed.layer.plots.TLspPlotPaintingHints

public final class TLspPlotPaintingHints extends Object
Defines hints that influence the behavior of plot layers (as created with TLspPlotLayerBuilder), allowing the user to bias the layer either towards higher performance or towards better visual quality. Plot painting hints can be constructed using the supplied TLspPlotPaintingHints.Builder.

Currently, only a single hint (getTransparencyBlending()) is defined. This hint controls how icon transparency is handled. Additional hints may be introduced in the future.

Since:
2014.0