Home
last modified time | relevance | path

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

/aoo4110/main/odk/examples/DevelopersGuide/Config/
H A DConfigExamples.java357 public int resolution_x; field in ConfigExamples.GridOptions
365 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 19 milliseconds