Uses of Class
com.luciad.view.lightspeed.style.TLspLineStyle.Builder
-
Uses of TLspLineStyle.Builder in com.luciad.view.lightspeed.style
Modifier and TypeClassDescriptionstatic class
TLspLineStyle.Builder<B extends TLspLineStyle.Builder<B>>
Builder for line styles.Modifier and TypeClassDescriptionstatic class
TLspPinLineStyle.Builder<B extends TLspPinLineStyle.Builder<B>>
Builder for pin line styles.Modifier and TypeMethodDescriptionTLspLineStyle.asBuilder()
Creates a new builder initialized with all the properties of this style.static TLspLineStyle.Builder
<?> TLspLineStyle.newBuilder()
Creates a new builder with the default values.ModifierConstructorDescriptionprotected
TLspLineStyle
(TLspLineStyle.Builder aBuilder) Creates a new style with the properties that are set on the builder