org.gnu.pango

Class AttrShape

public class AttrShape extends Attribute

The AttrShape structure is used to represent attributes which impose shape restrictions.
Method Summary
RectanglegetInkRect()
Returns the ink rectangle to restrict to.
RectanglegetLogicalRect()
Returns the logical rectangle to restrict to.

Method Detail

getInkRect

public Rectangle getInkRect()
Returns the ink rectangle to restrict to.

getLogicalRect

public Rectangle getLogicalRect()
Returns the logical rectangle to restrict to.