Searched refs:getZoomOrientation (Results 1 – 3 of 3) sorted by relevance
375 int orientation = PrimaryImage.getImage().getZoomOrientation(); in getOriginalToScreen()
173 public int getZoomOrientation() { in getZoomOrientation() method in PrimaryImage
574 if (PrimaryImage.getImage().getZoomOrientation() != ImageLoader.ORI_NORMAL) { in canDoPartialRendering()