Command_Command - Command
Vue de l’ensemble
’encode_command_Command’ est une classe dans Aspose.Font FOSS pour Python.
Cette classe fournit 6 méthodes pour travailler avec les objets encode_command_Command dans les programmes Python. Les méthodologies disponibles comprennent: Commande0, Commande1 , Contrôle4 ‘DistanceCode’, DistanceContext et __init__. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.Font FOSS pour le package PyThone. Propriétés : cmd_extra_ ; CMd-extre_‘; copy_len_’, `dist_extras_’, ‘dist-prefix_’ ; ‘insert_lens’.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
copy_len_ | `` | Read | Gets the copy len . |
insert_len_ | `` | Read | Gets the insert len . |
dist_extra_ | `` | Read | Gets the dist extra . |
cmd_extra_ | `` | Read | Gets the cmd extra . |
dist_prefix_ | `` | Read | Gets the dist prefix . |
cmd_prefix_ | `` | Read | Gets the cmd prefix . |
méthodes
| Signature | Description |
|---|---|
__init__() | Calls init on this encode_command_Command instance. |
Command0() | Represents a command with zero insert and copy lengths |
Command4(insertlen, copylen, copylen_code, distance_code) | Builds a command with specified insert, copy and their codes |
Command1(insertlen) | Creates a command with the given insert length and no copy |
DistanceCode() | Returns the distance code component of the command |
DistanceContext() | Provides the distance context used for adaptive coding |
Voir aussi
- Aspose.Font — référence API d’entreprise