Package mgui.interfaces.graphs
Interface GraphableObject
- All Known Implementing Classes:
AbstractNetwork
,AbstractNetworkModel
,AbstractNeuralNet
,CorticalNetwork
,KohonenNet
,PerceptronNet
public interface GraphableObject
-
Method Summary
Modifier and Type Method Description InterfaceAbstractGraph
getGraph()
-
Method Details
-
getGraph
InterfaceAbstractGraph getGraph()
-