|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Distance.Measure | |
|---|---|
| net.kolls.railworld | Provides for basic status and operation of quantities needed for both play and editing. |
| Uses of Distance.Measure in net.kolls.railworld |
|---|
| Methods in net.kolls.railworld that return Distance.Measure | |
|---|---|
static Distance.Measure |
Distance.Measure.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Distance.Measure[] |
Distance.Measure.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in net.kolls.railworld with parameters of type Distance.Measure | |
|---|---|
Distance(double val,
Distance.Measure measure)
Create a new distance measurement based on either feet or pixels. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||