Method and Description |
---|
org.freehep.graphicsbase.util.export.ExportFileType.adjustExtension(File, String, String[])
use adjustExtension(File, String, String[], String)
|
org.freehep.graphicsio.java.JAVAGraphics2D.getColor()
probably forwards to getClipBounds()
|
org.freehep.graphics2d.font.FontUtilities.getEncodedString(String, CharTable)
use
org.freehep.graphics2d.font.FontEncoder.getEncodedString()
|
org.freehep.graphics2d.font.FontUtilities.getEncodedString(String, String)
use
org.freehep.graphics2d.font.FontEncoder.getEncodedString()
|
org.freehep.graphicsio.AbstractVectorGraphicsIO.getFontMetrics(Font) |
org.freehep.graphicsio.java.JAVAGraphics2D.getFontMetrics(Font) |
org.freehep.graphicsio.AbstractVectorGraphicsIO.writeDash(double[], double)
use writeDash(float[], float)
|
Copyright © 2014. All rights reserved.