|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.bridge.UserAgentAdapter
org.apache.fop.image.analyser.SVGReader.MUserAgent
Field Summary |
Fields inherited from class org.apache.batik.bridge.UserAgentAdapter |
extensions, FEATURES |
Constructor Summary | |
protected |
SVGReader.MUserAgent(AffineTransform at)
Creates a new SVGUserAgent. |
Method Summary | |
void |
displayError(Exception ex)
Displays an error resulting from the specified Exception. |
void |
displayError(String message)
Displays an error message. |
void |
displayMessage(String message)
Displays a message in the User Agent interface. |
String |
getLanguages()
Returns the language settings. |
String |
getMedia()
|
float |
getPixelToMM()
Returns a customized the pixel to mm factor. |
float |
getPixelUnitToMillimeter()
|
AffineTransform |
getTransform()
|
String |
getUserStyleSheetURI()
Returns the user stylesheet uri. |
Dimension2D |
getViewportSize()
|
String |
getXMLParserClassName()
Returns the class name of the XML parser. |
boolean |
isXMLParserValidating()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected SVGReader.MUserAgent(AffineTransform at)
Method Detail |
public void displayError(String message)
public void displayError(Exception ex)
public void displayMessage(String message)
public float getPixelToMM()
public float getPixelUnitToMillimeter()
public String getLanguages()
public String getMedia()
public boolean isXMLParserValidating()
public String getUserStyleSheetURI()
public String getXMLParserClassName()
public AffineTransform getTransform()
public Dimension2D getViewportSize()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |