37    return wxT( 
"BOARD_EDGES_BOUNDING_ITEM" );
 
 
const BOX2I ViewBBox() const override
Return the bounding box of the item covering all its layers.
 
std::vector< int > ViewGetLayers() const override
Return the all the layers within the VIEW the object is painted on.
 
BOARD_EDGES_BOUNDING_ITEM(BOX2I aBox)
 
wxString GetClass() const override
Return the class name.