Uses of Class
com.luciad.view.lightspeed.painter.label.style.TLspDataObjectLabelTextProviderStyle.Builder
Package
Description
Contains style related classes that are used by the label painter.
-
Uses of TLspDataObjectLabelTextProviderStyle.Builder in com.luciad.view.lightspeed.painter.label.style
Modifier and TypeClassDescriptionstatic class
TLspDataObjectLabelTextProviderStyle.Builder<B extends TLspDataObjectLabelTextProviderStyle.Builder<B>>
Builder for data object text provider using expressions.Modifier and TypeMethodDescriptionTLspDataObjectLabelTextProviderStyle.asBuilder()
Creates a new builder initialized with all the properties of this style.TLspDataObjectLabelTextProviderStyle.newBuilder()
Creates a new builder with the default values.ModifierConstructorDescriptionprotected
Creates a newTLspDataObjectLabelTextProviderStyle
based on the provided builder.