public class BikeParkVertex extends Vertex
Constructor and Description |
---|
BikeParkVertex(Graph g,
BikePark bikePark) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
int |
getSpacesAvailable() |
void |
setId(String id) |
void |
setSpacesAvailable(int spaces) |
addIncoming, addOutgoing, azimuthTo, azimuthTo, getCoordinate, getDegreeIn, getDegreeOut, getIncoming, getIndex, getLabel, getLat, getLon, getMaxIndex, getName, getName, getOutgoing, getOutgoingStreetEdges, getX, getY, hashCode, initEdgeListsIfNeeded, removeIncoming, removeOutgoing, setIndex, toString
Copyright © 2019. All rights reserved.