Table of Contents

Class CharStringCommand.Type2KeyWord

Namespace
Org.Apache.Fontbox.Cff
Assembly
MASES.NetPDF.dll
public class CharStringCommand.Type2KeyWord : Enum<CharStringCommand.Type2KeyWord>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition
Inheritance
JVMBridgeBase
CharStringCommand.Type2KeyWord
Implements
IJVMBridgeCore
IJVMBridgeBaseStatic
IJVMBridgeBase
IJVMBridgeDefinition
Inherited Members
JVMBridgeBase<Enum<CharStringCommand.Type2KeyWord>>.IsAssignableFrom(IJavaType)
JVMBridgeBase<Enum<CharStringCommand.Type2KeyWord>>.IsAssignableFrom<T>()
JVMBridgeBase<Enum<CharStringCommand.Type2KeyWord>>.Execute<T>(params T[])
JVMBridgeBase<Enum<CharStringCommand.Type2KeyWord>>.DynBridgeClazz
JVMBridgeBase<Enum<CharStringCommand.Type2KeyWord>>.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

Type2KeyWord()

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

public Type2KeyWord()

Type2KeyWord(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 Type2KeyWord(params object[] args)

Parameters

args object[]

Properties

ABS

public static CharStringCommand.Type2KeyWord ABS { get; }

Property Value

CharStringCommand.Type2KeyWord

ADD

public static CharStringCommand.Type2KeyWord ADD { get; }

Property Value

CharStringCommand.Type2KeyWord

AND

public static CharStringCommand.Type2KeyWord AND { get; }

Property Value

CharStringCommand.Type2KeyWord

BridgeClassName

public override string BridgeClassName { get; }

Property Value

string

CALLGSUBR

public static CharStringCommand.Type2KeyWord CALLGSUBR { get; }

Property Value

CharStringCommand.Type2KeyWord

CALLSUBR

public static CharStringCommand.Type2KeyWord CALLSUBR { get; }

Property Value

CharStringCommand.Type2KeyWord

CNTRMASK

public static CharStringCommand.Type2KeyWord CNTRMASK { get; }

Property Value

CharStringCommand.Type2KeyWord

DIV

public static CharStringCommand.Type2KeyWord DIV { get; }

Property Value

CharStringCommand.Type2KeyWord

DROP

public static CharStringCommand.Type2KeyWord DROP { get; }

Property Value

CharStringCommand.Type2KeyWord

DUP

public static CharStringCommand.Type2KeyWord DUP { get; }

Property Value

CharStringCommand.Type2KeyWord

ENDCHAR

public static CharStringCommand.Type2KeyWord ENDCHAR { get; }

Property Value

CharStringCommand.Type2KeyWord

EQ

public static CharStringCommand.Type2KeyWord EQ { get; }

Property Value

CharStringCommand.Type2KeyWord

ESCAPE

public static CharStringCommand.Type2KeyWord ESCAPE { get; }

Property Value

CharStringCommand.Type2KeyWord

EXCH

public static CharStringCommand.Type2KeyWord EXCH { get; }

Property Value

CharStringCommand.Type2KeyWord

FLEX

public static CharStringCommand.Type2KeyWord FLEX { get; }

Property Value

CharStringCommand.Type2KeyWord

FLEX1

public static CharStringCommand.Type2KeyWord FLEX1 { get; }

Property Value

CharStringCommand.Type2KeyWord

GET

public static CharStringCommand.Type2KeyWord GET { get; }

Property Value

CharStringCommand.Type2KeyWord

HFLEX

public static CharStringCommand.Type2KeyWord HFLEX { get; }

Property Value

CharStringCommand.Type2KeyWord

HFLEX1

public static CharStringCommand.Type2KeyWord HFLEX1 { get; }

Property Value

CharStringCommand.Type2KeyWord

HHCURVETO

public static CharStringCommand.Type2KeyWord HHCURVETO { get; }

Property Value

CharStringCommand.Type2KeyWord

HINTMASK

public static CharStringCommand.Type2KeyWord HINTMASK { get; }

Property Value

CharStringCommand.Type2KeyWord

HLINETO

public static CharStringCommand.Type2KeyWord HLINETO { get; }

Property Value

CharStringCommand.Type2KeyWord

HMOVETO

public static CharStringCommand.Type2KeyWord HMOVETO { get; }

Property Value

CharStringCommand.Type2KeyWord

HSTEM

public static CharStringCommand.Type2KeyWord HSTEM { get; }

Property Value

CharStringCommand.Type2KeyWord

HSTEMHM

public static CharStringCommand.Type2KeyWord HSTEMHM { get; }

Property Value

CharStringCommand.Type2KeyWord

HVCURVETO

public static CharStringCommand.Type2KeyWord HVCURVETO { get; }

Property Value

CharStringCommand.Type2KeyWord

IFELSE

public static CharStringCommand.Type2KeyWord IFELSE { get; }

Property Value

CharStringCommand.Type2KeyWord

INDEX

public static CharStringCommand.Type2KeyWord INDEX { get; }

Property Value

CharStringCommand.Type2KeyWord

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.Type2KeyWord MUL { get; }

Property Value

CharStringCommand.Type2KeyWord

NEG

public static CharStringCommand.Type2KeyWord NEG { get; }

Property Value

CharStringCommand.Type2KeyWord

NOT

public static CharStringCommand.Type2KeyWord NOT { get; }

Property Value

CharStringCommand.Type2KeyWord

OR

public static CharStringCommand.Type2KeyWord OR { get; }

Property Value

CharStringCommand.Type2KeyWord

PUT

public static CharStringCommand.Type2KeyWord PUT { get; }

Property Value

CharStringCommand.Type2KeyWord

RANDOM

public static CharStringCommand.Type2KeyWord RANDOM { get; }

Property Value

CharStringCommand.Type2KeyWord

RCURVELINE

public static CharStringCommand.Type2KeyWord RCURVELINE { get; }

Property Value

CharStringCommand.Type2KeyWord

RET

public static CharStringCommand.Type2KeyWord RET { get; }

Property Value

CharStringCommand.Type2KeyWord

RLINECURVE

public static CharStringCommand.Type2KeyWord RLINECURVE { get; }

Property Value

CharStringCommand.Type2KeyWord

RLINETO

public static CharStringCommand.Type2KeyWord RLINETO { get; }

Property Value

CharStringCommand.Type2KeyWord

RMOVETO

public static CharStringCommand.Type2KeyWord RMOVETO { get; }

Property Value

CharStringCommand.Type2KeyWord

ROLL

public static CharStringCommand.Type2KeyWord ROLL { get; }

Property Value

CharStringCommand.Type2KeyWord

RRCURVETO

public static CharStringCommand.Type2KeyWord RRCURVETO { get; }

Property Value

CharStringCommand.Type2KeyWord

SHORTINT

public static CharStringCommand.Type2KeyWord SHORTINT { get; }

Property Value

CharStringCommand.Type2KeyWord

SQRT

public static CharStringCommand.Type2KeyWord SQRT { get; }

Property Value

CharStringCommand.Type2KeyWord

SUB

public static CharStringCommand.Type2KeyWord SUB { get; }

Property Value

CharStringCommand.Type2KeyWord

VHCURVETO

public static CharStringCommand.Type2KeyWord VHCURVETO { get; }

Property Value

CharStringCommand.Type2KeyWord

VLINETO

public static CharStringCommand.Type2KeyWord VLINETO { get; }

Property Value

CharStringCommand.Type2KeyWord

VMOVETO

public static CharStringCommand.Type2KeyWord VMOVETO { get; }

Property Value

CharStringCommand.Type2KeyWord

VSTEM

public static CharStringCommand.Type2KeyWord VSTEM { get; }

Property Value

CharStringCommand.Type2KeyWord

VSTEMHM

public static CharStringCommand.Type2KeyWord VSTEMHM { get; }

Property Value

CharStringCommand.Type2KeyWord

VVCURVETO

public static CharStringCommand.Type2KeyWord VVCURVETO { get; }

Property Value

CharStringCommand.Type2KeyWord

Methods

ValueOf(String)

public static CharStringCommand.Type2KeyWord ValueOf(String arg0)

Parameters

arg0 String

String

Returns

CharStringCommand.Type2KeyWord

CharStringCommand.Type2KeyWord

ValueOfKey(Key)

public static CharStringCommand.Type2KeyWord ValueOfKey(CharStringCommand.Key arg0)

Parameters

arg0 CharStringCommand.Key

CharStringCommand.Key

Returns

CharStringCommand.Type2KeyWord

CharStringCommand.Type2KeyWord

ValueOfKey(int)

public static CharStringCommand.Type2KeyWord ValueOfKey(int arg0)

Parameters

arg0 int

int

Returns

CharStringCommand.Type2KeyWord

CharStringCommand.Type2KeyWord

ValueOfKey(int, int)

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

Parameters

arg0 int

int

arg1 int

int

Returns

CharStringCommand.Type2KeyWord

CharStringCommand.Type2KeyWord

Values()

public static CharStringCommand.Type2KeyWord[] Values()

Returns

Type2KeyWord[]

CharStringCommand.Type2KeyWord