/[thuban]/branches/WIP-pyshapelib-bramz/Thuban/UI/renderer.py
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/Thuban/UI/renderer.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2638 by jan, Tue Jun 28 06:48:45 2005 UTC revision 2639 by bh, Thu Jun 30 16:15:03 2005 UTC
# Line 265  class ScreenRenderer(MapRenderer): Line 265  class ScreenRenderer(MapRenderer):
265              # Get the size of the specific property for this              # Get the size of the specific property for this
266              # point              # point
267              if shapetype == SHAPETYPE_POINT:              if shapetype == SHAPETYPE_POINT:
268                  if field is not None:                  if field is not None:
269                      value = table.ReadValue(shape.ShapeID(), field)                      value = table.ReadValue(shape.ShapeID(), field)
270                      group = lc.FindGroup(value)                      group = lc.FindGroup(value)
271                      size = group.GetProperties().GetSize()                      size = group.GetProperties().GetSize()

Legend:
Removed from v.2638  
changed lines
  Added in v.2639

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26