Package net.i2p.router.web
Class GraphConstants
- java.lang.Object
- 
- net.i2p.router.web.GraphConstants
 
- 
 public class GraphConstants extends Object Basic graph defaults- Since:
- 0.9.33 pulled out of GraphHelper
 
- 
- 
Field Detail- 
DEFAULT_Xpublic static final int DEFAULT_X - See Also:
- Constant Field Values
 
 - 
DEFAULT_Ypublic static final int DEFAULT_Y - See Also:
- Constant Field Values
 
 - 
MAX_Xpublic static final int MAX_X - See Also:
- Constant Field Values
 
 - 
MAX_Ypublic static final int MAX_Y - See Also:
- Constant Field Values
 
 - 
PROP_UTCpublic static final String PROP_UTC - See Also:
- Constant Field Values
 
 
- 
 
-