|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RegionData | |
|---|---|
| org.archive.wayback.util.graph | |
| Uses of RegionData in org.archive.wayback.util.graph |
|---|
| Methods in org.archive.wayback.util.graph that return RegionData | |
|---|---|
RegionData |
RegionGraphElement.getData()
|
| Methods in org.archive.wayback.util.graph with parameters of type RegionData | |
|---|---|
static String |
GraphEncoder.encode(int width,
int height,
RegionData[] data)
Convert a Graph fields into an opaque String that can later be re-assembled into a Graph object. |
| Constructors in org.archive.wayback.util.graph with parameters of type RegionData | |
|---|---|
Graph(int width,
int height,
RegionData[] data,
GraphConfiguration config)
|
|
RegionGraphElement(int x,
int y,
int width,
int height,
RegionData data,
GraphConfiguration config)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||