org.apache.fop.fo
Class DirectPropertyListBuilder.AttrPropertyList

java.lang.Object
  extended by java.util.AbstractMap
      extended by java.util.HashMap
          extended by org.apache.fop.fo.PropertyList
              extended by org.apache.fop.fo.DirectPropertyListBuilder.AttrPropertyList
All Implemented Interfaces:
Serializable, Cloneable, Map
Enclosing class:
DirectPropertyListBuilder

public static class DirectPropertyListBuilder.AttrPropertyList
extends PropertyList

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry, AbstractMap.SimpleImmutableEntry
 
Field Summary
 
Fields inherited from class org.apache.fop.fo.PropertyList
AFTER, BEFORE, BLOCKPROGDIM, BOTTOM, END, HEIGHT, INLINEPROGDIM, LEFT, RIGHT, START, TOP, WIDTH
 
Method Summary
 Attributes getAttributes()
           
 
Methods inherited from class org.apache.fop.fo.PropertyList
get, getElement, getExplicit, getExplicitBaseProp, getExplicitOrShorthand, getFObj, getFromParent, getInherited, getNameSpace, getNearestSpecified, getParentFObj, getSpecified, setBuilder, setFObj, setWritingMode, wmAbsToRel, wmRelToAbs
 
Methods inherited from class java.util.HashMap
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from class java.util.AbstractMap
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Method Detail

getAttributes

public Attributes getAttributes()


Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.