mathfeel wrote:I thought figure is defined in graphicx
No, it is defined in the document class.
Anyone know how to use figure in this and caption in this class?
You can try loading the float or caption package, and define it for yourself using \newfloat resp. \DeclareCaptionType. (No idea if this actually works.) But I doubt that it's a good idea having floating environments in a CV...