public abstract class SkyFigureMode extends Object implements FigureMode
Modifier and Type | Field and Description |
---|---|
static SkyFigureMode |
CIRCLE
SkySurface area within a circle on the sky.
|
static SkyFigureMode |
ELLIPSE
SkySurface area within the ellipse defined by 2 or 3 points.
|
static SkyFigureMode[] |
MODES
Available polygon modes for use with sky surfaces.
|
static SkyFigureMode |
POLYGON
SkySurface area within the polygon bounded by (>=3) points.
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns a name by which this mode can be presented to the user.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createFigure
public static final SkyFigureMode CIRCLE
public static final SkyFigureMode ELLIPSE
public static final SkyFigureMode POLYGON
public static final SkyFigureMode[] MODES
public String getName()
FigureMode
getName
in interface FigureMode
Copyright © 2003-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.