Uses of Class
com.luciad.realtime.lightspeed.radarvideo.TLspRadarVideoStyle.Builder
Packages that use TLspRadarVideoStyle.Builder
Package
Description
Provides support for the visualization of radar feeds, for instance from
ASTERIX category 240 data.
-
Uses of TLspRadarVideoStyle.Builder in com.luciad.realtime.lightspeed.radarvideo
Classes in com.luciad.realtime.lightspeed.radarvideo with type parameters of type TLspRadarVideoStyle.BuilderModifier and TypeClassDescriptionstatic final classTLspRadarVideoStyle.Builder<B extends TLspRadarVideoStyle.Builder<B>>Builder used to createTLspRadarVideoStyleobjects.Methods in com.luciad.realtime.lightspeed.radarvideo that return TLspRadarVideoStyle.BuilderModifier and TypeMethodDescriptionTLspRadarVideoStyle.asBuilder()Creates a new builder initialized with all the properties of this style.static TLspRadarVideoStyle.Builder<?> TLspRadarVideoStyle.newBuilder()Creates a new builder with the default values.