|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BoundaryPath | |
---|---|
org.onebusaway.geospatial.grid |
Uses of BoundaryPath in org.onebusaway.geospatial.grid |
---|
Methods in org.onebusaway.geospatial.grid that return BoundaryPath | |
---|---|
BoundaryPath |
Boundary.getOuterBoundary()
|
Methods in org.onebusaway.geospatial.grid that return types with arguments of type BoundaryPath | |
---|---|
List<BoundaryPath> |
Boundary.getInnerBoundaries()
|
Methods in org.onebusaway.geospatial.grid with parameters of type BoundaryPath | |
---|---|
void |
Boundary.addInnerBoundary(BoundaryPath path)
|
protected EncodedPolylineBean |
GridFactory.getPathAsEncodedPath(BoundaryPath path)
|
void |
Boundary.setOuterBoundary(BoundaryPath outer)
|
Constructors in org.onebusaway.geospatial.grid with parameters of type BoundaryPath | |
---|---|
Boundary(BoundaryPath outer,
List<BoundaryPath> inner)
|
Constructor parameters in org.onebusaway.geospatial.grid with type arguments of type BoundaryPath | |
---|---|
Boundary(BoundaryPath outer,
List<BoundaryPath> inner)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |