|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jhotdraw.standard.AbstractFigure
org.jhotdraw.standard.CompositeFigure
org.jhotdraw.contrib.GraphicalCompositeFigure
org.musoft.limo.drawing.ModelFigure
edu.udo.cs.miningmart.gui.figures.FeatureFigure
public class FeatureFigure
| Field Summary |
|---|
| Fields inherited from class org.musoft.limo.drawing.ModelFigure |
|---|
LABEL_CENTER, LABEL_EAST, LABEL_HIDDEN, LABEL_INSIDE, LABEL_NORTH, LABEL_OUTSIDE, LABEL_SOUTH, LABEL_WEST, labelFigure |
| Fields inherited from class org.jhotdraw.standard.CompositeFigure |
|---|
_nHighestZ, _nLowestZ, fFigures |
| Constructor Summary | |
|---|---|
FeatureFigure(MiningMartBaseAttribute element,
org.musoft.limo.drawing.ModelDrawing drawing)
Constructor for FeatureFigure. |
|
FeatureFigure(MiningMartMultiColumnFeature element,
org.musoft.limo.drawing.ModelDrawing drawing)
Constructor for FeatureFigure. |
|
| Method Summary | |
|---|---|
void |
draw(java.awt.Graphics g)
|
MiningMartBaseAttribute |
getMiningMartBaseAttribute()
Gets the MiningMartBaseAttribute. |
MiningMartMultiColumnFeature |
getMiningMartMultiColumnFeature()
Gets the MiningMartMultiColumnFeature. |
void |
moveBy(int dx,
int dy)
|
void |
onSetName(org.musoft.limo.model.ModelElement sender)
Sets the name of the label. |
| Methods inherited from class org.musoft.limo.drawing.ModelFigure |
|---|
addToContainer, basicDisplayBox, bringToFront, createConnector, displayBox, getDecoration, getDrawing, getElement, getLabel, getLabelColor, getLabelFigure, getLabelPosition, getMoveable, getSizeable, handles, initialize, onAddAssociate, onAddChild, onCreateChild, onCreateConnection, onDestroy, onRemoveAssociate, onRemoveChild, onSetAttribute, onSetAttribute, onSetBounds, onSetConnectionEnd, onSetConnectionPoints, onSetConnectionStart, onSetDirty, onSetParent, onSetPosition, setDecoration, setLabel, setLabelColor, setLabelPosition, setMoveable, setPresentationFigure, setSizeable |
| Methods inherited from class org.jhotdraw.contrib.GraphicalCompositeFigure |
|---|
basicMoveBy, change, clone, displayBox, figureRequestRemove, getAttribute, getAttribute, getLayouter, getPresentationFigure, layout, read, setAttribute, setAttribute, setLayouter, update, write |
| Methods inherited from class org.jhotdraw.standard.CompositeFigure |
|---|
add, addAll, addAll, bringToFront, containsFigure, draw, figureAt, figureChanged, figureCount, figureInvalidated, figureRemoved, figureRequestUpdate, figures, figures, figuresReverse, findFigure, findFigure, findFigure, findFigureInside, findFigureInsideWithout, findFigureWithout, getFigureFromLayer, getLayer, includes, init, orphan, orphanAll, orphanAll, release, remove, removeAll, removeAll, removeAll, replace, sendToBack, sendToLayer |
| Methods inherited from class org.jhotdraw.standard.AbstractFigure |
|---|
addDependendFigure, addFigureChangeListener, canConnect, center, changed, connectedTextLocator, connectionInsets, connectorAt, connectorVisibility, containsPoint, decompose, displayBox, getDecoratedFigure, getDependendFigures, getTextHolder, getZValue, invalidate, invalidateRectangle, isEmpty, listener, removeDependendFigure, removeFigureChangeListener, removeFromContainer, setZValue, size, visit, willChange |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jhotdraw.framework.Figure |
|---|
addDependendFigure, addFigureChangeListener, canConnect, center, changed, connectedTextLocator, connectionInsets, connectorAt, connectorVisibility, containsPoint, decompose, displayBox, figures, findFigureInside, getDecoratedFigure, getDependendFigures, getTextHolder, getZValue, includes, invalidate, isEmpty, listener, release, removeDependendFigure, removeFigureChangeListener, removeFromContainer, setZValue, size, visit, willChange |
| Constructor Detail |
|---|
public FeatureFigure(MiningMartBaseAttribute element,
org.musoft.limo.drawing.ModelDrawing drawing)
public FeatureFigure(MiningMartMultiColumnFeature element,
org.musoft.limo.drawing.ModelDrawing drawing)
| Method Detail |
|---|
public MiningMartBaseAttribute getMiningMartBaseAttribute()
public MiningMartMultiColumnFeature getMiningMartMultiColumnFeature()
public void onSetName(org.musoft.limo.model.ModelElement sender)
onSetName in interface org.musoft.limo.model.ModelListeneronSetName in class org.musoft.limo.drawing.ModelFigure
public void moveBy(int dx,
int dy)
moveBy in interface org.jhotdraw.framework.FiguremoveBy in class org.musoft.limo.drawing.ModelFigurepublic void draw(java.awt.Graphics g)
draw in interface org.jhotdraw.framework.Figuredraw in class org.jhotdraw.contrib.GraphicalCompositeFigure
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||