A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
MAGENTA — Constant static property in class com.degrafa.core.utils.ColorKeys
map(callback, thisObject) — Method in class com.degrafa.core.collections.DegrafaCollection
Executes a function on each item in an array, and constructs a new array of items corresponding to the results of the function on each item in the original array.
MAROON — Constant static property in class com.degrafa.core.utils.ColorKeys
MatrixTransform — Class in package com.degrafa.transform
Matrix Transform creates an affine matrix transformation to manipulate the object in the two dimensional space using custom transformations not provided by the other transform classes.
MatrixTransform() — Constructor in class com.degrafa.transform.MatrixTransform
measure — Property in class com.degrafa.paint.GradientStop
Returns the current ratio unit value.
Measure — Class in package com.degrafa.core
Measure(value, unit) — Constructor in class com.degrafa.core.Measure
measuredHeight — Property in class com.degrafa.Graphic
The default height, in pixels.
measuredHeight — Property in interface com.degrafa.IGraphic
measuredWidth — Property in class com.degrafa.Graphic
The default width, in pixels.
measuredWidth — Property in interface com.degrafa.IGraphic
MEDIUMAQUAMARINE — Constant static property in class com.degrafa.core.utils.ColorKeys
MEDIUMBLUE — Constant static property in class com.degrafa.core.utils.ColorKeys
MEDIUMORCHID — Constant static property in class com.degrafa.core.utils.ColorKeys
MEDIUMPURPLE — Constant static property in class com.degrafa.core.utils.ColorKeys
MEDIUMSEAGREEN — Constant static property in class com.degrafa.core.utils.ColorKeys
MEDIUMSLATEBLUE — Constant static property in class com.degrafa.core.utils.ColorKeys
MEDIUMSPRINGGREEN — Constant static property in class com.degrafa.core.utils.ColorKeys
MEDIUMTURQUOISE — Constant static property in class com.degrafa.core.utils.ColorKeys
MEDIUMVIOLETRED — Constant static property in class com.degrafa.core.utils.ColorKeys
MIDNIGHTBLUE — Constant static property in class com.degrafa.core.utils.ColorKeys
midPoint(p1:com.degrafa:GraphicPoint, p2:com.degrafa:GraphicPoint) — Static method in class com.degrafa.geometry.utilities.GeometryUtils
MidPoint Returns the midpoint Point of 2 Point structures
MILLIMETERS — Constant static property in class com.degrafa.core.Measure
MINTCREAM — Constant static property in class com.degrafa.core.utils.ColorKeys
MISTYROSE — Constant static property in class com.degrafa.core.utils.ColorKeys
miterLimit — Property in interface com.degrafa.core.IGraphicsStroke
_miterLimit — Property in class com.degrafa.paint.GradientStrokeBase
miterLimit — Property in class com.degrafa.paint.GradientStrokeBase
Indicates the limit at which a miter is cut off.
miterLimit — Property in class com.degrafa.paint.SolidStroke
Indicates the limit at which a miter is cut off.
MOCCASIN — Constant static property in class com.degrafa.core.utils.ColorKeys
Move — Class in package com.degrafa.geometry
The Move element moves the drawing context current point to a specified x and y coordinate value.
Move(x, y) — Constructor in class com.degrafa.geometry.Move
Constructor.
moveOffsetX — Property in class com.degrafa.geometry.repeaters.HorizontalLineRepeater
The x-axis offset of each repeated line.
moveOffsetX — Property in class com.degrafa.geometry.repeaters.LineRepeater
The x-axis offset of each line.
moveOffsetX — Property in class com.degrafa.geometry.repeaters.VerticalLineRepeater
The x-axis offset of each repeated line.
moveOffsetY — Property in class com.degrafa.geometry.repeaters.HorizontalLineRepeater
The y-axis offset of each repeated line.
moveOffsetY — Property in class com.degrafa.geometry.repeaters.LineRepeater
The y-axis offset of each line.
moveOffsetY — Property in class com.degrafa.geometry.repeaters.VerticalLineRepeater
The y-axis offset of each repeated line.
MoveTo — Class in package com.degrafa.geometry.segment
A line (M,m) segment is defined by a target x-axis and y-axis point.
MoveTo(x, y, data, coordinateType) — Constructor in class com.degrafa.geometry.segment.MoveTo
Constructor.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z