Macaulay2 » Documentation
Packages » Graphics :: textTag(Point3D,String)
next | previous | forward | backward | up | index | toc

textTag(Point3D,String) -- a text tag at a position

Synopsis

Description

i1 : textTag(point(2.1, 3.,4.),"My Tag")

o1 = TextTag{Point3D{2, 3, 4}, My Tag}

o1 : TextTag

Ways to use this method: