| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use IdeDiagram | |
| com.togethersoft.openapi.ide | |
| com.togethersoft.openapi.ide.diagram | |
| com.togethersoft.openapi.ide.diagram.enum | |
| Uses of IdeDiagram in com.togethersoft.openapi.ide |
| Methods in com.togethersoft.openapi.ide that return IdeDiagram | |
IdeDiagram | IdeContext.getDiagram()Returns an IdeDiagram containing selected elements. |
| Uses of IdeDiagram in com.togethersoft.openapi.ide.diagram |
| Methods in com.togethersoft.openapi.ide.diagram that return IdeDiagram | |
IdeDiagram | IdeDiagramEvent.getDiagram()Returns the IdeDiagram containg new selected element or a resized element. |
IdeDiagram | IdeDiagramManager.findDiagram(RwiDiagram rwiDiagram)Specified RwiDiagram finds an opened IdeDiagram visualizing it. |
IdeDiagram | IdeDiagramManager.getActiveDiagram()Returns an active IdeDiagram (the one the user is working with). |
IdeDiagram | IdeDiagramManager.openDiagram(RwiDiagram rwiDiagram, boolean inNewWindow)Given the RwiDiagram creates and opens IdeDiagram. |
| Methods in com.togethersoft.openapi.ide.diagram with parameters of type IdeDiagram | |
void | IdeDiagramManager.closeDiagram(IdeDiagram diagram)Closes the specified diagram. |
void | IdeDiagramManager.setActiveDiagram(IdeDiagram diagram)Sets the active IdeDiagram (the one the user is working with). |
| Uses of IdeDiagram in com.togethersoft.openapi.ide.diagram.enum |
| Methods in com.togethersoft.openapi.ide.diagram.enum that return IdeDiagram | |
IdeDiagram | IdeDiagramEnumeration.nextIdeDiagram()Return next IdeDiagram from this enumeration. |
| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||