org.apache.fop.svg
Class SVGTransform

org.apache.fop.fo.Property
  |
  +--org.apache.fop.svg.SVGTransform

public class SVGTransform
extends Property


Inner Class Summary
 public static classSVGTransform.Maker
          inner class for making SVG Length objects.

Inner classes inherited from class org.apache.fop.fo.Property
Property.Maker

Method Summary
 SVGAnimatedTransformListgetTransform()
           
 static Property.Makermaker(String propName)
          returns the maker for this object.

Methods inherited from class org.apache.fop.fo.Property
getCharacter, getColorType, getCondLength, getEnum, getLength, getLengthRange, getNCname, getNumber, getNumeric, getObject, getSpace, getSpecifiedValue, getString, setSpecifiedValue

Method Detail

getTransform

public SVGAnimatedTransformList getTransform()
Returns: the length as a Length object

maker

public static Property.Maker maker(String propName)
returns the maker for this object.
Returns: the maker for SVG Length objects

Association Links

to Class org.apache.fop.datatypes.TransformData