Table Of Contents

Previous topic

ScaledBitmap

Next topic

ScaledText

This Page

phoenix_title ScaledBitmap2

An alternative scaled bitmap that only scaled the required amount of the main bitmap when zoomed in: EXPERIMENTAL!


class_hierarchy Inheritance Diagram

Inheritance diagram for class ScaledBitmap2

Inheritance diagram of ScaledBitmap2


method_summary Methods Summary

__init__  
CalcBoundingBox  
WorldToBitmap computes bitmap coords from World coords

api Class API



class ScaledBitmap2(TextObjectMixin, DrawObject)

An alternative scaled bitmap that only scaled the required amount of the main bitmap when zoomed in: EXPERIMENTAL!


Methods



__init__(self, Bitmap, XY, Height, Width=None, Position = 'tl', InForeground = False)


CalcBoundingBox(self)


WorldToBitmap(self, Pw)

computes bitmap coords from World coords