Uses of Class
com.luciad.view.lightspeed.layer.imageprojection.TLspImageProjectionStyle.Builder
Packages that use TLspImageProjectionStyle.Builder
Package
Description
Provides support for rendering images which are projected onto the 3D
terrain of an
ILspView, as if by a slide
projector.-
Uses of TLspImageProjectionStyle.Builder in com.luciad.view.lightspeed.layer.imageprojection
Classes in com.luciad.view.lightspeed.layer.imageprojection with type parameters of type TLspImageProjectionStyle.BuilderModifier and TypeClassDescriptionstatic classBuilder used to create image projection styles.Methods in com.luciad.view.lightspeed.layer.imageprojection that return TLspImageProjectionStyle.BuilderModifier and TypeMethodDescriptionTLspImageProjectionStyle.asBuilder()Creates a new builder initialized with all the properties of this style.TLspImageProjectionStyle.newBuilder()Creates a new builder for image projection styles.