fop 0.95

org.apache.fop.fo.properties
Class CommonBorderPaddingBackground.BorderInfo

java.lang.Object
  extended by org.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo
Enclosing class:
CommonBorderPaddingBackground

public static class CommonBorderPaddingBackground.BorderInfo
extends java.lang.Object


Method Summary
 java.awt.Color getColor()
           
 int getRetainedWidth()
           
 int getStyle()
           
 CondLengthProperty getWidth()
           
 java.lang.String toString()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getStyle

public int getStyle()

getColor

public java.awt.Color getColor()

getWidth

public CondLengthProperty getWidth()

getRetainedWidth

public int getRetainedWidth()

toString

public java.lang.String toString()

Overrides:
toString in class java.lang.Object

fop 0.95

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.