| 
 | JGraph X 1.4.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mxgraph.shape.mxCurveLabelShape.LabelGlyphCache
public class mxCurveLabelShape.LabelGlyphCache
Utility class to describe the characteristics of each glyph of a branch branch label. Each instance represents one glyph
| Field Summary | |
|---|---|
|  String | glyphThe glyph being drawn | 
|  mxLine | glyphVectorA line parallel to the curve segment at which the element is to be drawn | 
|  mxRectangle | labelGlyphBoundsCache of the bounds of the individual element of the label of this edge. | 
| Constructor Summary | |
|---|---|
| mxCurveLabelShape.LabelGlyphCache() | |
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public mxRectangle labelGlyphBounds
public String glyph
public mxLine glyphVector
| Constructor Detail | 
|---|
public mxCurveLabelShape.LabelGlyphCache()
| 
 | JGraph X 1.4.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||