45 #ifdef CHECK_MEMORY_LEAKS
47 #endif // CHECK_MEMORY_LEAKS
74 :
FXMenuPane(&parent), myParent(&parent), myObject(&o),
75 myApplication(&app), myNetworkPosition(parent.getPositionInformation()) {
Copy cursor position - popup entry.
void cartesian2geo(Position &cartesian) const
Converts the given cartesian (shifted) position to its geo (lat/long) representation.
static void copyToClipboard(const FXApp &app, const std::string &text)
Copies the given text to clipboard.
Copy object name - popup entry.
virtual void centerTo(GUIGlID id, bool applyZoom, SUMOReal zoomDist=20)
centers to the chosen artifact
Copy typed object name - popup entry.
#define GEO_OUTPUT_ACCURACY
void select(GUIGlID id, bool update=true)
Adds the object with the given id.
const std::string & getMicrosimID() const
Returns the id of the object as known to microsim.
Add to selected items - menu entry.
SUMOReal x() const
Returns the x-position.
GUIGlID getGlID() const
Returns the numerical id of the object.
FXDEFMAP(GUIDialog_AppSettings) GUIDialog_AppSettingsMap[]
Center view to object - popup entry.
A point in 2D or 3D with translation and scaling methods.
virtual GUIParameterTableWindow * getParameterWindow(GUIMainWindow &app, GUISUMOAbstractView &parent)=0
Returns an own parameter window.
Remove from selected items - Menu Etry.
std::string toString(const T &t, std::streamsize accuracy=OUTPUT_ACCURACY)
Show object parameter - popup entry.
void deselect(GUIGlID id)
Deselects the object with the given id.
Copy cursor geo-coordinate position - popup entry.
SUMOReal y() const
Returns the y-position.
static const GeoConvHelper & getFinal()
the coordinate transformation for writing the location element and for tracking the original coordina...
const std::string & getFullName() const
Returns the full name appearing in the tool tip.
GUISelectedStorage gSelected
A global holder of selected objects.