Unit 'agg_conv_contour' Package
[Overview][Classes][Index] [#pl_aggpas]

conv_contour

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: agg_conv_contour.pas line 26

type conv_contour = object(conv_adaptor_vcgen)

  the_generator: vcgen_contour;

  

  constructor Construct();

  

  destructor Destruct; virtual;

  

  procedure line_join_();

  

  procedure inner_join_();

  

  procedure width_();

  

  procedure miter_limit_();

  

  procedure miter_limit_theta_();

  

  procedure inner_miter_limit_();

  

  procedure approximation_scale_();

  

  procedure auto_detect_orientation_();

  

  function _line_join;

  

  function _inner_join;

  

  function _width;

  

  function _miter_limit;

  

  function _inner_miter_limit;

  

  function _approximation_scale;

  

  function _auto_detect_orientation;

  

end;

Inheritance

conv_contour

  

|

conv_adaptor_vcgen

  

|

vertex_source

  

|

TObject



CT Web help

CodeTyphon Studio