My Project
Loading...
Searching...
No Matches
com.example.ngr.Event Class Reference

Classes

enum  EventType

Public Member Functions

EventType getType ()
String getName ()
void setName (String n)
void setType (EventType t)
String getDestCoords ()
void setDestCoords (String d)
String getPolygonCoords ()
String getPolygonColor ()
void setPolygonColor (String color)
void setPolygonCoords (String coords)
String getPolygonShape ()
void setPolygonShape (String shape)
String getNote ()
void setNote (String n)
boolean isReady ()
void setReady (boolean r)

Member Function Documentation

◆ getDestCoords()

String com.example.ngr.Event.getDestCoords ( )

◆ getName()

String com.example.ngr.Event.getName ( )

◆ getNote()

String com.example.ngr.Event.getNote ( )

◆ getPolygonColor()

String com.example.ngr.Event.getPolygonColor ( )

◆ getPolygonCoords()

String com.example.ngr.Event.getPolygonCoords ( )

◆ getPolygonShape()

String com.example.ngr.Event.getPolygonShape ( )

◆ getType()

EventType com.example.ngr.Event.getType ( )

◆ isReady()

boolean com.example.ngr.Event.isReady ( )

◆ setDestCoords()

void com.example.ngr.Event.setDestCoords ( String d)

◆ setName()

void com.example.ngr.Event.setName ( String n)

◆ setNote()

void com.example.ngr.Event.setNote ( String n)

◆ setPolygonColor()

void com.example.ngr.Event.setPolygonColor ( String color)

◆ setPolygonCoords()

void com.example.ngr.Event.setPolygonCoords ( String coords)

◆ setPolygonShape()

void com.example.ngr.Event.setPolygonShape ( String shape)

◆ setReady()

void com.example.ngr.Event.setReady ( boolean r)

◆ setType()

void com.example.ngr.Event.setType ( EventType t)

The documentation for this class was generated from the following file: