Interface OpGraphLibrary
- All Known Implementing Classes:
AnalysisLibrary,ReportLibrary
public interface OpGraphLibrary
-
Method Summary
Modifier and TypeMethodDescriptiongetProjectFolderPath(Project project) getProjectGraphs(Project project)
-
Method Details
-
getStockGraphs
ResourceLoader<URL> getStockGraphs() -
getUserGraphs
ResourceLoader<URL> getUserGraphs() -
getProjectGraphs
-
getFolderName
String getFolderName() -
getUserFolderPath
String getUserFolderPath() -
getProjectFolderPath
-