Package com.luciad.cameras
package com.luciad.cameras
Camera API.
The camera API offers fine-grained control over navigation.
See related article.
-
ClassesClassDescriptionA camera transforms points from the
map referenceto view coordinates (device independent pixel coordinates).Structure describing the position and orientation of the camera.Structure describing the position of the camera for an orthographic top-down view.Structure toorienta camera based on a specific target point.Structure describing the position and orientation of the camera.A camera that uses an orthographic (or parallel) projection.Factory object that can create newOrthographicCamerainstances.A camera that uses an perspective projection.Factory object that can create newPerspectiveCamerainstances.