| Package | Description |
|---|---|
| pt.lsts.neptus.console | |
| pt.lsts.neptus.console.plugins.planning | |
| pt.lsts.neptus.renderer2d |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Vector<VehicleStateListener> |
ConsoleSystem.feedRenders |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsoleLayout.addRender(java.lang.String id,
VehicleStateListener externalrender)
Adds a vehicle to a renderer. the vehicle present on the console starts sending data to the added renderer.
|
void |
ConsoleSystem.addRenderFeed(VehicleStateListener mr) |
void |
ConsoleLayout.removeRender(java.lang.String id,
VehicleStateListener externalrender)
The vehicle no more supply an MissionRenderer
|
void |
ConsoleLayout.removeRenderAll(VehicleStateListener externalrender)
Every vehicle stops sending data to this MissionRender
|
void |
ConsoleSystem.removeRenderFeed(VehicleStateListener mr) |
| Modifier and Type | Class and Description |
|---|---|
class |
MapPanel |
| Modifier and Type | Class and Description |
|---|---|
class |
MissionRenderer
This class creates a component that will allow the user to preview the
execution of a given mission.
|
Copyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.