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