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  
m — Property in class com.degrafa.geometry.SuperShape2D
The m paramater of the super shape.
MAGENTA — Constant static property in class com.degrafa.core.utils.ColorKeys
maintainAspectRatio — Property in class com.degrafa.geometry.AdvancedRectangle
maintainAspectRatio — Property in class com.degrafa.geometry.Geometry
When true, the size of the layout will always maintain an aspect ratio relative to the ratio of the current width and height properties, even if those properties are not in control of the height and width of the layout.
maintainAspectRatio — Property in class com.degrafa.geometry.layout.LayoutConstraint
When true, the size of the layout will always maintain an aspect ratio relative to the ratio of the current width and height properties, even if those properties are not in control of the height and width of the layout.
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.
mapBitmap — Property in class com.degrafa.filters.DegrafaDisplacementMapFilter
mapPoint — Property in class com.degrafa.filters.DegrafaDisplacementMapFilter
MAROON — Constant static property in class com.degrafa.core.utils.ColorKeys
mask — Property in class com.degrafa.geometry.Geometry
A separate geometry object to use as a mask when rendering this geometry.
maskMode — Property in class com.degrafa.geometry.Geometry
The mode used when this object is being masked by the geometry assigned to the mask property.
maskSpace — Property in class com.degrafa.geometry.Geometry
The coordinate space within which the referenced mask geometry is rendered before being applied as a mask (respecting maskMode) to this object.
MATCH_BOUNDS — Constant static property in class com.degrafa.paint.VectorFill
MATCH_BOUNDS — Constant static property in class com.degrafa.paint.VideoFill
MATCH_BOUNDS_MAINTAIN_AR — Constant static property in class com.degrafa.paint.VectorFill
MATCH_BOUNDS_MAINTAIN_AR — Constant static property in class com.degrafa.paint.VideoFill
matchCommonStrokeSettings — Property in class com.degrafa.decorators.standard.SVGDashLine
when an alternateStroke is in use, this setting, if true (the default), matches weight, pixelHinting, caps, joints, scaleMode and miterLimit with those of the primary stroke on the original geometry being decorated, otherwise the alternateStroke's own settings for these properties will be used
matrix — Property in class com.degrafa.filters.DegrafaColorMatrixFilter
matrix — Property in class com.degrafa.filters.DegrafaConvolutionFilter
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
matrixX — Property in class com.degrafa.filters.DegrafaConvolutionFilter
matrixY — Property in class com.degrafa.filters.DegrafaConvolutionFilter
_maxCurrentSeekablePosition — Property in class com.degrafa.utilities.external.VideoStream
maxHeight — Property in class com.degrafa.geometry.AdvancedRectangle
maxHeight — Property in class com.degrafa.geometry.Geometry
The maximum height that can be applied to the layout.
maxHeight — Property in class com.degrafa.geometry.layout.LayoutConstraint
The maximum height that can be applied to the layout.
MAX_POINTS — Constant static property in class com.degrafa.utilities.math.Gauss
maxWidth — Property in class com.degrafa.geometry.AdvancedRectangle
maxWidth — Property in class com.degrafa.geometry.Geometry
The maximum width that can be applied to the layout.
maxWidth — Property in class com.degrafa.geometry.layout.LayoutConstraint
The maximum width that can be applied to the layout.
maxX — Property in class com.degrafa.geometry.AdvancedRectangle
maxX — Property in class com.degrafa.geometry.Geometry
The maximum x location that can be applied to the layout.
maxX — Property in class com.degrafa.geometry.layout.LayoutConstraint
The maximum x location that can be applied to the layout.
maxY — Property in class com.degrafa.geometry.AdvancedRectangle
maxY — Property in class com.degrafa.geometry.Geometry
The maximum y location that can be applied to the layout.
maxY — Property in class com.degrafa.geometry.layout.LayoutConstraint
The maximum y location that can be applied to the layout.
measure — Property in class com.degrafa.paint.GradientStop
Returns the current ratio unit value.
Measure — Class in package com.degrafa.core
Constant and conversion class for css skin values.
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
MEDIUM — Constant static property in class com.degrafa.utilities.external.VideoStream
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
message — Property in class com.degrafa.utilities.math.SimpleRoot
_metaData — Property in class com.degrafa.utilities.external.VideoStream
METADATA — Constant static property in class com.degrafa.utilities.swf.SWFTag
MIDNIGHTBLUE — Constant static property in class com.degrafa.core.utils.ColorKeys
midPoint(p1, p2) — 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
minDistance — Property in class com.degrafa.geometry.utilities.BezierUtils
minDistance():Number [get] access the minimum distance
minHeight — Property in class com.degrafa.geometry.AdvancedRectangle
minHeight — Property in class com.degrafa.geometry.Geometry
The minimum height that can be applied to the layout.
minHeight — Property in class com.degrafa.geometry.layout.LayoutConstraint
The minimum height that can be applied to the layout.
MINTCREAM — Constant static property in class com.degrafa.core.utils.ColorKeys
minWidth — Property in class com.degrafa.geometry.AdvancedRectangle
minWidth — Property in class com.degrafa.geometry.Geometry
The minimum width that can be applied to the layout.
minWidth — Property in class com.degrafa.geometry.layout.LayoutConstraint
The minimum width that can be applied to the layout.
minX — Property in class com.degrafa.geometry.AdvancedRectangle
minX — Property in class com.degrafa.geometry.Geometry
The minimum x location that can be applied to the layout.
minX — Property in class com.degrafa.geometry.layout.LayoutConstraint
The minimum x location that can be applied to the layout.
minY — Property in class com.degrafa.geometry.AdvancedRectangle
minY — Property in class com.degrafa.geometry.Geometry
The minimum y location that can be applied to the layout.
minY — Property in class com.degrafa.geometry.layout.LayoutConstraint
The minimum y location that can be applied to the layout.
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.EmptyStroke
_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
mode — Property in class com.degrafa.filters.DegrafaDisplacementMapFilter
modifier — Property in class com.degrafa.repeaters.PropertyModifier
MODIFIER_ADD — Static property in class com.degrafa.repeaters.PropertyModifier
modifierCollection — Property in class com.degrafa.repeaters.GeometryRepeater
Access to the Degrafa fill collection object for this graphic object.
MODIFIER_DIVIDE — Static property in class com.degrafa.repeaters.PropertyModifier
MODIFIER_MULTIPLY — Static property in class com.degrafa.repeaters.PropertyModifier
MODIFIER_NONE — Static property in class com.degrafa.repeaters.PropertyModifier
modifierOperator — Property in class com.degrafa.repeaters.PropertyModifier
modifiers — Property in class com.degrafa.repeaters.GeometryRepeater
Contains a collection of RepeaterModifiers that will be used to repeat instances of the repeaterObject.
MODIFIER_SUBTRACT — Static property in class com.degrafa.repeaters.PropertyModifier
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.
moveControlPoint(_indx, _xKnot, _yKnot) — Method in class com.degrafa.utilities.math.CubicSpline
moveControlPoint Move knot at the specified index within its interval
moveControlPoint(_indx, _xKnot, _yKnot) — Method in class com.degrafa.utilities.math.QuadHermiteSpline
moveControlPoint Move knot at the specified index within its interval
moveFirst() — Method in class com.degrafa.core.collections.DegrafaCursor
Moves cursor to the front.
moveLast() — Method in class com.degrafa.core.collections.DegrafaCursor
Moves cursor to the end.
moveNext() — Method in class com.degrafa.core.collections.DegrafaCursor
Moves the cursor up one item in the currentIndex unless it is at the end.
moveNextCommand(type) — Method in class com.degrafa.geometry.command.CommandCursor
movePrevious() — Method in class com.degrafa.core.collections.DegrafaCursor
Moves the cursor down one item in the currentIndex unless it is at the beginning.
movePreviousCommand(type) — Method in class com.degrafa.geometry.command.CommandCursor
moveTo(x, y, graphics) — Method in interface com.degrafa.decorators.IRenderDecorator
moveTo(x, y, graphics) — Method in class com.degrafa.decorators.RenderDecoratorBase
moveTo proxy method.
moveTo(x, y, graphics) — Method in class com.degrafa.decorators.standard.SloppyLineDecorator
moveTo(x, y, graphics) — Method in class com.degrafa.decorators.standard.SVGDashLine
Moves the current drawing position in graphics to (x, y).
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.
MOVE_TO — Constant static property in class com.degrafa.geometry.command.CommandStackItem
multiline — Property in class com.degrafa.geometry.RasterText
multiline property for the textField.
multiline — Property in class com.degrafa.geometry.RasterTextPlus
multiline property for the textField.
muted — Property in class com.degrafa.utilities.external.VideoStream
The muted property lets you set or access the muted state of the audio component of a VideoStream.
Defaults to false.
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