A B C D E F G H I J K L M N O P R S T U V W Z

G

getApplication() - Static method in class org.neuroph.easyneurons.EasyNeuronsApplication
A convenient static getter for the application instance.
getAxisColor() - Method in class org.neuroph.easyneurons.errorgraph.GraphProperties
 
getBackground() - Method in class org.neuroph.easyneurons.errorgraph.GraphProperties
 
getBufferSize() - Method in class org.neuroph.easyneurons.errorgraph.GraphComponent
 
getColor2(E) - Method in class org.neuroph.easyneurons.NeuralGraphRenderer.GradientPickedEdgePaintFunction
 
getColumnClass(int) - Method in class org.neuroph.easyneurons.TrainingSetTableModel
 
getColumnCount() - Method in class org.neuroph.easyneurons.TrainingSetTableModel
 
getColumnName(int) - Method in class org.neuroph.easyneurons.TrainingSetTableModel
 
getController() - Method in class org.neuroph.easyneurons.NeuralNetworkViewFrame
 
getDataVector() - Method in class org.neuroph.easyneurons.TrainingSetTableModel
 
getDecimalFormatX() - Method in class org.neuroph.easyneurons.errorgraph.GraphProperties
 
getDecimalFormatY() - Method in class org.neuroph.easyneurons.errorgraph.GraphProperties
 
getDecimalX() - Method in class org.neuroph.easyneurons.errorgraph.GraphProperties
 
getDecimalY() - Method in class org.neuroph.easyneurons.errorgraph.GraphProperties
 
getDescription() - Method in class org.neuroph.easyneurons.file.FileFilterAdapter
 
getDescription() - Method in class org.neuroph.easyneurons.file.FileFilterAdapter.NeuralNetworkBinaryFileFilter
 
getDescription() - Method in class org.neuroph.easyneurons.file.FileFilterAdapter.NeuralNetworkXmlFileFilter
 
getDescription() - Method in class org.neuroph.easyneurons.file.FileFilterAdapter.TrainingSetBinaryFileFilter
 
getDescription() - Method in class org.neuroph.easyneurons.file.FileFilterAdapter.TrainingSetXmlFileFilter
 
getEastGap() - Method in class org.neuroph.easyneurons.errorgraph.GraphProperties
 
getExtension() - Method in class org.neuroph.easyneurons.file.FileFilterAdapter
 
getExtension() - Method in class org.neuroph.easyneurons.file.FileFilterAdapter.NeuralNetworkBinaryFileFilter
 
getExtension() - Method in class org.neuroph.easyneurons.file.FileFilterAdapter.NeuralNetworkXmlFileFilter
 
getExtension() - Method in class org.neuroph.easyneurons.file.FileFilterAdapter.TrainingSetBinaryFileFilter
 
getExtension() - Method in class org.neuroph.easyneurons.file.FileFilterAdapter.TrainingSetXmlFileFilter
 
getExtension(String) - Static method in class org.neuroph.easyneurons.file.FileUtils
 
getExtension(File) - Static method in class org.neuroph.easyneurons.file.FileUtils
 
getFilenameOfCurrentImage() - Method in class org.neuroph.easyneurons.imgrec.ImagesIterator
 
getFilePath() - Method in class org.neuroph.easyneurons.NeuralNetworkViewFrame
 
getFixPixNumPeriodX() - Method in class org.neuroph.easyneurons.errorgraph.GraphProperties
 
getFixPixNumPeriodY() - Method in class org.neuroph.easyneurons.errorgraph.GraphProperties
 
getFractionRgbDataForDirectory(File, Dimension) - Static method in class org.neuroph.easyneurons.imgrec.ImagesLoader
Loads images from the specified dir, scales to specified resolution and creates RGB data for each image Puts RGB data in a Map using filenames as keys, and rerurns that amp
getFrameColor() - Method in class org.neuroph.easyneurons.errorgraph.GraphProperties
 
getGraphComponent() - Method in class org.neuroph.easyneurons.errorgraph.GraphPanel
 
getGraphPanel() - Method in class org.neuroph.easyneurons.NeuralGraphRenderer
 
getGridColor() - Method in class org.neuroph.easyneurons.errorgraph.GraphProperties
 
getHGap() - Method in class org.neuroph.easyneurons.errorgraph.GraphProperties
 
getLayerIndex() - Method in class org.neuroph.easyneurons.view.JLayer
 
getLayerLayout(int) - Method in class org.neuroph.easyneurons.view.KohonenLayout
 
getLayerLayout(int) - Method in class org.neuroph.easyneurons.view.NetworkLayout
 
getLayerLayout(int) - Method in class org.neuroph.easyneurons.view.RowLayersLayout
 
getLayerLayout(int) - Method in class org.neuroph.easyneurons.view.SquareLayersLayout
 
getLineColor() - Method in class org.neuroph.easyneurons.errorgraph.GraphProperties
 
getMaxX() - Method in class org.neuroph.easyneurons.errorgraph.GraphScope
 
getMaxY() - Method in class org.neuroph.easyneurons.errorgraph.GraphScope
 
getMinX() - Method in class org.neuroph.easyneurons.errorgraph.GraphScope
 
getMinY() - Method in class org.neuroph.easyneurons.errorgraph.GraphScope
 
getNetwork() - Method in class org.neuroph.easyneurons.TrainingController
 
getNeuralNetwork() - Method in class org.neuroph.easyneurons.NeuralNetworkViewFrame
 
getNeuralNetworks() - Method in class org.neuroph.easyneurons.EasyNeuronsProject
 
getNorthGap() - Method in class org.neuroph.easyneurons.errorgraph.GraphProperties
 
getNumColor() - Method in class org.neuroph.easyneurons.errorgraph.GraphProperties
 
getNumPeriodX() - Method in class org.neuroph.easyneurons.errorgraph.GraphProperties
 
getNumPeriodY() - Method in class org.neuroph.easyneurons.errorgraph.GraphProperties
 
getPixValueX() - Method in class org.neuroph.easyneurons.errorgraph.GraphScope
 
getPixValueY() - Method in class org.neuroph.easyneurons.errorgraph.GraphScope
 
getPoint(Point2D, int, int) - Method in class org.neuroph.easyneurons.errorgraph.GraphScope
 
getPoint2D(Point, int, int) - Method in class org.neuroph.easyneurons.errorgraph.GraphScope
 
getPointColor() - Method in class org.neuroph.easyneurons.errorgraph.GraphProperties
 
getPointsBuffer() - Method in class org.neuroph.easyneurons.errorgraph.GraphComponent
 
getProject() - Method in class org.neuroph.easyneurons.EasyNeuronsApplicationView
 
getProjectTree() - Method in class org.neuroph.easyneurons.EasyNeuronsApplicationView
 
getRowCount() - Method in class org.neuroph.easyneurons.TrainingSetTableModel
 
getScope() - Method in class org.neuroph.easyneurons.errorgraph.GraphComponent
 
getSouthGap() - Method in class org.neuroph.easyneurons.errorgraph.GraphProperties
 
getTestSets() - Method in class org.neuroph.easyneurons.EasyNeuronsProject
 
getTrainingController() - Method in class org.neuroph.easyneurons.dialog.SupervisedTrainingMonitor
 
getTrainingSet() - Method in class org.neuroph.easyneurons.TrainingController
 
getTrainingSets() - Method in class org.neuroph.easyneurons.EasyNeuronsProject
 
getTreeModel() - Method in class org.neuroph.easyneurons.EasyNeuronsProject
 
getValue() - Method in class org.neuroph.easyneurons.dialog.ComboItem
 
getValueAt(int, int) - Method in class org.neuroph.easyneurons.TrainingSetTableModel
 
getVGap() - Method in class org.neuroph.easyneurons.errorgraph.GraphProperties
 
getView() - Method in class org.neuroph.easyneurons.errorgraph.GraphComponent
 
getWestGap() - Method in class org.neuroph.easyneurons.errorgraph.GraphProperties
 
gradient_level - Static variable in class org.neuroph.easyneurons.NeuralGraphRenderer
 
GRADIENT_NONE - Static variable in class org.neuroph.easyneurons.NeuralGraphRenderer
 
gradient_relative - Variable in class org.neuroph.easyneurons.NeuralGraphRenderer
 
GRADIENT_RELATIVE - Static variable in class org.neuroph.easyneurons.NeuralGraphRenderer
 
graph - Variable in class org.neuroph.easyneurons.NeuralGraphRenderer
 
GRAPH_VIEW - Static variable in class org.neuroph.easyneurons.NeuralNetworkViewFrame
 
GraphComponent - Class in org.neuroph.easyneurons.errorgraph
TODO: drawEntireGraph samo na kraju da bi bilo brze, i da ne resetuje buffer vec da moze da prikazuje vise grafika na istom
GraphComponent() - Constructor for class org.neuroph.easyneurons.errorgraph.GraphComponent
 
GraphFrame - Class in org.neuroph.easyneurons.errorgraph
 
GraphFrame() - Constructor for class org.neuroph.easyneurons.errorgraph.GraphFrame
Creates new form GraphFrame
graphMouse - Variable in class org.neuroph.easyneurons.NeuralGraphRenderer
 
GraphPanel - Class in org.neuroph.easyneurons.errorgraph
 
GraphPanel() - Constructor for class org.neuroph.easyneurons.errorgraph.GraphPanel
Creates new form GraphPanel
graphPanel - Variable in class org.neuroph.easyneurons.NeuralGraphRenderer
 
GraphProperties - Class in org.neuroph.easyneurons.errorgraph
 
GraphProperties() - Constructor for class org.neuroph.easyneurons.errorgraph.GraphProperties
 
GraphScope - Class in org.neuroph.easyneurons.errorgraph
 
GraphScope() - Constructor for class org.neuroph.easyneurons.errorgraph.GraphScope
 

A B C D E F G H I J K L M N O P R S T U V W Z