|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphToImageMap | |
|---|---|
| com.googlecode.sarasvati.visual | |
| com.googlecode.sarasvati.visual.util | |
| Uses of GraphToImageMap in com.googlecode.sarasvati.visual |
|---|
| Classes in com.googlecode.sarasvati.visual that implement GraphToImageMap | |
|---|---|
class |
GraphToImageMapAdapter
Provides default implementations for methods in the GraphToImageMap interface. |
| Methods in com.googlecode.sarasvati.visual with parameters of type GraphToImageMap | |
|---|---|
protected void |
GraphImageMapCreator.generateMapAndImage(Graph graph,
GraphToImageMap graphToImageMap)
|
| Constructors in com.googlecode.sarasvati.visual with parameters of type GraphToImageMap | |
|---|---|
GraphImageMapCreator(Graph graph,
GraphToImageMap graphToImageMap)
Creates a new GraphImageMapCreate using the given graph and graph to image map helper. |
|
| Uses of GraphToImageMap in com.googlecode.sarasvati.visual.util |
|---|
| Fields in com.googlecode.sarasvati.visual.util declared as GraphToImageMap | |
|---|---|
protected GraphToImageMap |
HoverFunctionAdapter.imageMapHelper
|
protected GraphToImageMap |
HrefFunctionAdapter.imageMapHelper
|
| Constructors in com.googlecode.sarasvati.visual.util with parameters of type GraphToImageMap | |
|---|---|
HoverFunctionAdapter(GraphToImageMap imageMapHelper)
|
|
HrefFunctionAdapter(GraphToImageMap imageMapHelper)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||