- MAGIC_NUMBER - Static variable in interface com.kitfox.svg.xml.cpx.CPXConsts
-
- main(String[]) - Static method in class com.kitfox.svg.animation.parser.AnimTimeParser
-
Test the parser
- main(String[]) - Static method in class com.kitfox.svg.app.MainFrame
-
- main(String[]) - Static method in class com.kitfox.svg.app.SVGPlayer
-
- main(String[]) - Static method in class com.kitfox.svg.app.SVGViewer
-
- main(String[]) - Static method in class com.kitfox.svg.app.VersionDialog
-
- main(String[]) - Static method in class com.kitfox.svg.pattern.PatternPaintContext
-
- main(String[]) - Static method in class com.kitfox.svg.xml.cpx.CPXTest
-
- main(String[]) - Static method in class com.kitfox.svg.xml.StyleAttribute
-
- MainFrame - Class in com.kitfox.svg.app
-
- MainFrame() - Constructor for class com.kitfox.svg.app.MainFrame
-
Creates new form MainFrame
- Marker - Class in com.kitfox.svg
-
- Marker() - Constructor for class com.kitfox.svg.Marker
-
- Marker.MarkerLayout - Class in com.kitfox.svg
-
- Marker.MarkerPos - Class in com.kitfox.svg
-
- MARKER_END - Static variable in class com.kitfox.svg.Marker
-
- MARKER_MID - Static variable in class com.kitfox.svg.Marker
-
- MARKER_START - Static variable in class com.kitfox.svg.Marker
-
- MarkerLayout() - Constructor for class com.kitfox.svg.Marker.MarkerLayout
-
- MarkerPos(int, double, double, double, double) - Constructor for class com.kitfox.svg.Marker.MarkerPos
-
- markSupported() - Method in class com.kitfox.svg.xml.cpx.CPXInputStream
-
We do not allow marking
- maxNextCharInd - Variable in class com.kitfox.svg.animation.parser.SimpleCharStream
-
- Metadata - Class in com.kitfox.svg
-
Does not hold any information.
- Metadata() - Constructor for class com.kitfox.svg.Metadata
-
Creates a new instance of Stop
- MissingGlyph - Class in com.kitfox.svg
-
Implements an embedded font.
- MissingGlyph() - Constructor for class com.kitfox.svg.MissingGlyph
-
Creates a new instance of Font
- MOUSE_OVER - Static variable in interface com.kitfox.svg.animation.parser.AnimTimeParserConstants
-
- MoveTo - Class in com.kitfox.svg.pathcmd
-
- MoveTo() - Constructor for class com.kitfox.svg.pathcmd.MoveTo
-
Creates a new instance of MoveTo
- MoveTo(boolean, float, float) - Constructor for class com.kitfox.svg.pathcmd.MoveTo
-
- mult_BYTE_COMP_Data(WritableRaster) - Static method in class com.kitfox.svg.batik.GraphicsUtil
-
- mult_INT_PACK_Data(WritableRaster) - Static method in class com.kitfox.svg.batik.GraphicsUtil
-
- MultipleGradientPaint - Class in com.kitfox.svg.batik
-
This is the superclass for Paints which use a multiple color
gradient to fill in their raster.
- MultipleGradientPaint(float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform) - Constructor for class com.kitfox.svg.batik.MultipleGradientPaint
-
Superclass constructor, typical user should never have to call this.
- MultipleGradientPaint.ColorSpaceEnum - Class in com.kitfox.svg.batik
-
Inner class to allow for typesafe enumerated ColorSpace values.
- MultipleGradientPaint.CycleMethodEnum - Class in com.kitfox.svg.batik
-
Inner class to allow for typesafe enumerated CycleMethod values.