Trait maker_panel::features::InnerFeature [−][src]
Specifies geometry interior to the bounds of the panel.
Specifies geometry interior to the bounds of the panel.
fn name(&self) -> &'static str[src]fn translate(&mut self, v: Coordinate<f64>)[src]fn atoms(&self) -> Vec<InnerAtom>[src]impl<'a> InnerFeature for Box<dyn InnerFeature + 'a>[src]fn name(&self) -> &'static str[src]fn translate(&mut self, v: Coordinate<f64>)[src]fn atoms(&self) -> Vec<InnerAtom>[src]impl InnerFeature for MechanicalSolderPoint[src]fn name(&self) -> &'static str[src]fn translate(&mut self, v: Coordinate<f64>)[src]fn atoms(&self) -> Vec<InnerAtom>[src]impl InnerFeature for ScrewHole[src]fn name(&self) -> &'static str[src]fn translate(&mut self, v: Coordinate<f64>)[src]fn atoms(&self) -> Vec<InnerAtom>[src]impl InnerFeature for Smiley[src]fn name(&self) -> &'static str[src]fn translate(&mut self, v: Coordinate<f64>)[src]fn atoms(&self) -> Vec<InnerAtom>[src]impl InnerFeature for Unit[src]