Method Summary |
|
public com.metaboss.sdlctools.models.metabossmodel.visualmodel.Color | getColor() Returns the value of reference color. |
public com.metaboss.sdlctools.models.metabossmodel.visualmodel.Point | getEndPoint() Returns the value of reference endPoint. |
public com.metaboss.sdlctools.models.metabossmodel.visualmodel.Point | getStartPoint() Returns the value of reference startPoint. |
public void | setColor(com.metaboss.sdlctools.models.metabossmodel.visualmodel.Color newValue) Sets the value of reference color. |
public void | setEndPoint(com.metaboss.sdlctools.models.metabossmodel.visualmodel.Point newValue) Sets the value of reference endPoint. |
public void | setStartPoint(com.metaboss.sdlctools.models.metabossmodel.visualmodel.Point newValue) Sets the value of reference startPoint. |