|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISVGFitToViewBox
Interface ISVGFitToViewBox
defines DOM
attributes that apply to elements which have XML attributes getViewBox()
and getPreserveAspectRatio()
.
Method Summary | |
---|---|
OMSVGAnimatedPreserveAspectRatio |
getPreserveAspectRatio()
Corresponds to attribute getPreserveAspectRatio()
on the given element. |
OMSVGAnimatedRect |
getViewBox()
Corresponds to attribute getViewBox()
on the given element. |
Method Detail |
---|
OMSVGAnimatedRect getViewBox()
getViewBox()
on the given element.
OMSVGAnimatedPreserveAspectRatio getPreserveAspectRatio()
getPreserveAspectRatio()
on the given element.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |