Package com.luciad.cameras
package com.luciad.cameras
Camera API.
The camera API offers fine-grained control over navigation.
See related article.
-
ClassDescriptionA camera transforms points from the
map reference
to 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 toorient
a 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 newOrthographicCamera
instances.A camera that uses an perspective projection.Factory object that can create newPerspectiveCamera
instances.