Uses of Class
ma.glasnost.orika.test.util.PropertiesTestCase.Point

Packages that use PropertiesTestCase.Point
ma.glasnost.orika.test.util   
 

Uses of PropertiesTestCase.Point in ma.glasnost.orika.test.util
 

Methods in ma.glasnost.orika.test.util that return PropertiesTestCase.Point
 PropertiesTestCase.Point PropertiesTestCase.Line.getEnd()
           
 PropertiesTestCase.Point PropertiesTestCase.Line.getStart()
           
 

Methods in ma.glasnost.orika.test.util with parameters of type PropertiesTestCase.Point
 void PropertiesTestCase.Line.setEnd(PropertiesTestCase.Point end)
           
 void PropertiesTestCase.Line.setStart(PropertiesTestCase.Point start)
           
 



Copyright © 2012 Glasnost. All Rights Reserved.