RegionFormMap class abstract

Defines the coordinate mapping and configuration for a specific regional form.

Implementers

Constructors

RegionFormMap()

Properties

direccionPos Offset
no setter
firmaBoxSize Size
no setter
firmaIngenieroPos Offset
no setter
hashCode int
The hash code for this object.
no setterinherited
maxCircuitRows int
Maximum number of circuit rows that fit in the main form's table
no setter
potenciaPos Offset
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
templateAsset String
Path to the PDF template asset
no setter
tensionPos Offset
no setter
titularPos Offset
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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