how to convert metric to pixels



What are the methods/classes in JFC to convert millimeters (or inches
or centimeters) to pixels?

I remember in windows programming we had DPtoLP() and LPtoDP(). Might
there be a Java equivalent?

ty
.