Uses of Package
com.mxgraph.util.svg
Packages that use com.mxgraph.util.svg
-
Classes in com.mxgraph.util.svg used by com.mxgraph.util.svgClassDescriptionThis class is the superclass of all parsers.This class produces a polyline shape from a reader.This interface must be implemented and then registred as the error handler in order to be notified of parsing errors.The
ExtendedGeneralPath
class represents a geometric path constructed from straight lines, quadratic and cubic (Bezier) curves and elliptical arc.TheExtendedPathIterator
class represents a geometric path constructed from straight lines, quadratic and cubic (Bezier) curves and elliptical arcs.This class represents a reader which normalizes the line break: \n, \r, \r\n are replaced by \n.This class represents a parser with support for numbers.This class encapsulates a general parse error or warning.This interface represents a parser.This interface must be implemented and then registred as the handler of aPathParser
instance in order to be notified of parsing events.This interface must be implemented and then registred as the handler of aPointsParser
instance in order to be notified of parsing events.This interface represents objects which creates Shape objects.