public static class PropertiesTestCase.LineDTO extends Object
PropertiesTestCase.LineDTO()
int
getX0()
getX1()
getY0()
getY1()
void
setX0(int x0)
setX1(int x1)
setY0(int y0)
setY1(int y1)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PropertiesTestCase.LineDTO()
public int getX0()
public void setX0(int x0)
public int getY0()
public void setY0(int y0)
public int getX1()
public void setX1(int x1)
public int getY1()
public void setY1(int y1)
Copyright © 2015 Glasnost. All Rights Reserved.