Package tools.refinery.visualization
Interface ModelVisualizerStoreAdapter
- All Superinterfaces:
ModelStoreAdapter
- All Known Implementing Classes:
ModelVisualizerStoreAdapterImpl
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
Methods inherited from interface tools.refinery.store.adapter.ModelStoreAdapter
createModelAdapter, getStore
-
Method Details
-
getOutputPath
String getOutputPath() -
isRenderDesignSpace
boolean isRenderDesignSpace() -
isRenderStates
boolean isRenderStates() -
getFormats
Set<FileFormat> getFormats()
-