public class Definitions extends Object
Modifier and Type | Field and Description |
---|---|
static Color[] |
agentColors |
static int |
agentRadius |
static Color |
backgroundColor |
static Color |
backgroundMaskColor |
static Color |
edgesColor |
static int |
nodeRadius |
static Color |
nodesColor |
static Color[] |
teamDomColors |
Constructor and Description |
---|
Definitions() |
public static Color[] teamDomColors
public static Color[] agentColors
public static final int nodeRadius
public static final int agentRadius
public static final Color edgesColor
public static final Color nodesColor
public static final Color backgroundColor
public static final Color backgroundMaskColor
Copyright © 2013. All Rights Reserved.