com.steema.teechart.printer
Class PreviewZone
java.lang.Object
com.steema.teechart.misc.Enum
com.steema.teechart.printer.PreviewZone
- All Implemented Interfaces:
- java.io.Serializable
public final class PreviewZone
- extends Enum
Title: PreviewZone class
Description: Preview Zones
Copyright (c) 2004-2008 by Steema Software SL. All Rights
Reserved.
Company: Steema Software SL
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NONE
public static final PreviewZone NONE
LEFT
public static final PreviewZone LEFT
TOP
public static final PreviewZone TOP
RIGHT
public static final PreviewZone RIGHT
BOTTOM
public static final PreviewZone BOTTOM
LEFTTOP
public static final PreviewZone LEFTTOP
RIGHTTOP
public static final PreviewZone RIGHTTOP
LEFTBOTTOM
public static final PreviewZone LEFTBOTTOM
RIGHTBOTTOM
public static final PreviewZone RIGHTBOTTOM