# Generated by roxygen2: do not edit by hand

S3method("[",AxialShapeGraph)
S3method("[",PointMap)
S3method("[",SegmentShapeGraph)
S3method("[",ShapeMap)
S3method("[<-",AxialShapeGraph)
S3method("[<-",PointMap)
S3method("[<-",SegmentShapeGraph)
S3method("[<-",ShapeMap)
S3method(plot,PointMap)
export(AgentLookMode)
export(TraversalType)
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(makeVGAPointMap)
export(matchPointsToLines)
export(oneToAllTraverse)
export(oneToOneTraverse)
export(readMetaGraph)
export(reduceToFewest)
export(refIDtoIndex)
export(shapeMapToPolygonSf)
export(unmakeVGAGraph)
export(vgaIsovist)
export(vgaThroughVision)
export(vgaVisualLocal)
exportClasses(AxialShapeGraph)
exportClasses(PointMap)
exportClasses(SegmentShapeGraph)
exportClasses(ShapeMap)
exportMethods(connections)
exportMethods(linkCoords)
exportMethods(linkRefs)
exportMethods(links)
exportMethods(name)
exportMethods(unlinkAtCrossPoint)
exportMethods(unlinkCoords)
exportMethods(unlinkRefs)
importFrom(Rcpp,getRcppVersion)
importFrom(igraph,"E<-")
importFrom(igraph,E)
importFrom(igraph,graph.data.frame)
importFrom(methods,"S3Part<-")
importFrom(methods,.valueClassTest)
importFrom(methods,as)
importFrom(methods,new)
importFrom(methods,setClass)
importFrom(methods,setGeneric)
importFrom(methods,setMethod)
importFrom(methods,setOldClass)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_read)
importFrom(sf,st_sf)
importFrom(sf,st_sfc)
importFrom(stars,st_as_stars)
importFrom(stars,st_flip)
importFrom(utils,hasName)
importFrom(utils,tail)
useDynLib(alcyon)
