|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--y.io.gml.NodeRealizerObjectEncoder
This class can encode NodeRealizers in valid GML
| Constructor Summary | |
NodeRealizerObjectEncoder()
|
|
| Method Summary | |
void |
encode(Object item,
GMLEncoder enc)
This method will try to encode the given object using the GMLEncoder |
static String |
encodeShape(byte shapeType)
Encodes a ShapeNodeRealizer shape constant to a GML value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NodeRealizerObjectEncoder()
| Method Detail |
public void encode(Object item,
GMLEncoder enc)
throws IOException
ObjectEncoder
encode in interface ObjectEncoderIOExceptionitem - the object to be encodedenc - an encoderpublic static String encodeShape(byte shapeType)
|
© Copyright 2000-2003, yWorks GmbH. All rights reserved. 2003 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||