@Deprecated public abstract class BaseGraphicRenderer extends java.lang.Object implements GraphicRenderer
| Modifier and Type | Field and Description |
|---|---|
private static java.util.List<ImplDefinition> |
definitions
Deprecated.
|
private static long |
serialVersionUID
Deprecated.
|
private static int |
version
Deprecated.
|
TYPE_ANALOG_IMAGE_SET, TYPE_BASIC, TYPE_BINARY_IMAGE_SET| Constructor and Description |
|---|
BaseGraphicRenderer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<ImplDefinition> |
getImplementations(int dataType)
Deprecated.
|
private void |
readObject(java.io.ObjectInputStream in)
Deprecated.
|
private void |
writeObject(java.io.ObjectOutputStream out)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDef, getTypeNameprivate static java.util.List<ImplDefinition> definitions
private static final long serialVersionUID
private static final int version
public static java.util.List<ImplDefinition> getImplementations(int dataType)
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
java.io.IOExceptionprivate void readObject(java.io.ObjectInputStream in)
throws java.io.IOException
java.io.IOException