public interface FigureMode
| Modifier and Type | Method and Description |
|---|---|
Figure |
createFigure(uk.ac.starlink.ttools.plot2.Surface surf,
Point[] points)
Returns a figure given a set of user-supplied graphics
points on a plot surface.
|
String |
getName()
Returns a name by which this mode can be presented to the user.
|
Figure createFigure(uk.ac.starlink.ttools.plot2.Surface surf, Point[] points)
surf - plotting surfacepoints - vertices in graphics space defining the areaString getName()
Copyright © 2003-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.