DK11 for Java | tatukgis.jdk.IGIS_ViewerWnd | Interfaces | Methods
Common API for windows viewers.
// Java public abstract interface IGIS_ViewerWnd { };
// Oxygene type IGIS_ViewerWnd = public interface end;
Name | Visibility | Description | |
---|---|---|---|
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. | |