Searched refs:aNewHatch (Results 1 – 1 of 1) sorted by relevance
700 Hatch aNewHatch = (Hatch) AnyConverter.toObject( in testDataSeriesAndPoints() local703 assure( "Hatch Style", aNewHatch.Style == aHatch.Style ); in testDataSeriesAndPoints()704 assure( "Hatch Color", aNewHatch.Color == aHatch.Color ); in testDataSeriesAndPoints()705 assure( "Hatch Distance", aNewHatch.Distance == aHatch.Distance ); in testDataSeriesAndPoints()706 assure( "Hatch Angle", aNewHatch.Angle == aHatch.Angle ); in testDataSeriesAndPoints()
Completed in 9 milliseconds