Vector - C++ Class Library

Class

Header File

Comments

Help Files

Demo Project Source Code

LVectorWindow

LTCVWND.H

The LVectorWindow class is derived from LVectorBase, and extends it by adding full user interface (UI) functionality. You can consider this class as a full windowed control that is capable of displaying vector images. The LVectorWindow class provides the following functionality:

Vector Displaying 

Scrolling (which can be enabled or disabled) 

Palette handling 

Zooming 

Panning 

Keyboard handling 

UI tools including pan image and select objects 

Windows Drag/Drop operations for loading files 

Vector Imaging C++ CLib Help

\Examples\ClassLibrary\MSVC\VECTOR

LVectorDialog

LTCVDLG.H

The LEADTOOLS C++ Class Library provides reusable dialogs for the most common LEADTOOLS vector functions.

The vector common dialog features include:

  • A Thumbnail Preview option for the vector processing dialogs allows the end user to preview the proposed change to the image, before actually affecting the original image.

  • A user interface control for the dialogs is provided through flags passed to each dialog function.

  • An option to have the Vector Common Dialog process the image automatically is provided.

Vector Imaging C++ CLib Help

\Examples\ClassLibrary\MSVC\VECTOR

LVectorFile

LTCVFILE.H

The LVectorFile class is derived from LBaseFile and extends it to contain functions for loading and saving vectors from and to files on disk.

Vector Imaging C++ CLib Help

\Examples\ClassLibrary\MSVC\VECTOR

LToolbar

LTCTB.H

The LToolbar class is derived from the LBase class. It is used in conjunction with the Container class LContainer and the Automation class LAutomation. The LToolbar class contains the functionality for creating predefined and user defined toolbars.

Toolbar C++ CLib Help

\Examples\ClassLibrary\MSVC\VECTOR

LAutomation

LTCAUT.H

The LAutomation class is derived from the LBase class. It is used in conjunction with the Container class LContainer. The LAutomation class contains the functionality for coordinating low-level toolkit functions, LEAD Container functions and LEAD Toolbar functions.

Container and Automation C++ CLib Help

\Examples\ClassLibrary\MSVC\VECTOR

LContainer

LTCCON.H

Provides high-level (automated mode) Vector Imaging functionality.

Container and Automation C++ CLib Help

\Examples\ClassLibrary\MSVC\VECTOR

The LEADTOOLS C++ Class Library provides low level support for Vector Imaging.

The LEADTOOLS C++ Class Library DLL module is LTWVC?.DLL. All classes are located in this DLL, but this DLL may require other DLLs. Refer to the "Files To Be Included With Your Application" topic in the help file for more information.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Getting Started with LEADTOOLS