Package | Description |
---|---|
org.archive.wayback.util.graph |
Modifier and Type | Method and Description |
---|---|
RegionData |
RegionGraphElement.getData() |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
Graph(int width,
int height,
RegionData[] data,
GraphConfiguration config) |
RegionGraphElement(int x,
int y,
int width,
int height,
RegionData data,
GraphConfiguration config) |
Copyright © 2005–2015 IIPC. All rights reserved.