Uses of Class
com.luciad.view.lightspeed.style.TLspStrokedLineStyle.Builder
Packages that use TLspStrokedLineStyle.Builder
-
Uses of TLspStrokedLineStyle.Builder in com.luciad.view.lightspeed.style
Classes in com.luciad.view.lightspeed.style with type parameters of type TLspStrokedLineStyle.BuilderModifier and TypeClassDescriptionstatic class
TLspStrokedLineStyle.Builder<B extends TLspStrokedLineStyle.Builder<B>>
Deprecated.Builder for stroked line styles.Methods in com.luciad.view.lightspeed.style that return TLspStrokedLineStyle.BuilderModifier and TypeMethodDescriptionTLspStrokedLineStyle.asBuilder()
Deprecated.Creates a new builder initialized with all the properties of this style.static TLspStrokedLineStyle.Builder
<?> TLspStrokedLineStyle.newBuilder()
Deprecated.Creates a new builder with the default values.Constructors in com.luciad.view.lightspeed.style with parameters of type TLspStrokedLineStyle.BuilderModifierConstructorDescriptionDeprecated.Creates a new stroked line style based on the given builder.