|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISVGViewSpec
The interface corresponds to an SVG View Specification.
| Field Summary |
|---|
| Fields inherited from interface org.vectomatic.dom.svg.itf.ISVGZoomAndPan |
|---|
SVG_ZOOMANDPAN_DISABLE, SVG_ZOOMANDPAN_MAGNIFY, SVG_ZOOMANDPAN_UNKNOWN |
| Method Summary | |
|---|---|
String |
getPreserveAspectRatioString()
Corresponds to the preserveAspectRatio setting on the SVG View Specification. |
OMSVGTransformList |
getTransform()
Corresponds to the transform setting on the SVG View Specification. |
String |
getTransformString()
Corresponds to the transform setting on the SVG View Specification. |
String |
getViewBoxString()
Corresponds to the viewBox setting on the SVG View Specification. |
OMSVGElement |
getViewTarget()
Corresponds to the viewTarget setting on the SVG View Specification. |
String |
getViewTargetString()
Corresponds to the viewTarget setting on the SVG View Specification. |
| Methods inherited from interface org.vectomatic.dom.svg.itf.ISVGZoomAndPan |
|---|
getZoomAndPan, setZoomAndPan |
| Methods inherited from interface org.vectomatic.dom.svg.itf.ISVGFitToViewBox |
|---|
getPreserveAspectRatio, getViewBox |
| Method Detail |
|---|
OMSVGTransformList getTransform()
OMSVGElement getViewTarget()
String getViewBoxString()
String getPreserveAspectRatioString()
String getTransformString()
String getViewTargetString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||