@Deprecated
public class TLcdVectorIconEncoder
extends java.lang.Object
TLcdVectorIcon
to a file.
For internal use only.TLcdVectorIcon
Constructor and Description |
---|
TLcdVectorIconEncoder()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
encode(TLcdVectorIcon aVectorIcon)
Deprecated.
Encode the given TLcdVectorIcon at the location specified with setSourceName.
|
void |
setSourceName(java.lang.String aSource)
Deprecated.
Set the source name of the next icon to be encoded.
|
public void setSourceName(java.lang.String aSource) throws java.io.IOException
aSource
- the source name.java.io.IOException
public void encode(TLcdVectorIcon aVectorIcon) throws java.io.IOException
aVectorIcon
- the TLcdVectorIcon.java.io.IOException