|
|||||||||
| Home >> All >> org >> biomage >> [ ArrayDesign overview ] | PREV NEXT | ||||||||
Uses of Class
org.biomage.ArrayDesign.FeatureGroup
| Uses of FeatureGroup in org.biomage.ArrayDesign |
| Methods in org.biomage.ArrayDesign that return FeatureGroup | |
FeatureGroup |
ArrayDesign.getFromFeatureGroups(int position)
Method to get FeatureGroup from FeatureGroups_list |
| Methods in org.biomage.ArrayDesign with parameters of type FeatureGroup | |
void |
ArrayDesign.addToFeatureGroups(FeatureGroup featureGroup)
Method to add FeatureGroup to FeatureGroups_list |
void |
ArrayDesign.addToFeatureGroups(int position,
FeatureGroup featureGroup)
Method to add FeatureGroup at position to FeatureGroups_list |
void |
ArrayDesign.removeFromFeatureGroups(FeatureGroup featureGroup)
Method to remove first FeatureGroup from FeatureGroups_list |
|
|||||||||
| Home >> All >> org >> biomage >> [ ArrayDesign overview ] | PREV NEXT | ||||||||