Uses of Class
com.luciad.view.lightspeed.style.TLspTextStyle.Builder
-
Uses of TLspTextStyle.Builder in com.luciad.view.lightspeed.style
Modifier and TypeClassDescriptionstatic class
TLspTextStyle.Builder<B extends TLspTextStyle.Builder<B>>
Builder for text styles.Modifier and TypeMethodDescriptionTLspTextStyle.asBuilder()
Creates a new builder initialized with all the properties of this style.static TLspTextStyle.Builder
<?> TLspTextStyle.newBuilder()
Creates a new builder with the default values.ModifierConstructorDescriptionprotected
TLspTextStyle
(TLspTextStyle.Builder aBuilder) Creates a new text style.