531532533534535536537
/** * @see EndPoint */ public GeoPipeline toEndPoint() { return addPipe(new EndPoint(layer.getGeometryFactory())); }