|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphFormatData | |
---|---|
de.cau.cs.kieler.kiml.service | Layout service classes that are used both in the client UI and in server applications. |
Uses of GraphFormatData in de.cau.cs.kieler.kiml.service |
---|
Methods in de.cau.cs.kieler.kiml.service that return GraphFormatData | |
---|---|
GraphFormatData |
TransformationService.getFormatData(String id)
Returns the graph format data for the given identifier. |
GraphFormatData |
TransformationService.getFormatDataBySuffix(String suffix)
Returns a graph format data that has the given suffix in its identifier. |
Methods in de.cau.cs.kieler.kiml.service that return types with arguments of type GraphFormatData | |
---|---|
Collection<GraphFormatData> |
TransformationService.getFormatData()
Returns all registered graph format data. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |