OperatorEntry

OperatorEntry

General

OperatorEntry és una classe en FOSS per Python.

Descriptor per a un operador PostScript registrat.

Propietats: fn, max_operands, min_operands, name.

Propietats

NomTipus de productesAccésDescripció
namestrLlegir/EscriureObté o fixa el nom.
min_operandsintLlegir/EscriureObté o estableix els operands min.
max_operands`intNone`Llegir/Escriure
fnCallable[[ExecutionContext], None]Llegir/EscriureObté o fixa el fn.

Vegeu també

 Català