edu.umd.cfar.lamp.viper.gui.canvas
Class CanvasDir
java.lang.Object
edu.umd.cfar.lamp.viper.gui.canvas.CanvasDir
- public class CanvasDir
- extends java.lang.Object
- Author:
- clin
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TOP_LEFT
public static final CanvasDir TOP_LEFT
TOP_RIGHT
public static final CanvasDir TOP_RIGHT
BOTTOM_LEFT
public static final CanvasDir BOTTOM_LEFT
BOTTOM_RIGHT
public static final CanvasDir BOTTOM_RIGHT
LEFT
public static final CanvasDir LEFT
RIGHT
public static final CanvasDir RIGHT
TOP
public static final CanvasDir TOP
BOTTOM
public static final CanvasDir BOTTOM
INTERIOR
public static final CanvasDir INTERIOR
NONE
public static final CanvasDir NONE
isStretched
public boolean isStretched()
getName
public java.lang.String getName()
toString
public java.lang.String toString()