Macaulay2 » Documentation
Packages » Graphics :: pictureZone(FormattedGraphicPrimitives)
next | previous | forward | backward | up | index | toc

pictureZone(FormattedGraphicPrimitives) -- find the zone that contains the whole list of graphic primitive

Synopsis

Description

i1 : pictureZone(formatGraphicPrimitives({circle(point(20,30),10)},hashTable {"fill"=>"black"}))

o1 = {10, 30, 20, 40}

o1 : List

Ways to use this method: