... or protected if not public.
On Fri, Nov 21, 2008 at 4:19 PM, jordan hulet <
[hidden email]>wrote:
> I'm extending the ImageCanvas class and I want to override a few methods
> like handleRoiMouseDown, which are not declared public. Is this by design
> or can I request that some of these methods be changed to public so that
> they can be overriden?
>
> Thanks,
> Jordan Hulet
>