All Downloads are FREE. Search and download functionalities are using the official Maven repository.

mnelson.jungrapht-visualization-samples.1.4.source-code.SugiyamaAndEiglsperger.properties Maven / Gradle / Ivy

The newest version!
jungrapht.vertexFillColor=0xFF0000
jungrapht.pickedVertexFillColor=0xFFFF00
jungrapht.edgeShape=QUAD_CURVE
jungrapht.vertexLabelPosition=SW
jungrapht.vertexShape=CIRCLE
jungrapht.vertexSize=20
jungrapht.edgeColor=0x000000
jungrapht.pickedEdgeColor=0xFFA500
jungrapht.vertexLabelColor=0x000000
jungrapht.edgeLabelColor=0x000000

jungrapht.lightweightCountThreshold=10
jungrapht.lightweightScaleThreshold=.5

jungrapht.edgeSpatialSupport=RTREE
jungrapht.vertexSpatialSupport=RTREE

jungrapht.lensColor=0xEFEFEF

jungrapht.pickAreaSize=10

jungrapht.mincross.horizontalOffset=50
jungrapht.mincross.verticalOffset=20

jungrapht.mincross.maxLevelCross=10


# how many times to run the full all-level cross count
#jungrapht.mincross.max.level.cross=2

# how many time to iterate over the layers while swapping node positions
#jungrapht.mincross.transpose.limit=2

jungrapht.mincross.eiglspergerThreshold=50




© 2015 - 2024 Weber Informatics LLC | Privacy Policy