Herror ::max_parallels_xld (
    Hobject ExtParallels,
    Hobject *MaxPolygons
)
HXLDPolyArray HXLDExtParaArray::MaxParallelsXld (
    void
) const

Join modified XLD parallels lying on the same polygon.

::max_parallels_xld joins all modified XLD parallels in ExtParallels into a polygon if they lie on the same original polygon segment. This means that polgons exhibiting parallelism and enclosing homogeneous areas in several places are joined into one long polygon (from the first parallel line to the last parallel line). The resulting polygons are returned in MaxPolygons.


Parameters

ExtParallels (input_object)
xld_ext_para-array -> Hobject: HXLDExtParaArray
Extended XLD parallels.

MaxPolygons (output_object)
xld_poly-array -> Hobject * : HXLDPolyArray
Maximally extended parallels.


Possible Predecessors

::mod_parallels_xld


Possible Successors

::get_polygon_xld, ::get_lines_xld


Module

Sub-pixel operators



Copyright © 1996-2002 MVTec Software GmbH