| Package | Description |
|---|---|
| mil.nga.sf.util.sweep |
| Modifier and Type | Method and Description |
|---|---|
EventType |
Event.getType()
Get the event type
|
static EventType |
EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventType[] |
EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Event(int edge,
int ring,
Point point,
EventType type)
Constructor
|
Copyright © 2021 National Geospatial-Intelligence Agency. All rights reserved.