org.apache.batik.bridge

Interface Viewport

public interface Viewport

Defines a viewport.
Method Summary
floatgetHeight()
Returns the height of this viewport.
floatgetWidth()
Returns the width of this viewport.

Method Detail

getHeight

public float getHeight()
Returns the height of this viewport.

getWidth

public float getWidth()
Returns the width of this viewport.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.