Class CharStringCommand.Key
public class CharStringCommand.Key : Enum<CharStringCommand.Key>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition
- Inheritance
-
JVMBridgeBaseCharStringCommand.Key
- Implements
-
IJVMBridgeCoreIJVMBridgeBaseStaticIJVMBridgeBaseIJVMBridgeDefinition
- 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>>.DynBridgeClazzJVMBridgeBase<Enum<CharStringCommand.Key>>.BridgeClazzJVMBridgeBase.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.IExecuteWithSignature<TNewClass, TReturn, TConverter>(string, string, params object[])JVMBridgeBase.DynBridgeInstanceJVMBridgeBase.BridgeInstanceJVMBridgeBase.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
ADD
public static CharStringCommand.Key ADD { get; }
Property Value
AND
public static CharStringCommand.Key AND { get; }
Property Value
BridgeClassName
https://www.jcobridge.com/api-clr/html/P_MASES_JCOBridge_C2JBridge_JVMBridgeBase_BridgeClassName.htm
public override string BridgeClassName { get; }
Property Value
CALLGSUBR
public static CharStringCommand.Key CALLGSUBR { get; }
Property Value
CALLOTHERSUBR
public static CharStringCommand.Key CALLOTHERSUBR { get; }
Property Value
CALLSUBR
public static CharStringCommand.Key CALLSUBR { get; }
Property Value
CLOSEPATH
public static CharStringCommand.Key CLOSEPATH { get; }
Property Value
CNTRMASK
public static CharStringCommand.Key CNTRMASK { get; }
Property Value
DIV
public static CharStringCommand.Key DIV { get; }
Property Value
DOTSECTION
public static CharStringCommand.Key DOTSECTION { get; }
Property Value
DROP
public static CharStringCommand.Key DROP { get; }
Property Value
DUP
public static CharStringCommand.Key DUP { get; }
Property Value
ENDCHAR
public static CharStringCommand.Key ENDCHAR { get; }
Property Value
EQ
public static CharStringCommand.Key EQ { get; }
Property Value
ESCAPE
public static CharStringCommand.Key ESCAPE { get; }
Property Value
EXCH
public static CharStringCommand.Key EXCH { get; }
Property Value
FLEX
public static CharStringCommand.Key FLEX { get; }
Property Value
FLEX1
public static CharStringCommand.Key FLEX1 { get; }
Property Value
GET
public static CharStringCommand.Key GET { get; }
Property Value
HFLEX
public static CharStringCommand.Key HFLEX { get; }
Property Value
HFLEX1
public static CharStringCommand.Key HFLEX1 { get; }
Property Value
HHCURVETO
public static CharStringCommand.Key HHCURVETO { get; }
Property Value
HINTMASK
public static CharStringCommand.Key HINTMASK { get; }
Property Value
HLINETO
public static CharStringCommand.Key HLINETO { get; }
Property Value
HMOVETO
public static CharStringCommand.Key HMOVETO { get; }
Property Value
HSBW
public static CharStringCommand.Key HSBW { get; }
Property Value
HSTEM
public static CharStringCommand.Key HSTEM { get; }
Property Value
HSTEM3
public static CharStringCommand.Key HSTEM3 { get; }
Property Value
HSTEMHM
public static CharStringCommand.Key HSTEMHM { get; }
Property Value
HVCURVETO
public static CharStringCommand.Key HVCURVETO { get; }
Property Value
IFELSE
public static CharStringCommand.Key IFELSE { get; }
Property Value
INDEX
public static CharStringCommand.Key INDEX { get; }
Property Value
IsBridgeAbstract
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
public override bool IsBridgeStatic { get; }
Property Value
MUL
public static CharStringCommand.Key MUL { get; }
Property Value
NEG
public static CharStringCommand.Key NEG { get; }
Property Value
NOT
public static CharStringCommand.Key NOT { get; }
Property Value
OR
public static CharStringCommand.Key OR { get; }
Property Value
POP
public static CharStringCommand.Key POP { get; }
Property Value
PUT
public static CharStringCommand.Key PUT { get; }
Property Value
RANDOM
public static CharStringCommand.Key RANDOM { get; }
Property Value
RCURVELINE
public static CharStringCommand.Key RCURVELINE { get; }
Property Value
RET
public static CharStringCommand.Key RET { get; }
Property Value
RLINECURVE
public static CharStringCommand.Key RLINECURVE { get; }
Property Value
RLINETO
public static CharStringCommand.Key RLINETO { get; }
Property Value
RMOVETO
public static CharStringCommand.Key RMOVETO { get; }
Property Value
ROLL
public static CharStringCommand.Key ROLL { get; }
Property Value
RRCURVETO
public static CharStringCommand.Key RRCURVETO { get; }
Property Value
SBW
public static CharStringCommand.Key SBW { get; }
Property Value
SEAC
public static CharStringCommand.Key SEAC { get; }
Property Value
SETCURRENTPOINT
public static CharStringCommand.Key SETCURRENTPOINT { get; }
Property Value
SHORTINT
public static CharStringCommand.Key SHORTINT { get; }
Property Value
SQRT
public static CharStringCommand.Key SQRT { get; }
Property Value
SUB
public static CharStringCommand.Key SUB { get; }
Property Value
VHCURVETO
public static CharStringCommand.Key VHCURVETO { get; }
Property Value
VLINETO
public static CharStringCommand.Key VLINETO { get; }
Property Value
VMOVETO
public static CharStringCommand.Key VMOVETO { get; }
Property Value
VSTEM
public static CharStringCommand.Key VSTEM { get; }
Property Value
VSTEM3
public static CharStringCommand.Key VSTEM3 { get; }
Property Value
VSTEMHM
public static CharStringCommand.Key VSTEMHM { get; }
Property Value
VVCURVETO
public static CharStringCommand.Key VVCURVETO { get; }
Property Value
Methods
ValueOf(String)
public static CharStringCommand.Key ValueOf(String arg0)
Parameters
Returns
ValueOfKey(int)
public static CharStringCommand.Key ValueOfKey(int arg0)
Parameters
Returns
ValueOfKey(int, int)
public static CharStringCommand.Key ValueOfKey(int arg0, int arg1)
Parameters
Returns
Values()
public static CharStringCommand.Key[] Values()