|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureLocation | |
---|---|
org.biomage.DesignElement | |
org.biomage.Interface |
Uses of FeatureLocation in org.biomage.DesignElement |
---|
Fields in org.biomage.DesignElement declared as FeatureLocation | |
---|---|
protected FeatureLocation |
Feature.featureLocation
Location of this feature relative to a grid. |
Methods in org.biomage.DesignElement that return FeatureLocation | |
---|---|
FeatureLocation |
Feature.getFeatureLocation()
Get method for featureLocation |
Methods in org.biomage.DesignElement with parameters of type FeatureLocation | |
---|---|
void |
Feature.setFeatureLocation(FeatureLocation featureLocation)
Set method for featureLocation |
Uses of FeatureLocation in org.biomage.Interface |
---|
Methods in org.biomage.Interface that return FeatureLocation | |
---|---|
FeatureLocation |
HasFeatureLocation.getFeatureLocation()
Get method for featureLocation |
Methods in org.biomage.Interface with parameters of type FeatureLocation | |
---|---|
void |
HasFeatureLocation.setFeatureLocation(FeatureLocation featureLocation)
Set method for featureLocation |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |