|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.tobago.layout.Measure
org.apache.myfaces.tobago.layout.PixelMeasure
public final class PixelMeasure
| Constructor Summary | |
|---|---|
PixelMeasure(int pixel)
|
|
| Method Summary | |
|---|---|
Measure |
add(Measure m)
|
int |
getPixel()
|
Measure |
substractNotNegative(Measure m)
Deprecated. |
Measure |
subtractNotNegative(Measure m)
|
java.lang.String |
toString()
|
| Methods inherited from class org.apache.myfaces.tobago.layout.Measure |
|---|
parse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PixelMeasure(int pixel)
| Method Detail |
|---|
public Measure add(Measure m)
add in class Measurepublic Measure subtractNotNegative(Measure m)
subtractNotNegative in class Measure@Deprecated public Measure substractNotNegative(Measure m)
substractNotNegative in class Measurepublic int getPixel()
getPixel in class Measurepublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||