Ticket #114 (new defect)
Not all PointSymbolizer attributes accessible
Description
File, width, height and type should be accessible.
p = PointSymbolizer() dir(p)
['class', 'delattr', 'dict', 'doc', 'getattribute', 'hash', 'init', 'instance_size', 'module', 'new', 'reduce', 'reduce_ex', 'repr', 'setattr', 'str', 'weakref', 'allow_overlap']
Change History
Note: See
TracTickets for help on using
tickets.
