KiCad PCB EDA Suite
Loading...
Searching...
No Matches
EEGridHelperTestFixture Class Reference

Static Public Member Functions

static BOX2I LayoutBounds (const SCH_ITEM &aItem)
 
static std::vector< std::pair< const SCH_PIN *, VECTOR2I > > LayoutPins (SCH_ITEM &aItem)
 

Detailed Description

Definition at line 31 of file test_ee_grid_helper.cpp.

Member Function Documentation

◆ LayoutBounds()

static BOX2I EEGridHelperTestFixture::LayoutBounds ( const SCH_ITEM & aItem)
inlinestatic

Definition at line 34 of file test_ee_grid_helper.cpp.

References EE_GRID_HELPER::layoutBounds().

Referenced by BOOST_AUTO_TEST_CASE().

◆ LayoutPins()

static std::vector< std::pair< const SCH_PIN *, VECTOR2I > > EEGridHelperTestFixture::LayoutPins ( SCH_ITEM & aItem)
inlinestatic

Definition at line 36 of file test_ee_grid_helper.cpp.

References EE_GRID_HELPER::layoutPins().

Referenced by BOOST_AUTO_TEST_CASE().


The documentation for this class was generated from the following file: