fop 0.90alpha1

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

java.lang.Object
  extended byorg.apache.fop.fo.properties.CommonBorderPaddingBackground.BorderInfo
All Implemented Interfaces:
java.lang.Cloneable
Enclosing class:
CommonBorderPaddingBackground

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


Method Summary
 ColorType 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 ColorType getColor()

getWidth

public CondLengthProperty getWidth()

getRetainedWidth

public int getRetainedWidth()

toString

public java.lang.String toString()
See Also:
Object.toString()

fop 0.90alpha1

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