public class LXNormalizedValue extends Object implements LXClipboardItem
Modifier and Type | Field and Description |
---|---|
double |
value |
Constructor and Description |
---|
LXNormalizedValue(double value) |
LXNormalizedValue(LXNormalizedParameter p) |
Modifier and Type | Method and Description |
---|---|
Class<?> |
getComponentClass() |
String |
getSystemClipboardString() |
double |
getValue() |
public LXNormalizedValue(LXNormalizedParameter p)
public LXNormalizedValue(double value)
public double getValue()
public String getSystemClipboardString()
getSystemClipboardString
in interface LXClipboardItem
public Class<?> getComponentClass()
getComponentClass
in interface LXClipboardItem
LX library by Mark C. Slee. © 2012-2020