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