User Tools

Site Tools


api:dk11:java:tatukgis.jdk.igis_viewerwnd

Table of Contents

IGIS_ViewerWnd interface

DK11 for Java | tatukgis.jdk.IGIS_ViewerWnd | Interfaces | Methods

Common API for windows viewers.

Available also on: Delphi | .NET | ActiveX | Python.

Syntax

// Java
public abstract interface IGIS_ViewerWnd {
};
// Oxygene
type
  IGIS_ViewerWnd = public interface
  end;

Methods

Inherited Overrides Protected
Name Visibility Description
Print public Print the current viewer content using the default printer.
Print(IGIS_Printer) public Print the current viewer content using the given printer.
PrintBmp(TGIS_Bitmap) public Print the current content on a bitmap.
PrintBmp(TGIS_Bitmap, bool) public Print the current content on a bitmap.
ZoomBy public Zoom the viewer.

2022/11/16 01:52

Page Tools