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