ijeoma.fabrica.benetton.window
Class BWindowManager

java.lang.Object
  extended by ijeoma.fabrica.benetton.window.BWindowManager

public class BWindowManager
extends java.lang.Object


Constructor Summary
BWindowManager(processing.core.PApplet _parent, float _x, float _y)
           
 
Method Summary
 void drawBounds()
           
 void drawIds()
           
 void drawViewableBounds()
           
 int getCameraWindowId()
           
 float[] getCameraWindowPosition()
           
 float[] getCameraWindowSize()
           
 float getColumnCount()
           
 float getHeight()
           
 java.lang.String getName()
           
 float getRowCount()
           
 float getScale()
           
 float getScaledHeight()
           
 float getScaledWidth()
           
 float getScaledX()
           
 float getScaledY()
           
 float getWidth()
           
 BWindow getWindow(int _windowId)
           
 float getWindowCount()
           
 float[] getWindowPosition(int _windowId)
           
 BWindow[] getWindows()
           
 float[] getWindowSize(int _windowId)
           
 float getX()
           
 float getY()
           
 void load(java.lang.String _fileName)
           
 void scale(float _w, float _h)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BWindowManager

public BWindowManager(processing.core.PApplet _parent,
                      float _x,
                      float _y)
Method Detail

load

public void load(java.lang.String _fileName)

drawBounds

public void drawBounds()

drawViewableBounds

public void drawViewableBounds()

drawIds

public void drawIds()

scale

public void scale(float _w,
                  float _h)

getName

public java.lang.String getName()

getX

public float getX()

getY

public float getY()

getWidth

public float getWidth()

getHeight

public float getHeight()

getScale

public float getScale()

getScaledX

public float getScaledX()

getScaledY

public float getScaledY()

getScaledWidth

public float getScaledWidth()

getScaledHeight

public float getScaledHeight()

getWindowCount

public float getWindowCount()

getRowCount

public float getRowCount()

getColumnCount

public float getColumnCount()

getWindows

public BWindow[] getWindows()

getWindow

public BWindow getWindow(int _windowId)

getWindowSize

public float[] getWindowSize(int _windowId)

getWindowPosition

public float[] getWindowPosition(int _windowId)

getCameraWindowId

public int getCameraWindowId()

getCameraWindowSize

public float[] getCameraWindowSize()

getCameraWindowPosition

public float[] getCameraWindowPosition()


processing library benettonwindowscore by Ekene Ijeoma. (c) 2010