Uses of Class
com.luciad.symbology.app6a.view.lightspeed.TLspAPP6ASymbolStyle.Builder
Package
Description
Provides a layer builder for APP6 a/b/c layers.
-
Uses of TLspAPP6ASymbolStyle.Builder in com.luciad.symbology.app6a.view.lightspeed
Modifier and TypeClassDescriptionstatic class
TLspAPP6ASymbolStyle.Builder<B extends TLspAPP6ASymbolStyle.Builder<B>>
Modifier and TypeMethodDescriptionTLspAPP6ASymbolStyle.asBuilder()
Creates a new builder initialized with all the properties of this style.static TLspAPP6ASymbolStyle.Builder
<?> TLspAPP6ASymbolStyle.newBuilder()
Creates a new builder with the default values.ModifierConstructorDescriptionprotected
TLspAPP6ASymbolStyle
(TLspAPP6ASymbolStyle.Builder<?> aBuilder) Creates a new style with the properties that are set on the builder.