[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
TFPBaseInterpolation - the default interpolation to be applied if no other is specified
Source position: fpcanvas.pp line 172
type TFPBaseInterpolation = class(TFPCustomInterpolation) |
||
protected |
||
procedure Execute(); override; |
|
Execute the interpolation |
function Filter(); virtual; |
|
Filter factor to be used in interpolating |
function MaxSupport; virtual; |
|
MaxSupport factor for interpolation |
end; |
|
TFPBaseInterpolation - the default interpolation to be applied if no other is specified |
|
| | ||
|
TFPCustomInterpolation - FreePascal base class for interpolations while drawing in unspecified regions between specified points |
|
| | ||
TObject |
lazarus-ccr.sourceforge.net |