Packageorg.alivepdf.operators
Classpublic final class Drawing
InheritanceDrawing Inheritance Object



Public Constants
 ConstantDefined By
  CLOSE_AND_FILL_AND_STROKE : String = b
[static]
Drawing
  CLOSE_AND_STROKE : String = s
[static]
Drawing
  FILL : String = f
[static]
Drawing
  FILL_AND_STROKE : String = B
[static]
Drawing
  STROKE : String = S
[static]
Drawing
Constant Detail
CLOSE_AND_FILL_AND_STROKEConstant
public static const CLOSE_AND_FILL_AND_STROKE:String = b

CLOSE_AND_STROKEConstant 
public static const CLOSE_AND_STROKE:String = s

FILLConstant 
public static const FILL:String = f

FILL_AND_STROKEConstant 
public static const FILL_AND_STROKE:String = B

STROKEConstant 
public static const STROKE:String = S