public class EntityBasicFlowChart extends EntityPlotterImpl
| Modifier and Type | Class and Description |
|---|---|
static class |
EntityBasicFlowChart.ChartElement |
| Modifier and Type | Field and Description |
|---|---|
protected GradientPlot |
bodyConnectedGrad |
protected GradientPlot |
bodyGrad |
protected GradientPlot |
bodyHighlightGrad |
protected EntityBasicFlowChart.ChartElement |
element |
autoExpand, backgroundImage, bgImageTransperancy, bodyShape, borderColor, borderWidth, bounds, bufferActivated, changeImgSize, connectedEntities, connectFrom, connectionPoints, connections, connectorColor, connectorSize, connectStartBackground, connectTo, contentBackground, contentFontColor, contents, contentsFont, contentsHorizontalAlignment, contentsVerticalAlignment, cornerCurve, dndX, dndY, doHighlight, doShowConnecting, draggable, dropReflection, dropShadow, entityTransperancy, height, highlightColor, id, imgBuffer, normalState, origImageTransperancy, refreshImgBuffer, selected, selectedBackground, selectionWidth, setTransperant, shape, shLen, showBorder, showTitle, textButtomMargin, textLeftMargin, textLineMargin, textPlot, textRightMargin, textTopMargin, title, titleAlignment, titleBackground, titleDarkColor, titleFont, titleFontColor, titleLightColor, titleRightMargin, titleSideMargin, titleTopMargin, totalContentHeight, ts, type, userObject, visible, width, x, yALIGN_POSITION_BUTTOM, ALIGN_POSITION_CENTER_HORIZONTAL, ALIGN_POSITION_CENTER_VERTICAL, ALIGN_POSITION_LEFT, ALIGN_POSITION_RIGHT, ALIGN_POSITION_SPACE_HORIZONTAL, ALIGN_POSITION_SPACE_VERTICAL, ALIGN_POSITION_STAIR_LEFT, ALIGN_POSITION_STAIR_RIGHT, ALIGN_POSITION_TOP, ALIGNMENT_BUTTOM, ALIGNMENT_CENTER, ALIGNMENT_LEFT, ALIGNMENT_MIDDLE, ALIGNMENT_RIGHT, ALIGNMENT_TOP, POSITION_BUT, POSITION_BUT_LEFT, POSITION_BUT_RIGHT, POSITION_MID, POSITION_MID_LEFT, POSITION_MID_RIGHT, POSITION_TOP, POSITION_TOP_LEFT, POSITION_TOP_RIGHT, SHAPE_CIRCLE, SHAPE_OVAL, SHAPE_RECTANGLE| Constructor and Description |
|---|
EntityBasicFlowChart(int x,
int y,
int width,
int height) |
EntityBasicFlowChart(int x,
int y,
int width,
int height,
EntityBasicFlowChart.ChartElement element) |
EntityBasicFlowChart(int x,
int y,
int width,
int height,
PlotShape shape,
Color contentBGColor,
Color borderColor) |
EntityBasicFlowChart(int x,
int y,
int width,
int height,
PlotShape shape,
Color contentBGColor,
Color borderColor,
String title) |
EntityBasicFlowChart(int x,
int y,
int width,
int height,
PlotShape shape,
EntityBasicFlowChart.ChartElement element) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
drawContentsBackground(Graphics2D g) |
protected GradientPlot |
getContentGradiant() |
activateConnectionFrom, activateConnectionTo, adjustToGUIConfigInfo, adjustToLayoutInfo, calibrate, canConnectFrom, canConnectTo, changeHeight, changeWidth, detectContentsFirstLine, dumpGUIConfig, dumpLayoutInfo, equals, fillBufferedImage, getBackgroundImage, getBorderColor, getBorderWidth, getBounds, getConnectedEntities, getConnectionPoint, getConnectionPoint1, getConnections, getConnectorColor, getConnectorForEntity, getConnectorSize, getContentBackground, getContentFontColor, getContents, getContentsFont, getContentsHorizontalAlignment, getContentsVerticalAlignment, getEntityTransperancy, getHeight, getId, getShape, getTextLeftMargin, getTitle, getTitleAlignment, getTitleBackground, getTitleDarkColor, getTitleFont, getTitleFontColor, getTitleLightColor, getType, getUserObject, getWidth, getX, getY, highlight, hitConnector, hitPoint, isDraggable, isDropReflection, isDropShadow, isHighlighted, isSelected, isShowBorder, isShowTitle, isTransperant, isVisible, newConnection, paintBody, paintBorder, paintConnectorOn, paintContents, paintEntity, paintTitle, plot, plotShadow, processConPointDis, refreshBuffer, removeConnection, resetConnectionPoints, setAutoExpand, setBackgroundImage, setBGImageTransperancy, setBorderColor, setBorderWidth, setConnectingState, setConnectorColor, setContentBackground, setContentBackgroundState, setContentFontColor, setContents, setContentsFont, setContentsHorizontalAlignment, setContentsVerticalAlignment, setCornerCurve, setDraggable, setDropReflection, setDropShadow, setEntityTransperancy, setHeight, setId, setPosition, setRelativePosition, setSelected, setShape, setShowBorder, setShowTitle, setTextLeftMargin, setTitle, setTitleAlignment, setTitleBackground, setTitleDarkColor, setTitleFont, setTitleFontColor, setTitleLightColor, setTransperant, setType, setUserObject, setVisible, setWidth, setX, setY, startDragForPositionprotected GradientPlot bodyGrad
protected GradientPlot bodyHighlightGrad
protected GradientPlot bodyConnectedGrad
protected EntityBasicFlowChart.ChartElement element
public EntityBasicFlowChart(int x,
int y,
int width,
int height)
public EntityBasicFlowChart(int x,
int y,
int width,
int height,
PlotShape shape,
Color contentBGColor,
Color borderColor,
String title)
public EntityBasicFlowChart(int x,
int y,
int width,
int height,
PlotShape shape,
Color contentBGColor,
Color borderColor)
public EntityBasicFlowChart(int x,
int y,
int width,
int height,
PlotShape shape,
EntityBasicFlowChart.ChartElement element)
public EntityBasicFlowChart(int x,
int y,
int width,
int height,
EntityBasicFlowChart.ChartElement element)
protected GradientPlot getContentGradiant()
protected void drawContentsBackground(Graphics2D g)
drawContentsBackground in class EntityPlotterImplCopyright © 2019 com.github.mfjamil. All rights reserved.