Unit 'agg_conv_stroke' Package
[Overview][Types][Classes][Index] [#pl_aggpas]

conv_stroke

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

Declaration

Source position: agg_conv_stroke.pas line 28

type conv_stroke = object(conv_adaptor_vcgen)

  the_generator: vcgen_stroke;

  

  constructor Construct();

  

  destructor Destruct; virtual;

  

  procedure line_cap_();

  

  procedure line_join_();

  

  procedure inner_join_();

  

  function _line_cap;

  

  function _line_join;

  

  function _inner_join;

  

  procedure width_();

  

  procedure miter_limit_();

  

  procedure miter_limit_theta_();

  

  procedure inner_miter_limit_();

  

  procedure approximation_scale_();

  

  function _width;

  

  function _miter_limit;

  

  function _inner_miter_limit;

  

  function _approximation_scale;

  

  procedure shorten_();

  

  function _shorten;

  

end;

Inheritance

conv_stroke

  

|

conv_adaptor_vcgen

  

|

vertex_source

  

|

TObject



CT Web help

CodeTyphon Studio