| Package | Description |
|---|---|
| fr.ifremer.wlo.measurement | |
| fr.ifremer.wlo.models | |
| fr.ifremer.wlo.models.referentials | |
| fr.ifremer.wlo.utils |
| Modifier and Type | Field and Description |
|---|---|
protected Mensuration.Precision |
TableAdapter.precision |
| Constructor and Description |
|---|
TableAdapter(android.content.Context context,
Mensuration.Precision precision) |
| Modifier and Type | Field and Description |
|---|---|
protected Mensuration.Precision |
CommercialSpeciesModel.precision |
protected Mensuration.Precision |
MeasurementsModel.precision |
| Modifier and Type | Method and Description |
|---|---|
Mensuration.Precision |
CommercialSpeciesModel.getPrecision() |
Mensuration.Precision |
MeasurementsModel.getPrecision() |
| Modifier and Type | Method and Description |
|---|---|
void |
MeasurementModel.roundSize(Mensuration.Precision precision) |
void |
CommercialSpeciesModel.setPrecision(Mensuration.Precision precision) |
void |
MeasurementsModel.setPrecision(Mensuration.Precision precision) |
String |
MeasurementModel.toString(android.content.Context context,
Mensuration.Precision precision) |
| Modifier and Type | Method and Description |
|---|---|
static Mensuration.Precision |
Mensuration.Precision.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Mensuration.Precision[] |
Mensuration.Precision.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
UIUtils.getFormattedSize(int size,
Mensuration.Precision precision) |
static String |
UIUtils.getSizeFormat(Mensuration.Precision precision) |
Copyright © 2013–2014 CodeLutin. All rights reserved.