org.apache.fop.svg
Class SVGPoints
org.apache.fop.fo.Property
|
+--org.apache.fop.svg.SVGPoints
- public class SVGPoints
- extends Property
Inner Class Summary |
public static class | SVGPoints.Maker inner class for making SVG Length objects. |
Methods inherited from class org.apache.fop.fo.Property |
getCharacter, getColorType, getCondLength, getEnum, getLength, getLengthRange, getNCname, getNumber, getNumeric, getObject, getSpace, getSpecifiedValue, getString, setSpecifiedValue |
getPoints
public Vector getPoints()
- get the length
- 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
to Class org.apache.fop.datatypes.PointsData