Constant Field Values
Contents
edu.uci.*
-
edu.uci.ics.jung.algorithms.importance.BetweennessCentrality<V,E> Modifier and Type Constant Field Value public static final java.lang.StringCENTRALITY"centrality.BetweennessCentrality" -
edu.uci.ics.jung.algorithms.importance.KStepMarkov<V,E> Modifier and Type Constant Field Value private static final java.lang.StringCURRENT_RANK"jung.algorithms.importance.KStepMarkovExperimental.CurrentRank"public static final java.lang.StringRANK_SCORE"jung.algorithms.importance.KStepMarkovExperimental.RankScore" -
edu.uci.ics.jung.algorithms.importance.WeightedNIPaths<V,E> Modifier and Type Constant Field Value public static final java.lang.StringWEIGHTED_NIPATHS_KEY"jung.algorithms.importance.WEIGHTED_NIPATHS_KEY"
-
edu.uci.ics.jung.algorithms.layout.DAGLayout<V,E> Modifier and Type Constant Field Value final intCOOL_DOWN_INCREMENTS200final doubleLEVELATTRACTIONRATE0.8final doubleMSV_THRESHOLD10.0final doubleSPACEFACTOR1.3
-
edu.uci.ics.jung.algorithms.util.MapBinaryHeap<T> Modifier and Type Constant Field Value private static final intTOP0 -
edu.uci.ics.jung.algorithms.util.WeightedChoice<T> Modifier and Type Constant Field Value public static final doubleDEFAULT_THRESHOLD1.0E-11
-
edu.uci.ics.jung.graph.SparseGraph<V,E> Modifier and Type Constant Field Value protected static final intINCIDENT2protected static final intINCOMING0protected static final intOUTGOING1
-
edu.uci.ics.jung.io.GraphIOException Modifier and Type Constant Field Value private static final longserialVersionUID3773882099782535606L
-
edu.uci.ics.jung.io.graphml.GraphMLConstants Modifier and Type Constant Field Value public static final java.lang.StringALL_NAME"all"public static final java.lang.StringATTRNAME_NAME"attr.name"public static final java.lang.StringATTRTYPE_NAME"attr.type"public static final java.lang.StringDATA_NAME"data"public static final java.lang.StringDEFAULT_NAME"default"public static final java.lang.StringDESC_NAME"desc"public static final java.lang.StringDIRECTED_NAME"directed"public static final java.lang.StringEDGE_NAME"edge"public static final java.lang.StringEDGEDEFAULT_NAME"edgedefault"public static final java.lang.StringENDPOINT_NAME"endpoint"public static final java.lang.StringFOR_NAME"for"public static final java.lang.StringGRAPH_NAME"graph"public static final java.lang.StringGRAPHML_NAME"graphml"public static final java.lang.StringHYPEREDGE_NAME"hyperedge"public static final java.lang.StringID_NAME"id"public static final java.lang.StringIN_NAME"in"public static final java.lang.StringKEY_NAME"key"public static final java.lang.StringNAME_NAME"name"public static final java.lang.StringNODE_NAME"node"public static final java.lang.StringOUT_NAME"out"public static final java.lang.StringPORT_NAME"port"public static final java.lang.StringSOURCE_NAME"source"public static final java.lang.StringSOURCEPORT_NAME"sourceport"public static final java.lang.StringTARGET_NAME"target"public static final java.lang.StringTARGETPORT_NAME"targetport"public static final java.lang.StringTYPE_NAME"type"public static final java.lang.StringUNDIR_NAME"undir"public static final java.lang.StringUNDIRECTED_NAME"undirected"
-
edu.uci.ics.jung.samples.AddNodeDemo Modifier and Type Constant Field Value public static final intEDGE_LENGTH100private static final longserialVersionUID-5345319851341875800L -
edu.uci.ics.jung.samples.AnimatingAddNodeDemo Modifier and Type Constant Field Value public static final intEDGE_LENGTH100private static final longserialVersionUID-5345319851341875800L -
edu.uci.ics.jung.samples.AnnotationsDemo<V,E> Modifier and Type Constant Field Value static final java.lang.Stringinstructions"<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 longserialVersionUID5432239991020505763L -
edu.uci.ics.jung.samples.EdgeLabelDemo Modifier and Type Constant Field Value private static final longserialVersionUID-6077157664507049647L -
edu.uci.ics.jung.samples.GraphEditorDemo Modifier and Type Constant Field Value private static final longserialVersionUID-2023243689258876709L -
edu.uci.ics.jung.samples.ImageEdgeLabelDemo Modifier and Type Constant Field Value private static final longserialVersionUID-4332663871914930864Lprivate static final intVERTEX_COUNT11 -
edu.uci.ics.jung.samples.InternalFrameSatelliteViewDemo Modifier and Type Constant Field Value static final java.lang.Stringinstructions"<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 > 1 and scales the view < 1" -
edu.uci.ics.jung.samples.LensVertexImageShaperDemo Modifier and Type Constant Field Value private static final longserialVersionUID5432239991020505763L -
edu.uci.ics.jung.samples.MultiViewDemo Modifier and Type Constant Field Value final java.lang.StringmessageOne"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 java.lang.StringmessageThree" 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 java.lang.StringmessageTwo"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 intGRADIENT_NONE0protected static final intGRADIENT_RELATIVE1 -
edu.uci.ics.jung.samples.edu.uci.ics.jung.samples.PluggableRendererDemo.SeedFillColor Modifier and Type Constant Field Value protected static final floatdark_value0.800000011920929fprotected static final floatlight_value0.20000000298023224f -
edu.uci.ics.jung.samples.edu.uci.ics.jung.samples.PluggableRendererDemo.VertexDisplayPredicate Modifier and Type Constant Field Value protected static final intMIN_DEGREE4 -
edu.uci.ics.jung.samples.SatelliteViewDemo<V,E> Modifier and Type Constant Field Value static final java.lang.Stringinstructions"<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 longserialVersionUID7526217664458188502L -
edu.uci.ics.jung.samples.VertexImageShaperDemo Modifier and Type Constant Field Value private static final longserialVersionUID-4332663871914930864Lprivate static final intVERTEX_COUNT11 -
edu.uci.ics.jung.samples.VertexLabelAsShapeDemo Modifier and Type Constant Field Value private static final longserialVersionUID1017336668368978842L
-
edu.uci.ics.jung.visualization.RenderContext<V,E> Modifier and Type Constant Field Value public static final intLABEL_OFFSET10
-
edu.uci.ics.jung.visualization.decorators.AbstractVertexShapeTransformer<V> Modifier and Type Constant Field Value public static final floatDEFAULT_ASPECT_RATIO1.0fpublic static final intDEFAULT_SIZE8
-
edu.uci.ics.jung.visualization.transform.AbstractLensSupport<V,E> Modifier and Type Constant Field Value protected static final java.lang.Stringinstructions"<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 java.lang.Stringinstructions"<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 java.lang.Stringbreaker"<p>"