|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uci.ics.jung.visualization.AbstractRenderer
edu.uci.ics.jung.visualization.PluggableRenderer
be.ac.ulg.montefiore.run.totem.visualtopo.graph.ModifiedPluggableRenderer
be.ac.ulg.montefiore.run.totem.visualtopo.graph.MyPluggableRenderer
public class MyPluggableRenderer
A very simple modification of Pluggable renderer to allow arrows to be painted in different colors
Creation date: 30 mars 2006
Field Summary |
---|
Fields inherited from class edu.uci.ics.jung.visualization.PluggableRenderer |
---|
arrow_placement_tolerance, centerVertexLabel, DASHED, dashing, DOTTED, dotting, edgeArrowFunction, edgeArrowPredicate, edgeFontFunction, edgeIncludePredicate, edgeLabelClosenessFunction, edgePaintFunction, edgeShapeFunction, edgeStringer, edgeStrokeFunction, graphLabelRenderer, LABEL_OFFSET, MAX_ITERATIONS, parallelEdgeIndexFunction, rendererPane, screenDevice, self_loop, vertexFontFunction, vertexIconFunction, vertexIncludePredicate, vertexPaintFunction, vertexShapeFunction, vertexStringer, vertexStrokeFunction, viewTransformer |
Constructor Summary | |
---|---|
MyPluggableRenderer(Domain domain)
|
Method Summary |
---|
Methods inherited from class be.ac.ulg.montefiore.run.totem.visualtopo.graph.ModifiedPluggableRenderer |
---|
drawSimpleEdge |
Methods inherited from class edu.uci.ics.jung.visualization.PluggableRenderer |
---|
getArrowTransform, getArrowTransform, getEdgeArrowFunction, getEdgeArrowPredicate, getEdgeFontFunction, getEdgeIncludePredicate, getEdgeLabelClosenessFunction, getEdgePaintFunction, getEdgeShapeFunction, getEdgeStringer, getEdgeStrokeFunction, getFirstOutsideSegment, getGraphLabelRenderer, getLastOutsideSegment, getParallelEdgeIndexFunction, getRendererPane, getReverseArrowTransform, getReverseArrowTransform, getReverseArrowTransform, getScreenDevice, getVertexFontFunction, getVertexIconFunction, getVertexIncludePredicate, getVertexLabelCentering, getVertexPaintFunction, getVertexShapeFunction, getVertexStringer, getVertexStrokeFunction, isPicked, isPicked, labelEdge, labelVertex, paintEdge, paintIconForVertex, paintShapeForVertex, paintVertex, prepareRenderer, prepareRenderer, setArrowPlacementTolerance, setEdgeArrowFunction, setEdgeArrowPredicate, setEdgeColorFunction, setEdgeFontFunction, setEdgeIncludePredicate, setEdgeLabelClosenessFunction, setEdgePaintFunction, setEdgeShapeFunction, setEdgeStringer, setEdgeStrokeFunction, setGraphLabelRenderer, setParallelEdgeIndexFunction, setRendererPane, setScreenDevice, setVertexColorFunction, setVertexFontFunction, setVertexIconFunction, setVertexIncludePredicate, setVertexLabelCentering, setVertexPaintFunction, setVertexShapeFunction, setVertexStringer, setVertexStrokeFunction, setViewTransformer, subdivide |
Methods inherited from class edu.uci.ics.jung.visualization.AbstractRenderer |
---|
getPickedKey, setPickedKey |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MyPluggableRenderer(Domain domain)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |