org.apache.batik.dom.svg
Class AbstractSVGPathSegList.SVGPathSegItem
protected
class
AbstractSVGPathSegList.SVGPathSegItem
extends AbstractSVGItem
implements SVGPathSeg, SVGPathSegClosePath
Internal representation of the item SVGPathSeg.
protected float angle
protected boolean largeArcFlag
protected String letter
protected float r1
protected float r2
protected boolean sweepFlag
protected short type
protected float x
protected float x1
protected float x2
protected float y
protected float y1
protected float y2
protected SVGPathSegItem()
public SVGPathSegItem(short type, String letter)
public SVGPathSegItem(SVGPathSeg pathSeg)
public short getPathSegType()
public String getPathSegTypeAsLetter()
protected String getStringValue()
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.