C# Class Hpgl.Transformations.Textificator

converts LB to PR using Font6
Inheritance: Hpgl.Language.HpglVisitor
Afficher le fichier Open project: spustlik/plotr Class Usage Examples

Méthodes protégées

Méthode Description
Unprocessed ( HpglItem item ) : void
VisitLabel ( Label item ) : void

Private Methods

Méthode Description
Process ( List hpgl ) : List

Method Details

Unprocessed() protected méthode

protected Unprocessed ( HpglItem item ) : void
item Hpgl.Language.HpglItem
Résultat void

VisitLabel() protected méthode

protected VisitLabel ( Label item ) : void
item Hpgl.Language.Label
Résultat void