svgui
1.9
|
VerticalBinLayer.h
Go to the documentation of this file.
virtual int getIBinForY(const LayerGeometryProvider *v, int y) const
As getBinForY, but rounding to integer values.
Definition: VerticalBinLayer.h:57
virtual double getBinForY(const LayerGeometryProvider *, double y) const =0
Return the bin number, possibly fractional, at the given y coordinate.
Interface for classes that provide geometry information (such as size, start frame, and a large number of other properties) about the disposition of a layer.
Definition: LayerGeometryProvider.h:45
Interface for layers in which the Y axis corresponds to bin number rather than scale value...
Definition: VerticalBinLayer.h:28
virtual double getYForBin(const LayerGeometryProvider *, double bin) const =0
Return the y coordinate at which the given bin "starts" (i.e.
Base class for layers that can be sliced, that is, that contain models appropriate for use in a Slice...
Definition: SliceableLayer.h:26
virtual int getIYForBin(const LayerGeometryProvider *v, int bin) const
As getYForBin, but rounding to integer values.
Definition: VerticalBinLayer.h:42
Generated by 1.8.11