Uses of Class
org.neuroph.easyneurons.errorgraph.GraphProperties

Packages that use GraphProperties
org.neuroph.easyneurons.errorgraph   
 

Uses of GraphProperties in org.neuroph.easyneurons.errorgraph
 

Methods in org.neuroph.easyneurons.errorgraph that return GraphProperties
 GraphProperties GraphProperties.clone()
           
 GraphProperties GraphComponent.getView()
           
 

Methods in org.neuroph.easyneurons.errorgraph with parameters of type GraphProperties
 void GraphComponent.setView(GraphProperties graphProperties)