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_X
public static final int DEFAULT_X
- See Also:
- Constant Field Values
-
DEFAULT_Y
public static final int DEFAULT_Y
- See Also:
- Constant Field Values
-
MAX_X
public static final int MAX_X
- See Also:
- Constant Field Values
-
MAX_Y
public static final int MAX_Y
- See Also:
- Constant Field Values
-
PROP_UTC
public static final String PROP_UTC
- See Also:
- Constant Field Values
-
-