Package edu.uci.ics.jung.samples
Class PluggableRendererDemo.SeedFillColor<V>
java.lang.Object
edu.uci.ics.jung.samples.PluggableRendererDemo.SeedFillColor<V>
- Enclosing class:
PluggableRendererDemo
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final float
protected static final float
protected PickedInfo
<V> protected boolean
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.google.common.base.Function
equals
-
Field Details
-
pi
-
dark_value
protected static final float dark_value- See Also:
-
light_value
protected static final float light_value- See Also:
-
seed_coloring
protected boolean seed_coloring
-
-
Constructor Details
-
SeedFillColor
-
-
Method Details