Class TLcdEngagementBarStyle

java.lang.Object
com.luciad.symbology.common.view.TLcdEngagementBarStyle
All Implemented Interfaces:
ILcdCloneable, Serializable, Cloneable

public final class TLcdEngagementBarStyle extends Object implements Serializable, ILcdCloneable

Styling options for the Engagement Bar graphic amplifier.

A new instance of this class can be built using a TLcdEngagementBarStyle.Builder which can be created using the newBuilder() method.

You can also create a modified copy of an existing instance.

Since:
2018.2
See Also: