public class Line extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Line other) |
boolean |
equals(Object other)
Equals method
|
Position |
getEnd()
Returns the end position of the line.
|
Position |
getStart()
Returns the start position of the line.
|
int |
hashCode() |
Copyright © 2012–2015 Danish Maritime Authority. All rights reserved.