logging=<value>
where <value> may be one of
Lower values imply all higher values. For instance, when you specify
logging=info you will see not only info messages, but also warning
and severe messages.
where
where
specify which node attribute controls node shape, and
what the mapping should be.
node.shape.default=circle
node.shape.controller=<attributeName>
node.shape.categorizer.type=discrete
node.shape.categorizer.map.<attributeValue>=<shape>
specify which node attribute controls node border color, and
what the mapping should be.
node.borderColor.default=255,0,0
node.borderColor.controller=<attributeName>
node.borderColor.categorizer.type=discrete
node.borderColor.categorizer.map.<attributeValue>=<borderColor>