Uses of Class
com.luciad.view.lightspeed.style.TLspLabelBoxStyle.Builder
Packages that use TLspLabelBoxStyle.Builder
-
Uses of TLspLabelBoxStyle.Builder in com.luciad.view.lightspeed.style
Classes in com.luciad.view.lightspeed.style with type parameters of type TLspLabelBoxStyle.BuilderModifier and TypeClassDescriptionstatic classTLspLabelBoxStyle.Builder<B extends TLspLabelBoxStyle.Builder<B>>Builder for label box styles.Methods in com.luciad.view.lightspeed.style that return TLspLabelBoxStyle.BuilderModifier and TypeMethodDescriptionTLspLabelBoxStyle.asBuilder()Creates a new builder initialized with all the properties of this style.static TLspLabelBoxStyle.Builder<?> TLspLabelBoxStyle.newBuilder()Creates a new builder with the default values.