Class Node
- java.lang.Object
-
- com.saperion.ngc.viewer.virtualviewer.annotation.ini.Node
-
- All Implemented Interfaces:
java.io.Serializable
public class Node extends java.lang.Object implements java.io.SerializableA Simple Node Class Helper for x,y Values.- Author:
- jek
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Node(java.lang.Integer aX, java.lang.Integer aY)Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringtoString()
-