| |
|
| com.metaboss.applications.designstudio.BaseChildPanel com.metaboss.applications.designstudio.BaseGraphPanel
All known Subclasses: com.metaboss.applications.designstudio.systemsmodel.SystemsPanel, com.metaboss.applications.designstudio.usecasesmodel.UseCasesPanel, com.metaboss.applications.designstudio.statesmodel.StatesPanel, com.metaboss.applications.designstudio.structuresmodel.StructuresPanel, com.metaboss.applications.designstudio.domainmodel.DomainViewPanel,
Inner Class :public class SelectionListener implements GraphSelectionListener | |
Inner Class :public class GraphElementCopyContainer | |
Inner Class :public class BringToFrontAction extends BaseAction | |
Inner Class :public class BringToBackAction extends BaseAction | |
Inner Class :public class ActualSizeAction extends BaseAction | |
Inner Class :public class ZoomInAction extends BaseAction | |
Inner Class :public class ZoomOutAction extends BaseAction | |
Inner Class :public class ZoomToPageAction extends BaseAction | |
Inner Class :public class AlignToGridAction extends BaseAction | |
Inner Class :public class AlignAllToGridAction extends BaseAction | |
Inner Class :public class ViewEdgesCaptionsAction extends BaseAction | |
Inner Class :public class ViewEdgesCardinalityAction extends BaseAction | |
Inner Class :public class ViewEdgesEndsNamesAction extends BaseAction | |
Inner Class :public class ViewFieldsAction extends BaseAction | |
Inner Class :public class AddEdgePointAction extends BaseAction | |
Inner Class :public class EditCellAction extends BaseAction | |
Inner Class :public class DeleteCellAction extends BaseAction | |
Inner Class :public class DeleteElementFromDiagramAction extends BaseAction | |
Inner Class :public class SetColorAction extends BaseAction | |
Inner Class :public class CopyElementAction extends BaseAction | |
Inner Class :public class PasteElementAction extends BaseAction | |
Inner Class :public class BaseSelectionAction extends BaseAction | |
Inner Class :public class UnselectAction extends BaseSelectionAction | |
NO_SELECTION | final public static int NO_SELECTION(Code) | | |
mActualSizeAction | protected ActualSizeAction mActualSizeAction(Code) | | |
mAddEdgePointAction | protected AddEdgePointAction mAddEdgePointAction(Code) | | |
mAlignAllToGridAction | protected AlignAllToGridAction mAlignAllToGridAction(Code) | | |
mAlignToGridAction | protected AlignToGridAction mAlignToGridAction(Code) | | |
mBringToBackAction | protected BringToBackAction mBringToBackAction(Code) | | |
mBringToFrontAction | protected BringToFrontAction mBringToFrontAction(Code) | | |
mCopyElementAction | protected CopyElementAction mCopyElementAction(Code) | | |
mDeleteCellAction | protected DeleteCellAction mDeleteCellAction(Code) | | |
mEditCellAction | protected EditCellAction mEditCellAction(Code) | | |
mLoading | protected boolean mLoading(Code) | | |
mOldPortsVisible | protected boolean mOldPortsVisible(Code) | | |
mPasteElementAction | protected PasteElementAction mPasteElementAction(Code) | | |
mSelectionListener | protected SelectionListener mSelectionListener(Code) | | |
mSetColorAction | protected SetColorAction mSetColorAction(Code) | | |
mState | protected int mState(Code) | | |
mUnselectAction | protected UnselectAction mUnselectAction(Code) | | |
mViewEdgesCaptionsAction | protected ViewEdgesCaptionsAction mViewEdgesCaptionsAction(Code) | | |
mViewEdgesCardinalityAction | protected ViewEdgesCardinalityAction mViewEdgesCardinalityAction(Code) | | |
mViewEdgesEndsNamesAction | protected ViewEdgesEndsNamesAction mViewEdgesEndsNamesAction(Code) | | |
mViewFieldsAction | protected ViewFieldsAction mViewFieldsAction(Code) | | |
mZoomInAction | protected ZoomInAction mZoomInAction(Code) | | |
mZoomOutAction | protected ZoomOutAction mZoomOutAction(Code) | | |
mZoomToPageAction | protected ZoomToPageAction mZoomToPageAction(Code) | | |
addEventsListeners | protected void addEventsListeners()(Code) | | |
addModelListeners | protected void addModelListeners()(Code) | | |
addNewPoint | public void addNewPoint()(Code) | | |
alignAllToGrid | protected void alignAllToGrid()(Code) | | |
alignCellToGrid | protected void alignCellToGrid(DefaultGraphCell pCell, Map pVewMap)(Code) | | |
alignToGrid | protected void alignToGrid()(Code) | | |
arrangeActions | protected void arrangeActions(DefaultGraphCell pCell)(Code) | | |
connectEdges | public void connectEdges(Port pFrom, Port pTo)(Code) | | |
containerActivate | public void containerActivate()(Code) | | |
copyElement | public synchronized void copyElement()(Code) | | |
deleteCurrentCell | protected void deleteCurrentCell()(Code) | | |
deleteCurrentCellFromModel | protected void deleteCurrentCellFromModel()(Code) | | |
deleteSelectionCells | protected void deleteSelectionCells(Object[] pSelectionsCells)(Code) | | |
edgePending | public boolean edgePending()(Code) | | |
editCurrentCell | protected void editCurrentCell()(Code) | | |
fillToolBarActions | protected void fillToolBarActions(ArrayList pActionsList)(Code) | | |
getModel | public DefaultGraphModel getModel()(Code) | | |
getState | public int getState()(Code) | | |
isAddPointEvent | protected boolean isAddPointEvent(DefaultGraphCell pCell)(Code) | | |
isCopyElementExpected | public synchronized boolean isCopyElementExpected()(Code) | | |
loadToolBar | protected void loadToolBar()(Code) | | |
pasteElement | public synchronized void pasteElement()(Code) | | |
pasteIteration | public synchronized int pasteIteration()(Code) | | |
processCellChange | protected void processCellChange(DefaultGraphCell pCell)(Code) | | |
processObjectDeleted | protected void processObjectDeleted(ObjectChangedEvent event) throws Exception(Code) | | |
processSelection | protected boolean processSelection(int pSelection, int X, int Y)(Code) | | |
removeEventsListeners | public void removeEventsListeners()(Code) | | |
removeSelectionCells | protected void removeSelectionCells(Object[] pSelectionsCells)(Code) | | |
saveContent | public void saveContent()(Code) | | |
setSelection | protected void setSelection(int pSelection)(Code) | | |
setVertexColor | protected void setVertexColor()(Code) | | |
setVisible | public void setVisible(boolean aFlag)(Code) | | |
showPopUpMenuForCell | public void showPopUpMenuForCell(DefaultGraphCell pCell, int X, int Y)(Code) | | |
updateAll | public void updateAll()(Code) | | |
updateComponents | protected void updateComponents()(Code) | | |
updateModel | public void updateModel(Map pViewMap)(Code) | | |
updateObject | public void updateObject(DefaultGraphCell pCell)(Code) | | |
zoomToPage | protected void zoomToPage()(Code) | | |
|
|
|