public class PaintPropertyValue<T> extends PropertyValue<T>
name, value
Constructor | Description |
---|---|
PaintPropertyValue(java.lang.String name,
T value) |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals, getColorInt, getExpression, getValue, hashCode, isExpression, isNull, isValue, toString
public PaintPropertyValue(@NonNull java.lang.String name, T value)