public class NavAction<A> extends Object
Constructor and Description |
---|
NavAction(A aspect,
Decoration decoration)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
A |
getAspect()
Returns the surface aspect describing the result of the navigation.
|
Decoration |
getDecoration()
Returns a surface decoration giving a visual indication of
the nature of the navigation action in progress.
|
public NavAction(A aspect, Decoration decoration)
aspect
- describes the new surface; null if no changedecoration
- decorates the surface to indicate navigation;
null if no decorationpublic A getAspect()
public Decoration getDecoration()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.