public class ScreenMovingLabel extends ScreenLabel
Modifier and Type | Field and Description |
---|---|
double |
duration
How long it takes to animate from the start loc to the endLoc
|
Point2d |
endLoc
The final location in geographic (WGS84) radians.
|
layoutImportance, layoutPlacement, layoutSize, loc, offset, rotation, selectable, text, uniqueID, userObject
Constructor and Description |
---|
ScreenMovingLabel() |
public Point2d endLoc
public double duration