Class FeaturePainterContext

java.lang.Object
com.luciad.layers.features.FeaturePainterContext
All Implemented Interfaces:
AutoCloseable

public final class FeaturePainterContext extends Object implements AutoCloseable
FeaturePainterContext provides information for use during feature painting.

IFeaturePainter implementations can use it to find out the applicable detail level, feature state and so on to determine how to paint the current feature.