Trait iso_10303_parts::ap214::IAnnotationTextCharacter[][src]

pub trait IAnnotationTextCharacter: IMappedItem {
    fn alignment(&self) -> &String;
fn mapping_target(&self) -> &EntityRef; }

Required methods

Implementors