Uses of Class
com.luciad.view.lightspeed.style.TLspIconStyle.Builder
Packages that use TLspIconStyle.Builder
-
Uses of TLspIconStyle.Builder in com.luciad.view.lightspeed.style
Classes in com.luciad.view.lightspeed.style with type parameters of type TLspIconStyle.BuilderModifier and TypeClassDescriptionstatic class
TLspIconStyle.Builder<B extends TLspIconStyle.Builder<B>>
Builder for icon styles.Methods in com.luciad.view.lightspeed.style that return TLspIconStyle.BuilderModifier and TypeMethodDescriptionTLspIconStyle.asBuilder()
Creates a new builder initialized with all the properties of this style.static TLspIconStyle.Builder
<?> TLspIconStyle.newBuilder()
Creates a new builder with the default values.Constructors in com.luciad.view.lightspeed.style with parameters of type TLspIconStyle.BuilderModifierConstructorDescriptionprotected
TLspIconStyle
(TLspIconStyle.Builder<?> aBuilder) Creates a new style with the properties that are set on the builder