Constant Field Values

Contents

edu.uci.*

  • edu.uci.ics.jung.algorithms.importance.BetweennessCentrality<V,E>
    Modifier and Type
    Constant Field
    Value
    public static final String
    "centrality.BetweennessCentrality"
  • edu.uci.ics.jung.algorithms.importance.KStepMarkov<V,E>
    Modifier and Type
    Constant Field
    Value
    private static final String
    "jung.algorithms.importance.KStepMarkovExperimental.CurrentRank"
    public static final String
    "jung.algorithms.importance.KStepMarkovExperimental.RankScore"
  • edu.uci.ics.jung.algorithms.importance.WeightedNIPaths<V,E>
    Modifier and Type
    Constant Field
    Value
    public static final String
    "jung.algorithms.importance.WEIGHTED_NIPATHS_KEY"
  • edu.uci.ics.jung.algorithms.util.MapBinaryHeap<T>
    Modifier and Type
    Constant Field
    Value
    private static final int
    0
  • edu.uci.ics.jung.algorithms.util.WeightedChoice<T>
    Modifier and Type
    Constant Field
    Value
    public static final double
    1.0E-11
  • edu.uci.ics.jung.graph.SparseGraph<V,E>
    Modifier and Type
    Constant Field
    Value
    protected static final int
    2
    protected static final int
    0
    protected static final int
    1
  • edu.uci.ics.jung.samples.AddNodeDemo
    Modifier and Type
    Constant Field
    Value
    public static final int
    100
    private static final long
    -5345319851341875800L
  • edu.uci.ics.jung.samples.AnimatingAddNodeDemo
    Modifier and Type
    Constant Field
    Value
    public static final int
    100
    private static final long
    -5345319851341875800L
  • edu.uci.ics.jung.samples.AnnotationsDemo<V,E>
    Modifier and Type
    Constant Field
    Value
    static final String
    "<html><b><h2><center>Instructions for Annotations</center></h2></b><p>The Annotation Controls allow you to select:<ul><li>Shape<li>Color<li>Fill (or outline)<li>Above or below (UPPER/LOWER) the graph display</ul><p>Mouse Button one press starts a Shape,<p>drag and release to complete.<p>Mouse Button three pops up an input dialog<p>for text. This will create a text annotation.<p>You may use html for multi-line, etc.<p>You may even use an image tag and image url<p>to put an image in the annotation.<p><p><p>To remove an annotation, shift-click on it<p>in the Annotations mode.<p>If there is overlap, the Annotation with center<p>closest to the mouse point will be removed."
  • edu.uci.ics.jung.samples.DemoLensVertexImageShaperDemo
    Modifier and Type
    Constant Field
    Value
    private static final long
    5432239991020505763L
  • edu.uci.ics.jung.samples.EdgeLabelDemo
    Modifier and Type
    Constant Field
    Value
    private static final long
    -6077157664507049647L
  • edu.uci.ics.jung.samples.GraphEditorDemo
    Modifier and Type
    Constant Field
    Value
    private static final long
    -2023243689258876709L
  • edu.uci.ics.jung.samples.ImageEdgeLabelDemo
    Modifier and Type
    Constant Field
    Value
    private static final long
    -4332663871914930864L
    private static final int
    11
  • edu.uci.ics.jung.samples.InternalFrameSatelliteViewDemo
    Modifier and Type
    Constant Field
    Value
    static final String
    "<html><b><h2><center>Instructions for Mouse Listeners</center></h2></b><p>There are two modes, Transforming and Picking.<p>The modes are selected with a toggle button.<p><p><b>Transforming Mode:</b><ul><li>Mouse1+drag pans the graph<li>Mouse1+Shift+drag rotates the graph<li>Mouse1+CTRL(or Command)+drag shears the graph</ul><b>Picking Mode:</b><ul><li>Mouse1 on a Vertex selects the vertex<li>Mouse1 elsewhere unselects all Vertices<li>Mouse1+Shift on a Vertex adds/removes Vertex selection<li>Mouse1+drag on a Vertex moves all selected Vertices<li>Mouse1+drag elsewhere selects Vertices in a region<li>Mouse1+Shift+drag adds selection of Vertices in a new region<li>Mouse1+CTRL on a Vertex selects the vertex and centers the display on it</ul><b>Both Modes:</b><ul><li>Mousewheel scales the layout &gt; 1 and scales the view &lt; 1"
  • edu.uci.ics.jung.samples.LensVertexImageShaperDemo
    Modifier and Type
    Constant Field
    Value
    private static final long
    5432239991020505763L
  • edu.uci.ics.jung.samples.MultiViewDemo
    Modifier and Type
    Constant Field
    Value
    final String
    "The mouse wheel will scale the model\'s layout when activated in View 1. Since all three views share the same layout Function, all three views will show the same scaling of the layout."
    final String
    " The mouse wheel uses a \'crossover\' feature in View 3. When the combined layout and view scale is greater than \'1\', the model\'s layout will be scaled. Since all three views share the same layout Function, all three views will show the same scaling of the layout.\n When the combined scale is less than \'1\', the scaling function crosses over to the view, and then, since all three views share the same view Function, all three views will show the same scaling."
    final String
    "The mouse wheel will scale the view when activated in View 2. Since all three views share the same view Function, all three views will be affected."
  • edu.uci.ics.jung.samples.PluggableRendererDemo
    Modifier and Type
    Constant Field
    Value
    protected static final int
    0
    protected static final int
    1
  • edu.uci.ics.jung.samples.edu.uci.ics.jung.samples.PluggableRendererDemo.SeedFillColor
    Modifier and Type
    Constant Field
    Value
    protected static final float
    0.800000011920929f
    protected static final float
    0.20000000298023224f
  • edu.uci.ics.jung.samples.edu.uci.ics.jung.samples.PluggableRendererDemo.VertexDisplayPredicate
    Modifier and Type
    Constant Field
    Value
    protected static final int
    4
  • edu.uci.ics.jung.samples.SatelliteViewDemo<V,E>
    Modifier and Type
    Constant Field
    Value
    static final String
    "<html><b><h2><center>Instructions for Mouse Listeners</center></h2></b><p>There are two modes, Transforming and Picking.<p>The modes are selected with a combo box.<p><p><b>Transforming Mode:</b><ul><li>Mouse1+drag pans the graph<li>Mouse1+Shift+drag rotates the graph<li>Mouse1+CTRL(or Command)+drag shears the graph</ul><b>Picking Mode:</b><ul><li>Mouse1 on a Vertex selects the vertex<li>Mouse1 elsewhere unselects all Vertices<li>Mouse1+Shift on a Vertex adds/removes Vertex selection<li>Mouse1+drag on a Vertex moves all selected Vertices<li>Mouse1+drag elsewhere selects Vertices in a region<li>Mouse1+Shift+drag adds selection of Vertices in a new region<li>Mouse1+CTRL on a Vertex selects the vertex and centers the display on it</ul><b>Both Modes:</b><ul><li>Mousewheel scales with a crossover value of 1.0.<p> - scales the graph layout when the combined scale is greater than 1<p> - scales the graph view when the combined scale is less than 1"
  • edu.uci.ics.jung.samples.ShortestPathDemo
    Modifier and Type
    Constant Field
    Value
    private static final long
    7526217664458188502L
  • edu.uci.ics.jung.samples.VertexImageShaperDemo
    Modifier and Type
    Constant Field
    Value
    private static final long
    -4332663871914930864L
    private static final int
    11
  • edu.uci.ics.jung.samples.VertexLabelAsShapeDemo
    Modifier and Type
    Constant Field
    Value
    private static final long
    1017336668368978842L
  • edu.uci.ics.jung.visualization.transform.AbstractLensSupport<V,E>
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "<html><center>Mouse-Drag the Lens center to move it<p>Mouse-Drag the Lens edge to resize it<p>Ctrl+MouseWheel to change magnification</center></html>"
  • edu.uci.ics.jung.visualization.transform.shape.MagnifyImageLensSupport<V,E>
    Modifier and Type
    Constant Field
    Value
    static final String
    "<html><center>Mouse-Drag the Lens center to move it<p>Mouse-Drag the Lens edge to resize it<p>Ctrl+MouseWheel to change magnification</center></html>"
  • edu.uci.ics.jung.visualization.util.LabelWrapper
    Modifier and Type
    Constant Field
    Value
    public static final String
    "<p>"