|
Vector Graphics, 2.4 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Value | |
|---|---|
| org.freehep.graphicsbase.util | |
| Uses of Value in org.freehep.graphicsbase.util |
|---|
| Methods in org.freehep.graphicsbase.util that return Value | |
|---|---|
Value |
Value.fromExternal(String external)
Set to value from the external respresentation |
Value |
Value.set(boolean val)
Set the Value's internal value to a boolean. |
Value |
Value.set(byte val)
Set the Value's internal value to a byte. |
Value |
Value.set(char val)
Set the Value's internal value to a char. |
Value |
Value.set(Date val)
Set the Value's internal value to a Date. |
Value |
Value.set(double val)
Set the Value's internal value to a double. |
Value |
Value.set(float val)
Set the Value's internal value to a float. |
Value |
Value.set(int val)
Set the Value's internal value to an integer. |
Value |
Value.set(long val)
Set the Value's internal value to a long. |
Value |
Value.set(Object val)
Set the Value's internal value to an Object. |
Value |
Value.set(short val)
Set the Value's internal value to a short. |
Value |
Value.set(String val)
Set the Value's internal value to a String. |
Value |
Value.setValue(Value v)
|
| Methods in org.freehep.graphicsbase.util with parameters of type Value | |
|---|---|
Value |
Value.setValue(Value v)
|
| Constructors in org.freehep.graphicsbase.util with parameters of type Value | |
|---|---|
Value(Value v)
|
|
|
Vector Graphics, 2.4 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||