Package-level declarations
Types
Link copied to clipboard
interface FollowingCameraFramingStrategy
Strategy used to calculate points to be framed for the FOLLOWING camera mode.
Link copied to clipboard
class FollowingFrameOptions
Options that impact the generation of the following frame.
Link copied to clipboard
Default implementation of ViewportDataSource to use with the NavigationCamera.
Link copied to clipboard
Options that impact generation of frames.
Link copied to clipboard
class OverviewFrameOptions
Options that impact the generation of the overview frame.
Link copied to clipboard
Data object that carries the camera frames that NavigationCamera uses for transitions and continuous updates.
Link copied to clipboard
interface ViewportDataSource
Describes an object that provides desired camera positions to NavigationCamera.
Link copied to clipboard
Observer that gets notified whenever ViewportData changes.