DK for Java | tatukgis.jdk.pvl | Enums | Classes | Interfaces | Delegates | Types
| Name | Description |
|---|---|
| IGIS_PvlBase | Defines the minimum PVL interface exposed by all PVL objects. |
| IGIS_PvlButton | Defines the common interface for standard PVL buttons. |
| IGIS_PvlCanvas | PVL (Platform-independent Visual Layer) canvas interface for custom drawing and render-event handling on a native control surface. |
| IGIS_PvlCheckBox | PVL check box control interface for a two-state option with caption, font, checked state, and change event support. |
| IGIS_PvlColorBar | PVL color bar control interface. |
| IGIS_PvlColorComboBox | PVL color combo-box interface for selecting and displaying colors through a platform-independent wrapper around a native control. |
| IGIS_PvlColorPreview | PVL color preview control interface. |
| IGIS_PvlColorRampComboBox | PVL (Platform-independent Visual Layer) color ramp combo-box interface for selecting and previewing color schemas and gradient maps. |
| IGIS_PvlColorWheel | PVL color wheel control interface. |
| IGIS_PvlComboBox | PVL combo box control interface. |
| IGIS_PvlComboEdit | PVL combo edit control interface. |
| IGIS_PvlContext | Class reference type for TGIS_PvlContextBase descendants. |
| IGIS_PvlControl | Defines the common interface for visual PVL controls. |
| IGIS_PvlControl3D | Defines the platform-specific contract for a 3D PVL control backend. |
| IGIS_PvlControlAttributes | Defines the backend contract for a GIS attributes viewer and editor. |
| IGIS_PvlControlLegend | Defines the portable legend control contract used by PVL backends. |
| IGIS_PvlControlNorthArrow | Defines the common north arrow control interface for PVL backends. |
| IGIS_PvlControlPrintPreview | Defines the common print preview control contract for PVL backends. |
| IGIS_PvlControlScale | Interface defining a PVL map scale control linked to a GIS viewer. |
| IGIS_PvlCSSearchBox | PVL (Platform-independent Visual Layer) coordinate system search box interface. |
| IGIS_PvlCustomBitmapComboBox | PVL custom combo-box interface for displaying items rendered as generated bitmaps such as fills, markers, outlines, or shields. |
| IGIS_PvlCustomComboBox | PVL custom combo box interface for editable or selectable text values with field-list support and change notifications. |
| IGIS_PvlEdit | Defines the common interface for single-line PVL edit controls. |
| IGIS_PvlForm | Defines the common cross-platform interface for PVL forms. |
| IGIS_PvlGrid | Platform abstraction used by the PVL grid control for rendering, editing, focus, and dataset navigation. |
| IGIS_PvlGroupBox | Platform-independent PVL group box interface for a titled container control that visually groups related child controls. |
| IGIS_PvlIconButton | Defines the common interface for PVL icon buttons. |
| IGIS_PvlLabel | Defines the common interface for PVL label controls. |
| IGIS_PvlListBox | PVL list box control interface. |
| IGIS_PvlMemo | PVL memo control interface. |
| IGIS_PvlModalButton | Defines the common interface for PVL buttons used on modal dialogs. |
| IGIS_PvlModalForm | Extends the form interface with standard modal dialog controls. |
| IGIS_PvlModalWizard | Extends modal forms with wizard navigation support. |
| IGIS_PvlObject | Defines the base interface implemented by PVL wrapper objects. |
| IGIS_PvlPanel | PVL panel interface for container controls that host child controls and optional scrolling and border presentation. |
| IGIS_PvlPreviewPanel | Platform-independent PVL preview panel interface for displaying rendered bitmap previews with configurable caption, font, border, and background colors. |
| IGIS_PvlRadioButton | PVL radio button interface for mutually exclusive option selection within a named group. |
| IGIS_PvlRotationComboBox | PVL rotation combo-box interface for selecting predefined rotation values. |
| IGIS_PvlSearchBox | PVL search box control interface. |
| IGIS_PvlSizeComboBox | PVL (Platform-independent Visual Layer) size combo-box interface. |
| IGIS_PvlStringSearchBox | PVL (Platform-independent Visual Layer) interface for a string-based search box with selectable items. |
| IGIS_PvlSVGList | PVL SVG list control interface for list boxes that display SVG (Scalable Vector Graphics) items. |
| IGIS_PvlTrackBar | PVL track bar control interface. |
| IGIS_PvlTree | PVL tree control interface for displaying and managing hierarchical node collections. |
| IGIS_PvlTreeNode | Interface for a PVL tree node wrapper that exposes hierarchical tree structure, caption, expansion state, parent-child navigation, and access to the underlying native control. |
| IGIS_PvlViewerBmp | Platform-virtualized interface for bitmap-based GIS viewer backends. |
| IGIS_PvlViewerWnd | Interface for a PVL-based windowed GIS viewer control. |