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