jlinkpackage gzz.view class View "interface" jlink methods void render(VobScene vs, int box, ViewContext context) class BFRaster jlink methods void read(Cell center, Dim[] dims) class PlainVanishing jlink use BFRaster use VanishingClient methods void paint(int index, int x, int y, int d, int rdepth, float fract, float xalign, float yalign, int pdx, int pdy, float rot) void connect(int index, int rdepth) void render(VanishingClient client, ViewContext context, int px, int py) class VobVanishingClient jlink realize View realize VanishingClient use PlainVanishing class VanishingClient "interface" jlink methods void connect(Cell c1, Cell c2, int dx, int dy) java.lang.Object getVobSize(Cell c, float fract, int flags, java.awt.Dimension into) void place(Cell c, java.lang.Object o, float fract, int x0, int y0, int x1, int y1, int depth, float rot) contextmenu