public class mxCurveLabelShape.LabelGlyphCache
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
glyph
The glyph being drawn
|
mxLine |
glyphVector
A line parallel to the curve segment at which the element is to be
drawn
|
mxRectangle |
labelGlyphBounds
Cache of the bounds of the individual element of the label of this
edge.
|
Constructor and Description |
---|
mxCurveLabelShape.LabelGlyphCache() |
public mxRectangle labelGlyphBounds
public java.lang.String glyph
public mxLine glyphVector
Copyright (c) 2010 Gaudenz Alder. All rights reserved.