org.apache.myfaces.tobago.layout
Class PixelLayoutToken
java.lang.Object
org.apache.myfaces.tobago.layout.LayoutToken
org.apache.myfaces.tobago.layout.PixelLayoutToken
public class PixelLayoutToken
- extends LayoutToken
PixelLayoutToken
public PixelLayoutToken(int pixel)
PixelLayoutToken
public PixelLayoutToken(PixelMeasure pixel)
getPixel
public int getPixel()
getMeasure
public PixelMeasure getMeasure()
toString
public String toString()
- Overrides:
toString
in class Object
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.