Uses of Enum
com.mxgraph.io.mxGdCodec.mxGDParseState
Packages that use mxGdCodec.mxGDParseState
-
Uses of mxGdCodec.mxGDParseState in com.mxgraph.io
Subclasses with type arguments of type mxGdCodec.mxGDParseState in com.mxgraph.ioModifier and TypeClassDescriptionstatic enumRepresents the different states in the parse of a file.Methods in com.mxgraph.io that return mxGdCodec.mxGDParseStateModifier and TypeMethodDescriptionstatic mxGdCodec.mxGDParseStateReturns the enum constant of this type with the specified name.static mxGdCodec.mxGDParseState[]mxGdCodec.mxGDParseState.values()Returns an array containing the constants of this enum type, in the order they are declared.