Module kicad_parse_gen::layout [] [src]

Kicad layout format handling

Structs

Area

area

Dimension

dimension

General

general information

GrArc

arc

GrCircle

gr_circle

GrLine

line

GrText

text

Host

build host info

Layer

layer

Layout

a Kicad layout

Net

a net

NetClass

a net class

Segment

segment

Setup

setup elements of the layout

SetupElement

a generic setup element

Via

via

Zone

a zone region

Enums

Element

layout elements

LayerType

layer type

Traits

Adjust

item location can be adjusted

BoundingBox

calculate the bounding box of a layout item

Functions

layout_to_string

convert a Kicad layout to a String

parse

parse a &str to a Kicad layout