Class LeafletLine
java.lang.Object
gov.llnl.gnem.apps.coda.common.mapping.LeafletLine
-
Constructor Summary
ConstructorDescriptionLeafletLine
(Location startLocation, Location endLocation) LeafletLine
(String id, Location startLocation, Location endLocation) -
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
int
hashCode()
setEndLocation
(Location endLocation) setStartLocation
(Location startLocation) toString()
-
Constructor Details
-
LeafletLine
-
LeafletLine
-
-
Method Details
-
getStartLocation
- Specified by:
getStartLocation
in interfaceLine
-
setStartLocation
- Specified by:
setStartLocation
in interfaceLine
-
getEndLocation
- Specified by:
getEndLocation
in interfaceLine
-
setEndLocation
- Specified by:
setEndLocation
in interfaceLine
-
getId
-
hashCode
public int hashCode() -
equals
-
toString
-