| Package | Description |
|---|---|
| nl.b3p.suf2 |
| Modifier and Type | Method and Description |
|---|---|
SUF2Coordinate.Tag |
SUF2Coordinate.getTag() |
static SUF2Coordinate.Tag |
SUF2Coordinate.Tag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SUF2Coordinate.Tag[] |
SUF2Coordinate.Tag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SUF2Coordinate.setTag(SUF2Coordinate.Tag tag) |
| Constructor and Description |
|---|
SUF2Coordinate(double x,
double y,
SUF2Coordinate.Tag tag) |
Copyright © 2018 B3Partners B.V.. All rights reserved.