Class sym
java.lang.Object
org.graffiti.plugins.ios.importers.gml.sym
public class sym extends Object
CUP generated class containing symbol constants.
-
Field Summary
Fields Modifier and Type Field Description static intBOOLEANstatic intCBRACEstatic intCOMMENTstatic intCREATORstatic intDIRECTEDstatic intEDGEstatic intEDGE_STYLEstatic intEOFstatic interrorstatic intGRAPHstatic intGRAPHICSstatic intGRAPHICS_ANCHORstatic intGRAPHICS_ARROWstatic intGRAPHICS_ARROW_HEADstatic intGRAPHICS_ARROW_TAILstatic intGRAPHICS_BACKGROUNDstatic intGRAPHICS_BITMAPstatic intGRAPHICS_CAPSTYLEstatic intGRAPHICS_Dstatic intGRAPHICS_EXTENTstatic intGRAPHICS_FILLstatic intGRAPHICS_FONTstatic intGRAPHICS_FOREGROUNDstatic intGRAPHICS_Hstatic intGRAPHICS_IMAGEstatic intGRAPHICS_JOINSTYLEstatic intGRAPHICS_JUSTIFYstatic intGRAPHICS_LINEstatic intGRAPHICS_OUTLINEstatic intGRAPHICS_POINTstatic intGRAPHICS_SMOOTHstatic intGRAPHICS_SPLINESTEPSstatic intGRAPHICS_STARTstatic intGRAPHICS_STIPPLEstatic intGRAPHICS_STYLEstatic intGRAPHICS_TYPEstatic intGRAPHICS_VISIBLEstatic intGRAPHICS_Wstatic intGRAPHICS_WIDTHstatic intGRAPHICS_Xstatic intGRAPHICS_Ystatic intGRAPHICS_Zstatic intIDstatic intINTEGERstatic intKEYstatic intLABELstatic intNAMEstatic intNODEstatic intNODE_STYLEstatic intPOINT_Xstatic intPOINT_Ystatic intPOINT_Zstatic intREALstatic intSBRACEstatic intSOURCEstatic intSTRINGstatic intTARGETstatic intVERSION -
Constructor Summary
Constructors Constructor Description sym() -
Method Summary
-
Field Details
-
SOURCE
public static final int SOURCE- See Also:
- Constant Field Values
-
CBRACE
public static final int CBRACE- See Also:
- Constant Field Values
-
GRAPHICS_ARROW_HEAD
public static final int GRAPHICS_ARROW_HEAD- See Also:
- Constant Field Values
-
GRAPHICS_Z
public static final int GRAPHICS_Z- See Also:
- Constant Field Values
-
GRAPHICS_Y
public static final int GRAPHICS_Y- See Also:
- Constant Field Values
-
GRAPHICS_X
public static final int GRAPHICS_X- See Also:
- Constant Field Values
-
GRAPHICS_W
public static final int GRAPHICS_W- See Also:
- Constant Field Values
-
COMMENT
public static final int COMMENT- See Also:
- Constant Field Values
-
INTEGER
public static final int INTEGER- See Also:
- Constant Field Values
-
GRAPHICS_VISIBLE
public static final int GRAPHICS_VISIBLE- See Also:
- Constant Field Values
-
GRAPHICS_CAPSTYLE
public static final int GRAPHICS_CAPSTYLE- See Also:
- Constant Field Values
-
GRAPHICS_H
public static final int GRAPHICS_H- See Also:
- Constant Field Values
-
NODE_STYLE
public static final int NODE_STYLE- See Also:
- Constant Field Values
-
GRAPHICS_D
public static final int GRAPHICS_D- See Also:
- Constant Field Values
-
SBRACE
public static final int SBRACE- See Also:
- Constant Field Values
-
GRAPHICS_START
public static final int GRAPHICS_START- See Also:
- Constant Field Values
-
POINT_Z
public static final int POINT_Z- See Also:
- Constant Field Values
-
POINT_Y
public static final int POINT_Y- See Also:
- Constant Field Values
-
POINT_X
public static final int POINT_X- See Also:
- Constant Field Values
-
GRAPHICS_BITMAP
public static final int GRAPHICS_BITMAP- See Also:
- Constant Field Values
-
VERSION
public static final int VERSION- See Also:
- Constant Field Values
-
GRAPHICS_ARROW
public static final int GRAPHICS_ARROW- See Also:
- Constant Field Values
-
GRAPHICS_EXTENT
public static final int GRAPHICS_EXTENT- See Also:
- Constant Field Values
-
ID
public static final int ID- See Also:
- Constant Field Values
-
GRAPHICS_POINT
public static final int GRAPHICS_POINT- See Also:
- Constant Field Values
-
DIRECTED
public static final int DIRECTED- See Also:
- Constant Field Values
-
GRAPHICS_ANCHOR
public static final int GRAPHICS_ANCHOR- See Also:
- Constant Field Values
-
EOF
public static final int EOF- See Also:
- Constant Field Values
-
BOOLEAN
public static final int BOOLEAN- See Also:
- Constant Field Values
-
error
public static final int error- See Also:
- Constant Field Values
-
GRAPHICS_SPLINESTEPS
public static final int GRAPHICS_SPLINESTEPS- See Also:
- Constant Field Values
-
EDGE
public static final int EDGE- See Also:
- Constant Field Values
-
GRAPHICS_FONT
public static final int GRAPHICS_FONT- See Also:
- Constant Field Values
-
TARGET
public static final int TARGET- See Also:
- Constant Field Values
-
GRAPHICS_SMOOTH
public static final int GRAPHICS_SMOOTH- See Also:
- Constant Field Values
-
NAME
public static final int NAME- See Also:
- Constant Field Values
-
REAL
public static final int REAL- See Also:
- Constant Field Values
-
GRAPHICS_TYPE
public static final int GRAPHICS_TYPE- See Also:
- Constant Field Values
-
GRAPHICS_STYLE
public static final int GRAPHICS_STYLE- See Also:
- Constant Field Values
-
GRAPHICS_ARROW_TAIL
public static final int GRAPHICS_ARROW_TAIL- See Also:
- Constant Field Values
-
GRAPHICS
public static final int GRAPHICS- See Also:
- Constant Field Values
-
GRAPHICS_JUSTIFY
public static final int GRAPHICS_JUSTIFY- See Also:
- Constant Field Values
-
GRAPHICS_FOREGROUND
public static final int GRAPHICS_FOREGROUND- See Also:
- Constant Field Values
-
GRAPH
public static final int GRAPH- See Also:
- Constant Field Values
-
GRAPHICS_WIDTH
public static final int GRAPHICS_WIDTH- See Also:
- Constant Field Values
-
STRING
public static final int STRING- See Also:
- Constant Field Values
-
KEY
public static final int KEY- See Also:
- Constant Field Values
-
GRAPHICS_LINE
public static final int GRAPHICS_LINE- See Also:
- Constant Field Values
-
GRAPHICS_OUTLINE
public static final int GRAPHICS_OUTLINE- See Also:
- Constant Field Values
-
GRAPHICS_STIPPLE
public static final int GRAPHICS_STIPPLE- See Also:
- Constant Field Values
-
GRAPHICS_BACKGROUND
public static final int GRAPHICS_BACKGROUND- See Also:
- Constant Field Values
-
CREATOR
public static final int CREATOR- See Also:
- Constant Field Values
-
LABEL
public static final int LABEL- See Also:
- Constant Field Values
-
GRAPHICS_IMAGE
public static final int GRAPHICS_IMAGE- See Also:
- Constant Field Values
-
NODE
public static final int NODE- See Also:
- Constant Field Values
-
GRAPHICS_JOINSTYLE
public static final int GRAPHICS_JOINSTYLE- See Also:
- Constant Field Values
-
EDGE_STYLE
public static final int EDGE_STYLE- See Also:
- Constant Field Values
-
GRAPHICS_FILL
public static final int GRAPHICS_FILL- See Also:
- Constant Field Values
-
-
Constructor Details
-
sym
public sym()
-