| Package | Description |
|---|---|
| com.googlecode.sarasvati.visual | |
| com.googlecode.sarasvati.visual.util |
| Modifier and Type | Class and Description |
|---|---|
class |
GraphToImageMapAdapter
Provides default implementations for methods in the
GraphToImageMap interface. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GraphImageMapCreator.generateMapAndImage(Graph graph,
GraphToImageMap graphToImageMap) |
| Constructor and Description |
|---|
GraphImageMapCreator(Graph graph,
GraphToImageMap graphToImageMap)
Creates a new GraphImageMapCreate using the given graph and graph to image map
helper.
|
| Modifier and Type | Field and Description |
|---|---|
protected GraphToImageMap |
HoverFunctionAdapter.imageMapHelper |
protected GraphToImageMap |
HrefFunctionAdapter.imageMapHelper |
| Constructor and Description |
|---|
HoverFunctionAdapter(GraphToImageMap imageMapHelper) |
HrefFunctionAdapter(GraphToImageMap imageMapHelper) |
Copyright © 2012. All Rights Reserved.