Uses of Class
com.luciad.view.lightspeed.style.TLspFillStyle.Builder
Packages that use TLspFillStyle.Builder
-
Uses of TLspFillStyle.Builder in com.luciad.view.lightspeed.style
Classes in com.luciad.view.lightspeed.style with type parameters of type TLspFillStyle.BuilderModifier and TypeClassDescriptionstatic class
TLspFillStyle.Builder<B extends TLspFillStyle.Builder<B>>
Builder used to create fill styles.Methods in com.luciad.view.lightspeed.style that return TLspFillStyle.BuilderModifier and TypeMethodDescriptionTLspFillStyle.asBuilder()
Creates a new builder initialized with all the properties of this style.static TLspFillStyle.Builder
<?> TLspFillStyle.newBuilder()
Creates a new builder with the default values.Constructors in com.luciad.view.lightspeed.style with parameters of type TLspFillStyle.BuilderModifierConstructorDescriptionprotected
TLspFillStyle
(TLspFillStyle.Builder<?> aBuilder) Creates a new style with the properties that are set on the builder