Uses of Class
com.luciad.view.lightspeed.style.TLspFillStyle.Builder
-
Uses of TLspFillStyle.Builder in com.luciad.view.lightspeed.style
Modifier and TypeClassDescriptionstatic class
TLspFillStyle.Builder<B extends TLspFillStyle.Builder<B>>
Builder used to create fill styles.Modifier 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.ModifierConstructorDescriptionprotected
TLspFillStyle
(TLspFillStyle.Builder<?> aBuilder) Creates a new style with the properties that are set on the builder