| Package | Description |
|---|---|
| pt.lsts.neptus.gui.system |
| Modifier and Type | Method and Description |
|---|---|
static SystemPainterHelper.CircleTypeBySystemType |
SystemPainterHelper.CircleTypeBySystemType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SystemPainterHelper.CircleTypeBySystemType[] |
SystemPainterHelper.CircleTypeBySystemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SystemPainterHelper.drawCircleForSystem(java.awt.Graphics2D g,
java.awt.Color color,
double diameter,
SystemPainterHelper.CircleTypeBySystemType circleType,
boolean isLocationKnownUpToDate) |
Copyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.