push/popStyle() and push/popMatrix()

Where in your code should you use these functions?

You can use push style&matrix to save the current style and transform settings and use pop style&matrix to reset them to what they were before you changed them