|
||||||||||
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
protected class SVGReader.MUserAgent
Field Summary |
---|
Fields inherited from class org.apache.batik.bridge.UserAgentAdapter |
---|
ctx, 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)
displayError
in class UserAgentAdapter
public void displayError(Exception ex)
displayError
in interface UserAgent
displayError
in class UserAgentAdapter
public void displayMessage(String message)
displayMessage
in interface UserAgent
displayMessage
in class UserAgentAdapter
public float getPixelToMM()
getPixelToMM
in interface UserAgent
getPixelToMM
in class UserAgentAdapter
public float getPixelUnitToMillimeter()
getPixelUnitToMillimeter
in interface UserAgent
getPixelUnitToMillimeter
in class UserAgentAdapter
public String getLanguages()
getLanguages
in interface UserAgent
getLanguages
in class UserAgentAdapter
public String getMedia()
getMedia
in interface UserAgent
getMedia
in class UserAgentAdapter
public boolean isXMLParserValidating()
isXMLParserValidating
in interface UserAgent
isXMLParserValidating
in class UserAgentAdapter
public String getUserStyleSheetURI()
getUserStyleSheetURI
in interface UserAgent
getUserStyleSheetURI
in class UserAgentAdapter
public String getXMLParserClassName()
getXMLParserClassName
in interface UserAgent
getXMLParserClassName
in class UserAgentAdapter
public AffineTransform getTransform()
getTransform
in interface UserAgent
getTransform
in class UserAgentAdapter
public Dimension2D getViewportSize()
getViewportSize
in interface UserAgent
getViewportSize
in class UserAgentAdapter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |