camitk.InterfaceBitMap

class camitk.InterfaceBitMap

This class describes what are the methods to implement for a BitMap. An InterfaceBitMap is a kind of simplifier/wrapper for vtkImageData.

This class defines an “interface” (in the OOP/java meaning of the term). See the introduction of GoF: “Program to an interface, not an implementation.” To see what Erich Gamma has to say about it: http://www.artima.com/lejava/articles/designprinciplesP.html To see what Bjarne Stroustrup has to say about it: http://www.artima.com/intv/modern.html

See also

Slice

__init__(*args, **kwargs)

Methods

__init__(*args, **kwargs)