Uses of Interface
util.classificationFeatures.ClassificationFeatureDrawing

Packages that use ClassificationFeatureDrawing
util.classificationFeatures   
util.classificationFeatures.implementations   
util.classificationFeatures.implementations.test   
 

Uses of ClassificationFeatureDrawing in util.classificationFeatures
 

Methods in util.classificationFeatures that return ClassificationFeatureDrawing
 ClassificationFeatureDrawing ClassificationFeature.getClassificationFeatureDrawing()
          Because all classificationfeatures need different algorithms to draw them, according to the specifications, these utilities are also moved to the implementations of the ClassificationFeatures.
 

Uses of ClassificationFeatureDrawing in util.classificationFeatures.implementations
 

Classes in util.classificationFeatures.implementations that implement ClassificationFeatureDrawing
 class BranchpointClassificationFeatureDrawing
           
 class CompositionalClassificationFeatureDrawing
           
 class CompositionalSecondaryStructureClassificationFeatureDrawing
           
 class PositionalClassificationFeatureDrawing
          This class is designed to draw the scores assigned to features generated by the positional classificationfeature type.
 class RFClassificationFeatureDrawing
           
 

Methods in util.classificationFeatures.implementations that return ClassificationFeatureDrawing
 ClassificationFeatureDrawing RFClassificationFeature.getClassificationFeatureDrawing()
          Because all classificationfeatures need different algorithms to draw them, according to the specifications, these utilities are also moved to the implementations of the ClassificationFeatures.
 ClassificationFeatureDrawing PositionalGeneralClassificationFeature.getClassificationFeatureDrawing()
          Because all classificationfeatures need different algorithms to draw them, according to the specifications, these utilities are also moved to the implementations of the ClassificationFeatures.
 ClassificationFeatureDrawing PositionalClassificationFeature.getClassificationFeatureDrawing()
          Because all classificationfeatures need different algorithms to draw them, according to the specifications, these utilities are also moved to the implementations of the ClassificationFeatures.
 ClassificationFeatureDrawing CompositionalSecondaryStructureClassificationFeature.getClassificationFeatureDrawing()
          Because all classificationfeatures need different algorithms to draw them, according to the specifications, these utilities are also moved to the implementations of the ClassificationFeatures.
 ClassificationFeatureDrawing CompositionalGeneralClassificationFeature.getClassificationFeatureDrawing()
          Because all classificationfeatures need different algorithms to draw them, according to the specifications, these utilities are also moved to the implementations of the ClassificationFeatures.
 ClassificationFeatureDrawing CompositionalClassificationFeature.getClassificationFeatureDrawing()
          Because all classificationfeatures need different algorithms to draw them, according to the specifications, these utilities are also moved to the implementations of the ClassificationFeatures.
 ClassificationFeatureDrawing BranchpointClassificationFeature.getClassificationFeatureDrawing()
          Because all classificationfeatures need different algorithms to draw them, according to the specifications, these utilities are also moved to the implementations of the ClassificationFeatures.
 

Uses of ClassificationFeatureDrawing in util.classificationFeatures.implementations.test
 

Classes in util.classificationFeatures.implementations.test that implement ClassificationFeatureDrawing
 class NearestEqualClassificationFeatureDrawing
           
 class NearSecondaryStructureClassificationFeatureDrawing
           
 class PositionalSecondaryStructureClassificationFeatureDrawing
           
 class SecStructEvalClassificationFeatureDrawing
           
 class SecStructSimpleClassificationFeatureDrawing
           
 

Methods in util.classificationFeatures.implementations.test that return ClassificationFeatureDrawing
 ClassificationFeatureDrawing WaveContentClassificationFeature.getClassificationFeatureDrawing()
          Because all classificationfeatures need different algorithms to draw them, according to the specifications, these utilities are also moved to the implementations of the ClassificationFeatures.
 ClassificationFeatureDrawing VarianceClassificationFeature.getClassificationFeatureDrawing()
           
 ClassificationFeatureDrawing TetraHedronClassificationFeature.getClassificationFeatureDrawing()
          Because all classificationfeatures need different algorithms to draw them, according to the specifications, these utilities are also moved to the implementations of the ClassificationFeatures.
 ClassificationFeatureDrawing TestNucleotideDistanceClassificationFeature.getClassificationFeatureDrawing()
          Because all classificationfeatures need different algorithms to draw them, according to the specifications, these utilities are also moved to the implementations of the ClassificationFeatures.
 ClassificationFeatureDrawing SecStructSimpleClassificationFeature.getClassificationFeatureDrawing()
          Because all classificationfeatures need different algorithms to draw them, according to the specifications, these utilities are also moved to the implementations of the ClassificationFeatures.
 ClassificationFeatureDrawing SecStructEvalClassificationFeature.getClassificationFeatureDrawing()
          Because all classificationfeatures need different algorithms to draw them, according to the specifications, these utilities are also moved to the implementations of the ClassificationFeatures.
 ClassificationFeatureDrawing RF2ClassificationFeature.getClassificationFeatureDrawing()
          Because all classificationfeatures need different algorithms to draw them, according to the specifications, these utilities are also moved to the implementations of the ClassificationFeatures.
 ClassificationFeatureDrawing PositionalSecondaryStructureClassificationFeature.getClassificationFeatureDrawing()
          Because all classificationfeatures need different algorithms to draw them, according to the specifications, these utilities are also moved to the implementations of the ClassificationFeatures.
 ClassificationFeatureDrawing PhysicalPropertiesClassificationFeature.getClassificationFeatureDrawing()
          Because all classificationfeatures need different algorithms to draw them, according to the specifications, these utilities are also moved to the implementations of the ClassificationFeatures.
 ClassificationFeatureDrawing PentaClassificationFeature.getClassificationFeatureDrawing()
          Because all classificationfeatures need different algorithms to draw them, according to the specifications, these utilities are also moved to the implementations of the ClassificationFeatures.
 ClassificationFeatureDrawing NonBindingClassificationFeature.getClassificationFeatureDrawing()
          Because all classificationfeatures need different algorithms to draw them, according to the specifications, these utilities are also moved to the implementations of the ClassificationFeatures.
 ClassificationFeatureDrawing NearSecondaryStructureClassificationFeature.getClassificationFeatureDrawing()
          Because all classificationfeatures need different algorithms to draw them, according to the specifications, these utilities are also moved to the implementations of the ClassificationFeatures.
 ClassificationFeatureDrawing NearestEqualClassificationFeature.getClassificationFeatureDrawing()
          Because all classificationfeatures need different algorithms to draw them, according to the specifications, these utilities are also moved to the implementations of the ClassificationFeatures.
 ClassificationFeatureDrawing IntronRetentionCompareClassificationFeature.getClassificationFeatureDrawing()
          Because all classificationfeatures need different algorithms to draw them, according to the specifications, these utilities are also moved to the implementations of the ClassificationFeatures.
 ClassificationFeatureDrawing IntronRetention2ClassificationFeature.getClassificationFeatureDrawing()
          Because all classificationfeatures need different algorithms to draw them, according to the specifications, these utilities are also moved to the implementations of the ClassificationFeatures.
 ClassificationFeatureDrawing IntronRetention1ClassificationFeature.getClassificationFeatureDrawing()
          Because all classificationfeatures need different algorithms to draw them, according to the specifications, these utilities are also moved to the implementations of the ClassificationFeatures.
 ClassificationFeatureDrawing HydrophilicClassificationFeature.getClassificationFeatureDrawing()
          Because all classificationfeatures need different algorithms to draw them, according to the specifications, these utilities are also moved to the implementations of the ClassificationFeatures.
 ClassificationFeatureDrawing GcContentClassificationFeature.getClassificationFeatureDrawing()
          Because all classificationfeatures need different algorithms to draw them, according to the specifications, these utilities are also moved to the implementations of the ClassificationFeatures.
 ClassificationFeatureDrawing DeterminantClassificationFeature.getClassificationFeatureDrawing()