public static class PropertiesTestCase.Line extends Object
| Constructor and Description |
|---|
PropertiesTestCase.Line() |
| Modifier and Type | Method and Description |
|---|---|
PropertiesTestCase.Point |
getEnd() |
PropertiesTestCase.Point |
getStart() |
void |
setEnd(PropertiesTestCase.Point end) |
void |
setStart(PropertiesTestCase.Point start) |
public PropertiesTestCase.Point getStart()
public void setStart(PropertiesTestCase.Point start)
public PropertiesTestCase.Point getEnd()
public void setEnd(PropertiesTestCase.Point end)
Copyright © 2015 Glasnost. All Rights Reserved.