Table of Contents

Class CharStringCommand.Key

Namespace
Org.Apache.Fontbox.Cff
Assembly
MASES.NetPDF.dll
public class CharStringCommand.Key : Enum<CharStringCommand.Key>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition
Inheritance
JVMBridgeBase
JVMBridgeBase<Enum<CharStringCommand.Key>>
CharStringCommand.Key
Implements
IJVMBridgeCore
IJVMBridgeBaseStatic
IJVMBridgeBase
IJVMBridgeDefinition
Inherited Members
JVMBridgeBase<Enum<CharStringCommand.Key>>.IsAssignableFrom(IJavaType)
JVMBridgeBase<Enum<CharStringCommand.Key>>.IsAssignableFrom<T>()
JVMBridgeBase<Enum<CharStringCommand.Key>>.Execute<T>(params T[])
JVMBridgeBase<Enum<CharStringCommand.Key>>.DynBridgeClazz
JVMBridgeBase<Enum<CharStringCommand.Key>>.BridgeClazz
JVMBridgeBase.RuntimeClassNameOf<T>()
JVMBridgeBase.ClassNameOf<T>()
JVMBridgeBase.ClassOf<T>()
JVMBridgeBase.WrapsDirect<TNewClass>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass, TReturn>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass, TReturn, TConverter>(IJavaObject)
JVMBridgeBase.MonitorEnter()
JVMBridgeBase.MonitorExit()
JVMBridgeBase.IsInstanceOf(IJavaType)
JVMBridgeBase.IsInstanceOf<T>()
JVMBridgeBase.RuntimeIsInstanceOf<T>()
JVMBridgeBase.CastTo<TNewClass>()
JVMBridgeBase.CastDirect<TNewClass>()
JVMBridgeBase.Dispose()
JVMBridgeBase.ToString()
JVMBridgeBase.GetHashCode()
JVMBridgeBase.Notify()
JVMBridgeBase.NotifyAll()
JVMBridgeBase.Wait()
JVMBridgeBase.DynBridgeInstance
JVMBridgeBase.BridgeInstance
JVMBridgeBase.IsBridgeListener

Constructors

Key()

Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge

public Key()

Key(params object[])

Generic constructor: it is useful for JCOBridge when there is a derived class which needs to pass arguments to the highest JVMBridgeBase class

public Key(params object[] args)

Parameters

args object[]

Properties

ABS

public static CharStringCommand.Key ABS { get; }

Property Value

CharStringCommand.Key

ADD

public static CharStringCommand.Key ADD { get; }

Property Value

CharStringCommand.Key

AND

public static CharStringCommand.Key AND { get; }

Property Value

CharStringCommand.Key

BridgeClassName

public override string BridgeClassName { get; }

Property Value

string

CALLGSUBR

public static CharStringCommand.Key CALLGSUBR { get; }

Property Value

CharStringCommand.Key

CALLOTHERSUBR

public static CharStringCommand.Key CALLOTHERSUBR { get; }

Property Value

CharStringCommand.Key

CALLSUBR

public static CharStringCommand.Key CALLSUBR { get; }

Property Value

CharStringCommand.Key

CLOSEPATH

public static CharStringCommand.Key CLOSEPATH { get; }

Property Value

CharStringCommand.Key

CNTRMASK

public static CharStringCommand.Key CNTRMASK { get; }

Property Value

CharStringCommand.Key

DIV

public static CharStringCommand.Key DIV { get; }

Property Value

CharStringCommand.Key

DOTSECTION

public static CharStringCommand.Key DOTSECTION { get; }

Property Value

CharStringCommand.Key

DROP

public static CharStringCommand.Key DROP { get; }

Property Value

CharStringCommand.Key

DUP

public static CharStringCommand.Key DUP { get; }

Property Value

CharStringCommand.Key

ENDCHAR

public static CharStringCommand.Key ENDCHAR { get; }

Property Value

CharStringCommand.Key

EQ

public static CharStringCommand.Key EQ { get; }

Property Value

CharStringCommand.Key

ESCAPE

public static CharStringCommand.Key ESCAPE { get; }

Property Value

CharStringCommand.Key

EXCH

public static CharStringCommand.Key EXCH { get; }

Property Value

CharStringCommand.Key

FLEX

public static CharStringCommand.Key FLEX { get; }

Property Value

CharStringCommand.Key

FLEX1

public static CharStringCommand.Key FLEX1 { get; }

Property Value

CharStringCommand.Key

GET

public static CharStringCommand.Key GET { get; }

Property Value

CharStringCommand.Key

HFLEX

public static CharStringCommand.Key HFLEX { get; }

Property Value

CharStringCommand.Key

HFLEX1

public static CharStringCommand.Key HFLEX1 { get; }

Property Value

CharStringCommand.Key

HHCURVETO

public static CharStringCommand.Key HHCURVETO { get; }

Property Value

CharStringCommand.Key

HINTMASK

public static CharStringCommand.Key HINTMASK { get; }

Property Value

CharStringCommand.Key

HLINETO

public static CharStringCommand.Key HLINETO { get; }

Property Value

CharStringCommand.Key

HMOVETO

public static CharStringCommand.Key HMOVETO { get; }

Property Value

CharStringCommand.Key

HSBW

public static CharStringCommand.Key HSBW { get; }

Property Value

CharStringCommand.Key

HSTEM

public static CharStringCommand.Key HSTEM { get; }

Property Value

CharStringCommand.Key

HSTEM3

public static CharStringCommand.Key HSTEM3 { get; }

Property Value

CharStringCommand.Key

HSTEMHM

public static CharStringCommand.Key HSTEMHM { get; }

Property Value

CharStringCommand.Key

HVCURVETO

public static CharStringCommand.Key HVCURVETO { get; }

Property Value

CharStringCommand.Key

IFELSE

public static CharStringCommand.Key IFELSE { get; }

Property Value

CharStringCommand.Key

INDEX

public static CharStringCommand.Key INDEX { get; }

Property Value

CharStringCommand.Key

IsBridgeAbstract

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

public override bool IsBridgeStatic { get; }

Property Value

bool

MUL

public static CharStringCommand.Key MUL { get; }

Property Value

CharStringCommand.Key

NEG

public static CharStringCommand.Key NEG { get; }

Property Value

CharStringCommand.Key

NOT

public static CharStringCommand.Key NOT { get; }

Property Value

CharStringCommand.Key

OR

public static CharStringCommand.Key OR { get; }

Property Value

CharStringCommand.Key

POP

public static CharStringCommand.Key POP { get; }

Property Value

CharStringCommand.Key

PUT

public static CharStringCommand.Key PUT { get; }

Property Value

CharStringCommand.Key

RANDOM

public static CharStringCommand.Key RANDOM { get; }

Property Value

CharStringCommand.Key

RCURVELINE

public static CharStringCommand.Key RCURVELINE { get; }

Property Value

CharStringCommand.Key

RET

public static CharStringCommand.Key RET { get; }

Property Value

CharStringCommand.Key

RLINECURVE

public static CharStringCommand.Key RLINECURVE { get; }

Property Value

CharStringCommand.Key

RLINETO

public static CharStringCommand.Key RLINETO { get; }

Property Value

CharStringCommand.Key

RMOVETO

public static CharStringCommand.Key RMOVETO { get; }

Property Value

CharStringCommand.Key

ROLL

public static CharStringCommand.Key ROLL { get; }

Property Value

CharStringCommand.Key

RRCURVETO

public static CharStringCommand.Key RRCURVETO { get; }

Property Value

CharStringCommand.Key

SBW

public static CharStringCommand.Key SBW { get; }

Property Value

CharStringCommand.Key

SEAC

public static CharStringCommand.Key SEAC { get; }

Property Value

CharStringCommand.Key

SETCURRENTPOINT

public static CharStringCommand.Key SETCURRENTPOINT { get; }

Property Value

CharStringCommand.Key

SHORTINT

public static CharStringCommand.Key SHORTINT { get; }

Property Value

CharStringCommand.Key

SQRT

public static CharStringCommand.Key SQRT { get; }

Property Value

CharStringCommand.Key

SUB

public static CharStringCommand.Key SUB { get; }

Property Value

CharStringCommand.Key

VHCURVETO

public static CharStringCommand.Key VHCURVETO { get; }

Property Value

CharStringCommand.Key

VLINETO

public static CharStringCommand.Key VLINETO { get; }

Property Value

CharStringCommand.Key

VMOVETO

public static CharStringCommand.Key VMOVETO { get; }

Property Value

CharStringCommand.Key

VSTEM

public static CharStringCommand.Key VSTEM { get; }

Property Value

CharStringCommand.Key

VSTEM3

public static CharStringCommand.Key VSTEM3 { get; }

Property Value

CharStringCommand.Key

VSTEMHM

public static CharStringCommand.Key VSTEMHM { get; }

Property Value

CharStringCommand.Key

VVCURVETO

public static CharStringCommand.Key VVCURVETO { get; }

Property Value

CharStringCommand.Key

Methods

ValueOf(String)

public static CharStringCommand.Key ValueOf(String arg0)

Parameters

arg0 String

String

Returns

CharStringCommand.Key

CharStringCommand.Key

ValueOfKey(int)

public static CharStringCommand.Key ValueOfKey(int arg0)

Parameters

arg0 int

int

Returns

CharStringCommand.Key

CharStringCommand.Key

ValueOfKey(int, int)

public static CharStringCommand.Key ValueOfKey(int arg0, int arg1)

Parameters

arg0 int

int

arg1 int

int

Returns

CharStringCommand.Key

CharStringCommand.Key

Values()

public static CharStringCommand.Key[] Values()

Returns

Key[]

CharStringCommand.Key