Parent Directory
|
Revision Log
|
Patch
revision 1591 by bh, Fri Aug 15 14:00:53 2003 UTC | revision 1593 by bh, Fri Aug 15 14:10:27 2003 UTC | |
---|---|---|
# | Line 122 class ScreenRenderer(MapRenderer): | Line 122 class ScreenRenderer(MapRenderer): |
122 | data = shape.Points() | data = shape.Points() |
123 | func(param, data, *args) | func(param, data, *args) |
124 | ||
125 | def layer_ids(self, layer): | def layer_shapes(self, layer): |
126 | """Return the shapeids covered by the region that has to be redrawn | """Return the shapeids covered by the region that has to be redrawn |
127 | ||
128 | Call the layer's ShapesInRegion method to determine the ids so | Call the layer's ShapesInRegion method to determine the ids so |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |