 |
Eclipse SUMO - Simulation of Urban MObility
|
FXTextField * myCoordinatesTextField
text field for given geo coordinates
FXButton * myCreateGEOPOIButton
button for create GEO Coordinates
GNEFrameModules::DrawingShape * myDrawingShape
Drawing shape.
FXCheckButton * myCenterViewAfterCreationCheckButton
button for enable or disable certer view after creation of GEO POI
FXRadioButton * myLatLonRadioButton
radio button for the configuration lat-lon
CommonXMLStructure::SumoBaseObject * myBaseShape
SumoBaseObject used for create shape.
GNEFrameModules::TagSelector * myShapeTagSelector
shape tag selector
void addShape()
add shape (using base shape)
GNEPolygonFrame(FXHorizontalFrame *horizontalFrameParent, GNEViewNet *viewNet)
Constructor.
GNEFrameAttributeModules::NeteditAttributes * myNeteditAttributes
Netedit parameter.
static std::string getIdsSelected(const FXList *list)
get list of selecte id's in string format
void showGEOPOICreatorModule()
Show list of GEOPOICreator Module.
bool shapeDrawed()
build a shaped element using the drawed shape return true if was successfully created
void hideGEOPOICreatorModule()
hide GEOPOICreator Module
SumoXMLTag
Numbers representing SUMO-XML - element names.
GEOPOICreator(GNEPolygonFrame *polygonFrameParent)
FOX-declaration.
GEOPOICreator * myGEOPOICreator
GEOPOICreator.
long onCmdSetCoordinates(FXObject *, FXSelector, void *)
class used to group all variables related with objects under cursor after a click over view
GNEFrameModules::DrawingShape * getDrawingShapeModule() const
get drawing mode editor
A point in 2D or 3D with translation and scaling methods.
~GNEPolygonFrame()
Destructor.
~GEOPOICreator()
destructor
FXGroupBoxModule (based on FXGroupBox)
FXLabel * myLabelCartesianPosition
FXLabel for the equivalent position of GEO Position in Cartesian Position.
FXRadioButton * myLonLatRadioButton
radio button for the configuration lon-lat
void tagSelected()
Tag selected in TagSelector.
GNEFrameAttributeModules::AttributesCreator * myShapeAttributes
shape internal attributes
GNEPolygonFrame * myPolygonFrameParent
pointer to Shape frame parent
void createBaseShapeObject(const SumoXMLTag shapeTag)
long onCmdSetFormat(FXObject *, FXSelector, void *)
called when user select a format radio button
bool processClick(const Position &clickedPosition, const GNEViewNetHelper::ObjectsUnderCursor &objectsUnderCursor, bool &updateTemporalShape)
process click over Viewnet
long onCmdCreateGEOPOI(FXObject *, FXSelector, void *)
called when user type in search box