| Package | Description |
|---|---|
| pt.lsts.neptus.comm | |
| pt.lsts.neptus.gui | |
| pt.lsts.neptus.mp.interactions | |
| pt.lsts.neptus.mp.maneuvers | |
| pt.lsts.neptus.types.coord |
| Modifier and Type | Method and Description |
|---|---|
static PolygonType |
IMCUtils.parsePolygon(java.util.Vector<pt.lsts.imc.PolygonVertex> vertices)
Create a PolygonType from a list of PolygonVertex IMC messages
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.Vector<pt.lsts.imc.PolygonVertex> |
IMCUtils.serializePolygon(PolygonType polygon)
Convert a polygon type into a list of PolygonVertex IMC messages
|
| Modifier and Type | Method and Description |
|---|---|
static PolygonType |
PolygonPanel.showPolygonDialog(java.awt.Component parent,
java.lang.String title,
PolygonType previous,
MissionType mt,
boolean editable) |
| Modifier and Type | Method and Description |
|---|---|
static PolygonType |
PolygonPanel.showPolygonDialog(java.awt.Component parent,
java.lang.String title,
PolygonType previous,
MissionType mt,
boolean editable) |
| Modifier and Type | Field and Description |
|---|---|
protected PolygonType |
OperationLimitsInteraction.polygon |
| Modifier and Type | Field and Description |
|---|---|
protected PolygonType |
AutonomousSection.areaLimits |
protected PolygonType |
AreaSurvey.polygon |
| Modifier and Type | Method and Description |
|---|---|
PolygonType |
AreaSurvey.getPolygon() |
| Modifier and Type | Method and Description |
|---|---|
void |
AreaSurvey.setPolygon(PolygonType polygon) |
| Modifier and Type | Method and Description |
|---|---|
PolygonType |
PolygonType.clone() |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<PolygonType> |
PolygonType.split(double areaSize) |
java.util.ArrayList<PolygonType> |
PolygonType.subAreas(int numAreas,
double angle) |
Copyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.