Function Index
GraphicsRotate
GraphicsRotate[
expr
]
reverses all
x
,
y
coordinate pairs in graphics primitives
Point
,
Line
,
Rectangle
,
Polygon
,
Circle
,
Disk
,
and
Text
in
expr
.
See also User's Guide
2.5
.
Example
This loads the package.
In[1]:=
This reverses the coordinates in a list of graphics primitives.
In[2]:=
Out[2]=
This loads an example image.
In[3]:=
Here we create
Text
graphics to annotate the
lipid
image. It shows a fragment of a cross section of an aorta with the lumen, the inner space of the blood vessel, in the upper-left corner.
In[4]:=
This combines the graphics objects.
In[5]:=
Out[5]=
We now rotate the text graphic to its correct position.
In[6]:=
Out[6]=
© 2009 Wolfram Research, Inc.
•
Terms of Use
•
Privacy Policy
Sign up for our newsletter: