org.p2c2e.blorb
Class Resolution

java.lang.Object
  extended byorg.p2c2e.blorb.Resolution

public class Resolution
extends java.lang.Object


Nested Class Summary
static class Resolution.ImgData
           
 
Method Summary
 Resolution.ImgData getImgData(int iId)
           
 int getMaxWindowHeight()
           
 int getMaxWindowWidth()
           
 int getMinWindowHeight()
           
 int getMinWindowWidth()
           
 int getStdWindowHeight()
           
 int getStdWindowWidth()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getStdWindowWidth

public int getStdWindowWidth()

getStdWindowHeight

public int getStdWindowHeight()

getMinWindowWidth

public int getMinWindowWidth()

getMinWindowHeight

public int getMinWindowHeight()

getMaxWindowWidth

public int getMaxWindowWidth()

getMaxWindowHeight

public int getMaxWindowHeight()

getImgData

public Resolution.ImgData getImgData(int iId)