Home
last modified time | relevance | path

Searched refs:resolution_y (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/odk/examples/DevelopersGuide/Config/
H A DConfigExamples.java358 public int resolution_y; field in ConfigExamples.GridOptions
365 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 11 milliseconds