Class TLspImageProjectionLayerBuilder

java.lang.Object
com.luciad.view.lightspeed.layer.ALspLayerBuilder
com.luciad.view.lightspeed.layer.imageprojection.TLspImageProjectionLayerBuilder

public class TLspImageProjectionLayerBuilder extends ALspLayerBuilder
Builder that creates instances of ILspImageProjectionLayer.

This can for example be used to visualize the video feed recorded by an Unmanned Areal Vehicle on the Earth.

To create an image projection layer you need to specify:

The style's projector should be specified in model coordinates.

The domain object in the model can be chosen freely. The TLspImageProjectionStyle determines both what image is projected and the position and orientation of the projector. Since the styler maps a particular domain object to styles, you must have at least one element in the model in order to paint a projected image.

Since:
2012.0
See Also: