# Generated by roxygen2: do not edit by hand

S3method("[",AxialShapeGraph)
S3method("[",LatticeMap)
S3method("[",SegmentShapeGraph)
S3method("[",ShapeMap)
S3method("[<-",AxialShapeGraph)
S3method("[<-",LatticeMap)
S3method("[<-",SegmentShapeGraph)
S3method("[<-",ShapeMap)
S3method(plot,LatticeMap)
export(AgentLookMode)
export(TraversalType)
export(VGALocalAlgorithm)
export(agentAnalysis)
export(allToAllTraverse)
export(axialAnalysisLocal)
export(axialToSegmentShapeGraph)
export(blockLines)
export(createGrid)
export(depthmap.axmanesque.colour)
export(depthmap.bluered.colour)
export(depthmap.classic.colour)
export(depthmap.grayscale.colour)
export(depthmap.nicehsb.colour)
export(depthmap.purpleorange.colour)
export(fillGrid)
export(getTopFeatures)
export(indexToRefID)
export(isovist)
export(isovist2pts)
export(makeAllLineMap)
export(makeAxmanesqueColour)
export(makeBlueRedColour)
export(makeDepthmapClassicColour)
export(makeGreyScaleColour)
export(makeNiceHSBColour)
export(makePurpleOrangeColour)
export(makeVGAGraph)
export(makeVGALatticeMap)
export(matchPointsToLines)
export(oneToAllTraverse)
export(oneToOneTraverse)
export(readMetaGraph)
export(reduceToFewest)
export(refIDtoIndex)
export(segmentTulipLeafChoice)
export(shapeMapToPolygonSf)
export(shapegraphToGraphData)
export(unmakeVGAGraph)
export(vgaIsovist)
export(vgaThroughVision)
export(vgaVisualLocal)
exportClasses(AxialShapeGraph)
exportClasses(LatticeMap)
exportClasses(SegmentShapeGraph)
exportClasses(ShapeMap)
exportMethods(connections)
exportMethods(linkCoords)
exportMethods(linkRefs)
exportMethods(links)
exportMethods(name)
exportMethods(unlinkAtCrossPoint)
exportMethods(unlinkCoords)
exportMethods(unlinkRefs)
importFrom(Rcpp,getRcppVersion)
importFrom(methods,
  "S3Part<-",
  .valueClassTest,
  as,
  new,
  setClass,
  setGeneric,
  setMethod,
  setOldClass
)
importFrom(sf,
  st_centroid,
  st_coordinates,
  st_drop_geometry,
  st_geometry,
  st_read,
  st_sf,
  st_sfc
)
importFrom(stars,
  st_as_stars,
  st_flip
)
importFrom(utils,
  hasName,
  tail
)
useDynLib(alcyon)
