ColorIndexPrecision class

Inheritance

Constructors

ColorIndexPrecision(int ec, int eid, int l, ByteDataReader buffer, CGM cgm)

Properties

arguments List<int>
getter/setter pairinherited
cgm CGM
getter/setter pairinherited
currentArgument int
getter/setter pairinherited
elementName String
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

alignOnWord() → void
inherited
cleanupArguments() → void
inherited
makeByte() int
inherited
makeColorIndex([int? precision]) int
inherited
makeDirectColor() Color
inherited
makeEnum() int
inherited
makeFixedPoint() double
inherited
makeFixedString() → dynamic
inherited
makeFloatingPoint() double
inherited
makeFloatingPoint32() double
inherited
makeIndex() int
inherited
makeInt([int? precision]) int
inherited
makeName() int
inherited
makePoint() → Vector2
inherited
makeReal() double
inherited
makeSDR() StructuredDataRecord
inherited
makeSizeSpecification(SpecificationMode mode) double
inherited
makeString() String
inherited
makeUInt([int? precision]) → dynamic
inherited
makeVc() double
inherited
makeVdc() double
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
paint(CGMDisplay display) → void
inherited
sizeOfDirectColor() int
inherited
sizeOfEnum() int
inherited
sizeOfInt() int
inherited
sizeOfPoint() int
inherited
sizeOfVdc() int
inherited
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited