| Description | An iterator of the VectorImage. Details… | 
|---|---|
| Module | Advanced graphics | 
| Base classes | ConstVectorImageIterator | 
| Derived classes | – | 
| Header | VectorImageIterator.hpp | 
Public methods
    Constructors
        Copy constructor
        operator=
Conversions
        operator*
        operator->
        operator Sy_EndType*
        operator Sy_HotType*
        operator Sy_LinType*
        operator Sy_PolyLinType*
        operator Sy_ArcType*
        operator Sy_TextType*
        operator Sy_HatchType*
        operator Sy_SplineType*
        operator Sy_PictureType*
        operator Sy_PixMapType*
        operator Sy_FontType*
        operator GSPtr
Detailed description
You can use this class for iteration of the elements of a VectorImage. You can control the order of elements in the iteration by the SetSorting method of the ConstVectorImageIterator class .