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