Uses of Package
com.mxgraph.util.svg

Packages that use com.mxgraph.util.svg
Package
Description
 
  • Class
    Description
    This 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.
    The ExtendedPathIterator 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 a PathParser instance in order to be notified of parsing events.
    This interface must be implemented and then registred as the handler of a PointsParser instance in order to be notified of parsing events.
    This interface represents objects which creates Shape objects.