|
||||||||||
| 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 PreserveAspectRatioHandlerorg.apache.batik.parser.PreserveAspectRatioHandlerParseException - if an error occured while processing
the PreserveAspectRatio
public void none()
throws ParseException
PreserveAspectRatioHandler.none().none in interface PreserveAspectRatioHandlerorg.apache.batik.parser.PreserveAspectRatioHandlerParseException - if an error occured while processing
the PreserveAspectRatio
public void xMaxYMax()
throws ParseException
PreserveAspectRatioHandler.xMaxYMax().xMaxYMax in interface PreserveAspectRatioHandlerorg.apache.batik.parser.PreserveAspectRatioHandlerParseException - if an error occured while processing
the PreserveAspectRatio
public void xMaxYMid()
throws ParseException
PreserveAspectRatioHandler.xMaxYMid().xMaxYMid in interface PreserveAspectRatioHandlerorg.apache.batik.parser.PreserveAspectRatioHandlerParseException - if an error occured while processing
the PreserveAspectRatio
public void xMaxYMin()
throws ParseException
PreserveAspectRatioHandler.xMaxYMin().xMaxYMin in interface PreserveAspectRatioHandlerorg.apache.batik.parser.PreserveAspectRatioHandlerParseException - if an error occured while processing
the PreserveAspectRatio
public void xMidYMax()
throws ParseException
PreserveAspectRatioHandler.xMidYMax().xMidYMax in interface PreserveAspectRatioHandlerorg.apache.batik.parser.PreserveAspectRatioHandlerParseException - if an error occured while processing
the PreserveAspectRatio
public void xMidYMid()
throws ParseException
PreserveAspectRatioHandler.xMidYMid().xMidYMid in interface PreserveAspectRatioHandlerorg.apache.batik.parser.PreserveAspectRatioHandlerParseException - if an error occured while processing
the PreserveAspectRatio
public void xMidYMin()
throws ParseException
PreserveAspectRatioHandler.xMidYMin().xMidYMin in interface PreserveAspectRatioHandlerorg.apache.batik.parser.PreserveAspectRatioHandlerParseException - if an error occured while processing
the PreserveAspectRatio
public void xMinYMax()
throws ParseException
PreserveAspectRatioHandler.xMinYMax().xMinYMax in interface PreserveAspectRatioHandlerorg.apache.batik.parser.PreserveAspectRatioHandlerParseException - if an error occured while processing
the PreserveAspectRatio
public void xMinYMid()
throws ParseException
PreserveAspectRatioHandler.xMinYMid().xMinYMid in interface PreserveAspectRatioHandlerorg.apache.batik.parser.PreserveAspectRatioHandlerParseException - if an error occured while processing
the PreserveAspectRatio
public void xMinYMin()
throws ParseException
PreserveAspectRatioHandler.xMinYMin().xMinYMin in interface PreserveAspectRatioHandlerorg.apache.batik.parser.PreserveAspectRatioHandlerParseException - if an error occured while processing
the PreserveAspectRatio
public void meet()
throws ParseException
PreserveAspectRatioHandler.meet().meet in interface PreserveAspectRatioHandlerorg.apache.batik.parser.PreserveAspectRatioHandlerParseException - if an error occured while processing
the PreserveAspectRatio
public void slice()
throws ParseException
PreserveAspectRatioHandler.slice().slice in interface PreserveAspectRatioHandlerorg.apache.batik.parser.PreserveAspectRatioHandlerParseException - if an error occured while processing
the PreserveAspectRatio
public void endPreserveAspectRatio()
throws ParseException
PreserveAspectRatioHandler.endPreserveAspectRatio().endPreserveAspectRatio in interface PreserveAspectRatioHandlerorg.apache.batik.parser.PreserveAspectRatioHandlerParseException - if an error occured while processing
the PreserveAspectRatio
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||