maxon.GraphDescription.PARSE_FLAGS

Description

Expresses options when parsing graph descriptions.

Inheritance diagram

Attributes

maxon.GraphDescription.PARSE_FLAGS.NONE

Marks a description as having no special flags.

maxon.GraphDescription.PARSE_FLAGS.VERBOSE_ATTRIBUTES

Marks a description as also encoding attributes which hold default values instead of omitting them.

maxon.GraphDescription.PARSE_FLAGS.VERBOSE_REFERENCES

Marks a description as exclusively using identifiers instead of labels to reference nodes and attributes.

maxon.GraphDescription.PARSE_FLAGS.denominator

the denominator of a rational number in lowest terms

maxon.GraphDescription.PARSE_FLAGS.imag

the imaginary part of a complex number

maxon.GraphDescription.PARSE_FLAGS.numerator

the numerator of a rational number in lowest terms

maxon.GraphDescription.PARSE_FLAGS.real

the real part of a complex number

Methods Signature

__format__(format_spec, /)

Default object formatter.

Methods Definition

PARSE_FLAGS.__format__(format_spec, /)

Default object formatter.