Searched defs:setDestinationOffset (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/imageio/
H A DIIOParam.java178 * @see ImageReadParam#setDestinationOffset
534 * simply call <code>setDestinationOffset(new Point(0, 0))</code> to
546 public void setDestinationOffset(Point destinationOffset) { method in class:IIOParam
563 * @see #setDestinationOffset

Completed in 448 milliseconds