public interface INodeColor extends Serializable
NodeColor
can be added to a Node
. Through the use of
NodeColorCapacityItem
can be made sure that Nodes
with a
certain Color
are not over-represented and can be used for white
space generation.NodeColors
Modifier and Type | Method and Description |
---|---|
int |
getCountValue() |
int |
getNodeColorCode()
Gets the node color code.
|
String |
getNodeColorId()
Gets the node color id.
|
int getNodeColorCode()
String getNodeColorId()
int getCountValue()
Copyright © 2017–2023 DNA Evolutions GmbH. All rights reserved.