Uses of Class
com.luciad.symbology.milstd2525b.view.lightspeed.TLspMS2525bSymbolStyle.Builder
Packages that use TLspMS2525bSymbolStyle.Builder
Package
Description
Provides a layer builder for MIL-STD 2525 b/c/d layers.
-
Uses of TLspMS2525bSymbolStyle.Builder in com.luciad.symbology.milstd2525b.view.lightspeed
Classes in com.luciad.symbology.milstd2525b.view.lightspeed with type parameters of type TLspMS2525bSymbolStyle.BuilderModifier and TypeClassDescriptionstatic classTLspMS2525bSymbolStyle.Builder<B extends TLspMS2525bSymbolStyle.Builder<B>>Methods in com.luciad.symbology.milstd2525b.view.lightspeed that return TLspMS2525bSymbolStyle.BuilderModifier and TypeMethodDescriptionTLspMS2525bSymbolStyle.asBuilder()Creates a new builder initialized with all the properties of this style.static TLspMS2525bSymbolStyle.Builder<?> TLspMS2525bSymbolStyle.newBuilder()Creates a new builder with the default values.Constructors in com.luciad.symbology.milstd2525b.view.lightspeed with parameters of type TLspMS2525bSymbolStyle.BuilderModifierConstructorDescriptionprotectedTLspMS2525bSymbolStyle(TLspMS2525bSymbolStyle.Builder<?> aBuilder) Creates a new style with the properties that are set on the builder