Searched refs:resolution_y (Results 1 – 1 of 1) sorted by relevance
358 public int resolution_y; field in ConfigExamples.GridOptions365 aBuffer.append("; resolution = (" + resolution_x + "," + resolution_y + ")"); in toString()422 options.resolution_y = ((Integer) aElementValues[1]).intValue(); in readGridConfiguration()702 result.resolution_y = ((Integer)aValues[4]).intValue(); in readModel()
Completed in 17 milliseconds