|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IStyleProvider
Interface for style providers of Graphiti diagram editors.
Method Summary | |
---|---|
org.eclipse.graphiti.mm.algorithms.styles.Style |
getStyle()
Returns the default style of this style provider. |
org.eclipse.graphiti.mm.algorithms.styles.Style |
getStyle(String id)
Returns the specified style as provided by this style provider. |
Method Detail |
---|
org.eclipse.graphiti.mm.algorithms.styles.Style getStyle()
org.eclipse.graphiti.mm.algorithms.styles.Style getStyle(String id)
id
- the style identifier
null
if the style was not recognized
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |