|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.batik.parser.DefaultPreserveAspectRatioHandler
This class provides an adapter for PreserveAspectRatioHandler.
Field Summary | |
static PreserveAspectRatioHandler |
INSTANCE
The only instance of this class. |
Constructor Summary | |
protected |
DefaultPreserveAspectRatioHandler()
This class does not need to be instantiated. |
Method Summary | |
void |
endPreserveAspectRatio()
Implements PreserveAspectRatioHandler.endPreserveAspectRatio() . |
void |
meet()
Implements PreserveAspectRatioHandler.meet() . |
void |
none()
Implements PreserveAspectRatioHandler.none() . |
void |
slice()
Implements PreserveAspectRatioHandler.slice() . |
void |
startPreserveAspectRatio()
Implements PreserveAspectRatioHandler.startPreserveAspectRatio() . |
void |
xMaxYMax()
Implements PreserveAspectRatioHandler.xMaxYMax() . |
void |
xMaxYMid()
Implements PreserveAspectRatioHandler.xMaxYMid() . |
void |
xMaxYMin()
Implements PreserveAspectRatioHandler.xMaxYMin() . |
void |
xMidYMax()
Implements PreserveAspectRatioHandler.xMidYMax() . |
void |
xMidYMid()
Implements PreserveAspectRatioHandler.xMidYMid() . |
void |
xMidYMin()
Implements PreserveAspectRatioHandler.xMidYMin() . |
void |
xMinYMax()
Implements PreserveAspectRatioHandler.xMinYMax() . |
void |
xMinYMid()
Implements PreserveAspectRatioHandler.xMinYMid() . |
void |
xMinYMin()
Implements PreserveAspectRatioHandler.xMinYMin() . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final PreserveAspectRatioHandler INSTANCE
Constructor Detail |
protected DefaultPreserveAspectRatioHandler()
Method Detail |
public void startPreserveAspectRatio() throws ParseException
PreserveAspectRatioHandler.startPreserveAspectRatio()
.startPreserveAspectRatio
in interface PreserveAspectRatioHandler
org.apache.batik.parser.PreserveAspectRatioHandler
ParseException
- if an error occured while processing
the PreserveAspectRatiopublic void none() throws ParseException
PreserveAspectRatioHandler.none()
.none
in interface PreserveAspectRatioHandler
org.apache.batik.parser.PreserveAspectRatioHandler
ParseException
- if an error occured while processing
the PreserveAspectRatiopublic void xMaxYMax() throws ParseException
PreserveAspectRatioHandler.xMaxYMax()
.xMaxYMax
in interface PreserveAspectRatioHandler
org.apache.batik.parser.PreserveAspectRatioHandler
ParseException
- if an error occured while processing
the PreserveAspectRatiopublic void xMaxYMid() throws ParseException
PreserveAspectRatioHandler.xMaxYMid()
.xMaxYMid
in interface PreserveAspectRatioHandler
org.apache.batik.parser.PreserveAspectRatioHandler
ParseException
- if an error occured while processing
the PreserveAspectRatiopublic void xMaxYMin() throws ParseException
PreserveAspectRatioHandler.xMaxYMin()
.xMaxYMin
in interface PreserveAspectRatioHandler
org.apache.batik.parser.PreserveAspectRatioHandler
ParseException
- if an error occured while processing
the PreserveAspectRatiopublic void xMidYMax() throws ParseException
PreserveAspectRatioHandler.xMidYMax()
.xMidYMax
in interface PreserveAspectRatioHandler
org.apache.batik.parser.PreserveAspectRatioHandler
ParseException
- if an error occured while processing
the PreserveAspectRatiopublic void xMidYMid() throws ParseException
PreserveAspectRatioHandler.xMidYMid()
.xMidYMid
in interface PreserveAspectRatioHandler
org.apache.batik.parser.PreserveAspectRatioHandler
ParseException
- if an error occured while processing
the PreserveAspectRatiopublic void xMidYMin() throws ParseException
PreserveAspectRatioHandler.xMidYMin()
.xMidYMin
in interface PreserveAspectRatioHandler
org.apache.batik.parser.PreserveAspectRatioHandler
ParseException
- if an error occured while processing
the PreserveAspectRatiopublic void xMinYMax() throws ParseException
PreserveAspectRatioHandler.xMinYMax()
.xMinYMax
in interface PreserveAspectRatioHandler
org.apache.batik.parser.PreserveAspectRatioHandler
ParseException
- if an error occured while processing
the PreserveAspectRatiopublic void xMinYMid() throws ParseException
PreserveAspectRatioHandler.xMinYMid()
.xMinYMid
in interface PreserveAspectRatioHandler
org.apache.batik.parser.PreserveAspectRatioHandler
ParseException
- if an error occured while processing
the PreserveAspectRatiopublic void xMinYMin() throws ParseException
PreserveAspectRatioHandler.xMinYMin()
.xMinYMin
in interface PreserveAspectRatioHandler
org.apache.batik.parser.PreserveAspectRatioHandler
ParseException
- if an error occured while processing
the PreserveAspectRatiopublic void meet() throws ParseException
PreserveAspectRatioHandler.meet()
.meet
in interface PreserveAspectRatioHandler
org.apache.batik.parser.PreserveAspectRatioHandler
ParseException
- if an error occured while processing
the PreserveAspectRatiopublic void slice() throws ParseException
PreserveAspectRatioHandler.slice()
.slice
in interface PreserveAspectRatioHandler
org.apache.batik.parser.PreserveAspectRatioHandler
ParseException
- if an error occured while processing
the PreserveAspectRatiopublic void endPreserveAspectRatio() throws ParseException
PreserveAspectRatioHandler.endPreserveAspectRatio()
.endPreserveAspectRatio
in interface PreserveAspectRatioHandler
org.apache.batik.parser.PreserveAspectRatioHandler
ParseException
- if an error occured while processing
the PreserveAspectRatio
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |