Highlight.HighlightSorting, Highlight.Message
Modifier and Type | Field and Description |
---|---|
protected int |
corner
Corner of text: 0=lowerLeft, 1=upperLeft, 2=upperRight, 3=lowerRight
|
protected java.awt.geom.Point2D |
loc
Location of the message highlight
|
protected java.lang.String |
msg
The highlighted message.
|
boldLine, cell, color, dashedLine, dottedLine, isError, solidLine
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getInfo() |
void |
showInternalHighlight(EditWindow wnd,
java.awt.Graphics g,
long highOffX,
long highOffY,
boolean onlyHighlight) |
clone, describe, drawLine, drawOutlineFromPoints, drawOutlineFromPoints, getCell, getElectricObject, getEOBJElements, getGeometric, getInfoCommand, getNodeInstOutline, getObject, getPoint, getVarKey, isHighlightEOBJ, isHighlightText, isValid, nodeMovesWithText, sameThing, showHighlight, showHighlight, showHighlightsConnected, showInRaster
protected final java.lang.String msg
protected final java.awt.geom.Point2D loc
protected final int corner
public void showInternalHighlight(EditWindow wnd, java.awt.Graphics g, long highOffX, long highOffY, boolean onlyHighlight)