|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FeatureGroup
A collection of like features.
| Method Summary | |
|---|---|
DistanceUnit |
getDistanceUnit()
Returns the value of this FeatureGroup object's distanceUnit attribute. |
java.lang.Float |
getFeatureHeight()
Returns the value of this FeatureGroup object's featureHeight attribute. |
java.lang.Float |
getFeatureLength()
Returns the value of this FeatureGroup object's featureLength attribute. |
Feature[] |
getFeatures()
Returns the value of this FeatureGroup object's features attribute. |
OntologyEntry |
getFeatureShape()
Returns the value of this FeatureGroup object's featureShape attribute. |
java.lang.Float |
getFeatureWidth()
Returns the value of this FeatureGroup object's featureWidth attribute. |
OntologyEntry |
getTechnologyType()
Returns the value of this FeatureGroup object's technologyType attribute. |
void |
setDistanceUnit(DistanceUnit p_distanceUnit)
Sets the distanceUnit attribute. |
void |
setFeatureHeight(java.lang.Float p_featureHeight)
Sets the featureHeight attribute. |
void |
setFeatureLength(java.lang.Float p_featureLength)
Sets the featureLength attribute. |
void |
setFeatures(Feature[] p_features)
Sets the features attribute. |
void |
setFeatureShape(OntologyEntry p_featureShape)
Sets the featureShape attribute. |
void |
setFeatureWidth(java.lang.Float p_featureWidth)
Sets the featureWidth attribute. |
void |
setTechnologyType(OntologyEntry p_technologyType)
Sets the technologyType attribute. |
| Methods inherited from interface gov.nih.nci.mageom.domain.ArrayDesign.DesignElementGroup |
|---|
getSpecies, getTypes, setSpecies, setTypes |
| Methods inherited from interface gov.nih.nci.mageom.domain.Identifiable |
|---|
getIdentifier, getName, setIdentifier, setName |
| Methods inherited from interface gov.nih.nci.mageom.domain.Describable |
|---|
getAuditTrail, getDescriptions, getSecurity, setAuditTrail, setDescriptions, setSecurity |
| Methods inherited from interface gov.nih.nci.mageom.domain.Extendable |
|---|
getPropertySets, setPropertySets |
| Method Detail |
|---|
void setFeatureWidth(java.lang.Float p_featureWidth)
FeatureGroup object.
p_featureWidth - The new value for featureWidth.getFeatureWidth()java.lang.Float getFeatureWidth()
FeatureGroup object's featureWidth attribute.
Description of featureWidth:
The width of the feature.
float The value of featureWidth.void setFeatureLength(java.lang.Float p_featureLength)
FeatureGroup object.
p_featureLength - The new value for featureLength.getFeatureLength()java.lang.Float getFeatureLength()
FeatureGroup object's featureLength attribute.
Description of featureLength:
The length of the feature.
float The value of featureLength.void setFeatureHeight(java.lang.Float p_featureHeight)
FeatureGroup object.
p_featureHeight - The new value for featureHeight.getFeatureHeight()java.lang.Float getFeatureHeight()
FeatureGroup object's featureHeight attribute.
Description of featureHeight:
The height of the feature.
float The value of featureHeight.void setFeatures(Feature[] p_features)
FeatureGroup object.
p_features - The new value for features.getFeatures()Feature[] getFeatures()
FeatureGroup object's features attribute.
gov.nih.nci.mageom.bean.DesignElement.Feature[] The value of features.Featurevoid setTechnologyType(OntologyEntry p_technologyType)
FeatureGroup object.
p_technologyType - The new value for technologyType.getTechnologyType()OntologyEntry getTechnologyType()
FeatureGroup object's technologyType attribute.
gov.nih.nci.mageom.bean.Description.OntologyEntry The value of technologyType.OntologyEntryvoid setFeatureShape(OntologyEntry p_featureShape)
FeatureGroup object.
p_featureShape - The new value for featureShape.getFeatureShape()OntologyEntry getFeatureShape()
FeatureGroup object's featureShape attribute.
gov.nih.nci.mageom.bean.Description.OntologyEntry The value of featureShape.OntologyEntryvoid setDistanceUnit(DistanceUnit p_distanceUnit)
FeatureGroup object.
p_distanceUnit - The new value for distanceUnit.getDistanceUnit()DistanceUnit getDistanceUnit()
FeatureGroup object's distanceUnit attribute.
gov.nih.nci.mageom.bean.Measurement.DistanceUnit The value of distanceUnit.DistanceUnit
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||