63    m_gal->SetLineWidth( 0 );
 
   64    m_gal->SetIsFill( 
true );
 
   65    m_gal->SetIsStroke( 
false );
 
 
const BOX2I ViewBBox() const override
Return the bounding box of the item covering all its layers.
 
GAL * m_gal
Instance of graphic abstraction layer that gives an interface to call commands used to draw (eg.
 
virtual bool Draw(const VIEW_ITEM *aItem, int aLayer) override
Takes an instance of VIEW_ITEM and passes it to a function that knows how to draw the item.
 
An abstract base class for deriving all objects that can be added to a VIEW.
 
static wxColour GetBoundBoundingFillColor()
 
void draw(const BOARD_EDGES_BOUNDING_ITEM *aBox, int aLayer)
 
bool Draw(const KIGFX::VIEW_ITEM *aItem, int aLayer) override
 
a few functions useful in geometry calculations.