ijeoma.fabrica.benetton.window
Class BWindow

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

public class BWindow
extends java.lang.Object


Field Summary
static java.lang.String H_ALIGN_CENTER
           
static java.lang.String H_ALIGN_LEFT
           
static java.lang.String H_ALIGN_RIGHT
           
static java.lang.String SCALE_HEIGHT
           
static java.lang.String SCALE_NORMAL
           
static java.lang.String SCALE_WIDTH
           
static java.lang.String V_ALIGN_BOTTOM
           
static java.lang.String V_ALIGN_CENTER
           
static java.lang.String V_ALIGN_TOP
           
 
Method Summary
 float getHeight()
           
 int getId()
           
 float getScale()
           
 float getScaledHeight()
           
 float getScaledViewableHeight()
           
 float getScaledViewableWidth()
           
 float getScaledViewableX()
           
 float getScaledViewableY()
           
 float getScaledWidth()
           
 float getScaledX()
           
 float getScaledY()
           
 float getViewableHeight()
           
 float getViewableWidth()
           
 float getViewableX()
           
 float getViewableY()
           
 float getWidth()
           
 float getX()
           
 float getY()
           
 boolean hasCamera()
           
 void scale(float _scale)
           
 void setHorizantalAlignMode(java.lang.String _alignMode)
           
 void setScaleMode(java.lang.String _scaleMode)
           
 void setupTransform(float _width, float _height)
           
 void setVerticalAlignMode(java.lang.String _alignMode)
           
 void transform(float _x, float _y, float _scale)
           
 void translate(float _x, float _y)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SCALE_NORMAL

public static java.lang.String SCALE_NORMAL

SCALE_WIDTH

public static java.lang.String SCALE_WIDTH

SCALE_HEIGHT

public static java.lang.String SCALE_HEIGHT

V_ALIGN_TOP

public static java.lang.String V_ALIGN_TOP

V_ALIGN_CENTER

public static java.lang.String V_ALIGN_CENTER

V_ALIGN_BOTTOM

public static java.lang.String V_ALIGN_BOTTOM

H_ALIGN_LEFT

public static java.lang.String H_ALIGN_LEFT

H_ALIGN_CENTER

public static java.lang.String H_ALIGN_CENTER

H_ALIGN_RIGHT

public static java.lang.String H_ALIGN_RIGHT
Method Detail

hasCamera

public boolean hasCamera()

setupTransform

public void setupTransform(float _width,
                           float _height)

translate

public void translate(float _x,
                      float _y)

scale

public void scale(float _scale)

transform

public void transform(float _x,
                      float _y,
                      float _scale)

getId

public int getId()

getX

public float getX()

getY

public float getY()

getWidth

public float getWidth()

getHeight

public float getHeight()

getViewableX

public float getViewableX()

getViewableY

public float getViewableY()

getViewableWidth

public float getViewableWidth()

getViewableHeight

public float getViewableHeight()

getScale

public float getScale()

getScaledX

public float getScaledX()

getScaledY

public float getScaledY()

getScaledWidth

public float getScaledWidth()

getScaledHeight

public float getScaledHeight()

getScaledViewableX

public float getScaledViewableX()

getScaledViewableY

public float getScaledViewableY()

getScaledViewableWidth

public float getScaledViewableWidth()

getScaledViewableHeight

public float getScaledViewableHeight()

setScaleMode

public void setScaleMode(java.lang.String _scaleMode)

setHorizantalAlignMode

public void setHorizantalAlignMode(java.lang.String _alignMode)

setVerticalAlignMode

public void setVerticalAlignMode(java.lang.String _alignMode)


processing library benettonwindowscore by Ekene Ijeoma. (c) 2010