|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IStyle | |
|---|---|
| com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api | |
| com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl | |
| Uses of IStyle in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api |
|---|
| Methods in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api that return IStyle | |
|---|---|
IStyle |
IDiagramElement.getStyle()
|
| Methods in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api that return types with arguments of type IStyle | |
|---|---|
java.util.HashSet<IStyle> |
IDiagram.getStyles()
|
| Uses of IStyle in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl |
|---|
| Classes in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl that implement IStyle | |
|---|---|
class |
Style
|
| Methods in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl that return IStyle | |
|---|---|
IStyle |
DiagramElement.getStyle()
|
| Methods in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl that return types with arguments of type IStyle | |
|---|---|
java.util.HashSet<IStyle> |
Diagram.getStyles()
|
| Methods in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl with parameters of type IStyle | |
|---|---|
void |
DiagramElement.setStyle(IStyle style)
|
| Method parameters in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl with type arguments of type IStyle | |
|---|---|
void |
Diagram.setStyles(java.util.HashSet<IStyle> styles)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||