public class NoneRenderer extends BaseTextRenderer
BaseTextRenderer.Factory
Modifier and Type | Field and Description |
---|---|
private static ImplDefinition |
definition |
private static long |
serialVersionUID |
private static int |
version |
definitions
HINT_FULL, HINT_RAW, HINT_SPECIFIC, TYPE_ANALOG, TYPE_BINARY, TYPE_MULTISTATE, TYPE_PLAIN, TYPE_RANGE, UNKNOWN_VALUE
Constructor and Description |
---|
NoneRenderer() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getColourImpl(MangoValue value) |
ImplDefinition |
getDef() |
static ImplDefinition |
getDefinition() |
protected java.lang.String |
getTextImpl(MangoValue value,
int hint) |
java.lang.String |
getTypeName() |
private void |
readObject(java.io.ObjectInputStream in) |
private void |
writeObject(java.io.ObjectOutputStream out) |
ensureDefinitions, getColour, getColour, getColour, getColour, getColour, getColour, getColour, getExportTypes, getImplementation, getMetaText, getText, getText, getText, getText, getText, getText, getText, jsonDeserialize, jsonSerialize
private static ImplDefinition definition
private static final long serialVersionUID
private static final int version
public static ImplDefinition getDefinition()
public java.lang.String getTypeName()
public ImplDefinition getDef()
protected java.lang.String getTextImpl(MangoValue value, int hint)
getTextImpl
in class BaseTextRenderer
protected java.lang.String getColourImpl(MangoValue value)
getColourImpl
in class BaseTextRenderer
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.io.IOException
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException
java.io.IOException