diva.canvas.demo
Class ZoomDemo

java.lang.Object
  extended by diva.canvas.demo.ZoomDemo

public class ZoomDemo
extends Object

A class for experimenting with zooming on a pane.

Version:
$Revision: 1.23 $
Author:
John Reekie

Field Summary
static String PZ_TRAINING_DATA
          The name of the training file that contains "P" and "Z" gestures.
 
Constructor Summary
ZoomDemo()
          Create a JCanvas and put it into a window.
 
Method Summary
 void createFigures()
          Create a couple of figures.
static void main(String[] argv)
          Main function
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PZ_TRAINING_DATA

public static final String PZ_TRAINING_DATA
The name of the training file that contains "P" and "Z" gestures.

See Also:
Constant Field Values
Constructor Detail

ZoomDemo

public ZoomDemo()
Create a JCanvas and put it into a window.

Method Detail

createFigures

public void createFigures()
Create a couple of figures. Make them draggable.


main

public static void main(String[] argv)
Main function



Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.