Searched refs:resolution_x (Results 1 – 1 of 1) sorted by relevance
357 public int resolution_x; field in ConfigExamples.GridOptions365 aBuffer.append("; resolution = (" + resolution_x + "," + resolution_y + ")"); in toString()421 options.resolution_x = ((Integer) aElementValues[0]).intValue(); in readGridConfiguration()701 result.resolution_x = ((Integer)aValues[3]).intValue(); in readModel()
Completed in 13 milliseconds