public static class PropertyResolverTestCase.Line extends Object
| Constructor and Description |
|---|
Line() |
| Modifier and Type | Method and Description |
|---|---|
PropertyResolverTestCase.Point |
getEnd() |
PropertyResolverTestCase.Point |
getStart() |
void |
setEnd(PropertyResolverTestCase.Point end) |
void |
setStart(PropertyResolverTestCase.Point start) |
public PropertyResolverTestCase.Point getStart()
public void setStart(PropertyResolverTestCase.Point start)
public PropertyResolverTestCase.Point getEnd()
public void setEnd(PropertyResolverTestCase.Point end)
Copyright © 2016 Glasnost. All rights reserved.