public class MultiResPath extends ApplicationTemplate
MultiResolutionPath shape, which adapts its complexity as the path's distance frome
the eye point changes.
Also illustrates the use of the "show positions" feature of Path.| Modifier and Type | Class and Description |
|---|---|
static class |
MultiResPath.AppFrame |
ApplicationTemplate.AppPanel| Modifier and Type | Field and Description |
|---|---|
protected static int |
NUM_POSITIONS |
protected static Position[] |
ORIGIN |
protected static double |
SPEED |
| Constructor and Description |
|---|
MultiResPath() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
insertAfterPlacenames, insertBeforeCompass, insertBeforeLayerName, insertBeforePlacenames, startprotected static final int NUM_POSITIONS
protected static final Position[] ORIGIN
protected static final double SPEED
public static void main(String[] args)