Uses of Class
com.luciad.symbology.common.view.TLcdEngagementBarStyle.Builder
Packages that use TLcdEngagementBarStyle.Builder
Package
Description
This package contains common classes which are used for the visualization of military symbology.
-
Uses of TLcdEngagementBarStyle.Builder in com.luciad.symbology.common.view
Methods in com.luciad.symbology.common.view that return TLcdEngagementBarStyle.BuilderModifier and TypeMethodDescriptionTLcdEngagementBarStyle.asBuilder()Sets theFontwidth of the engagement bar.Sets the fontColorof the engagement bar.TLcdEngagementBarStyle.Builder.fontScalingEnabled(boolean aFontScalingEnabled) Sets wether or not font is scaled along with the size of the symbols.TLcdEngagementBarStyle.Builder.forcedFillColor(Color aForcedFillColor) Sets the forced fillColorof the engagement bar.TLcdEngagementBarStyle.Builder.frameColor(Color aFrameColor) Sets the frameColorof the engagement bar.TLcdEngagementBarStyle.Builder.frameWidth(int aFrameWidth) Sets the frame width of the engagement bar.TLcdEngagementBarStyle.newBuilder()TLcdEngagementBarStyle.Builder.targetDesignation(TLcdEngagementBarStyle.TargetDesignation aTargetDesignation) Sets theTLcdEngagementBarStyle.TargetDesignationof the engagement bar.TLcdEngagementBarStyle.Builder.targetDesignationFillColor(TLcdEngagementBarStyle.TargetDesignation aTargetDesignation, Color aFillColor) Sets the fillColorto be used when the givenTLcdEngagementBarStyle.TargetDesignationis set on the engagement bar.