useDynLib(adehabitatMA, .registration=TRUE)

import(methods, sp)
importFrom(utils, head, tail)
importFrom("graphics", "axis", "barplot", "box", "close.screen", "lines", "locator", "par", "screen", "split.screen", "text", "title", "hist", "image")
importFrom("grDevices", "gray", "n2mfrow")
importFrom("stats", "density")

S3method(hist, SpatialPixelsDataFrame)
S3method(head, SpatialPointsDataFrame)
S3method(tail, SpatialPointsDataFrame)
S3method(head, SpatialPoints)
S3method(tail, SpatialPoints)

S3method(print, SpatialPixelsDataFrame)
S3method(print, SpatialPixels)
S3method(print, SpatialGridDataFrame)
S3method(print, SpatialPolygonsDataFrame)


exportMethods(show)


export(.adehabitatMAEnv)
export(adeoptions)
export(area2spol)
export(asc2spixdf)
export(ascgen)
export(attpol2area)
export(buffer)
export(calcperimeter)
export(count.points)
export(distfacmap)
export(explore)
export(getcontour)
export(head.SpatialPoints)
export(head.SpatialPointsDataFrame)
export(hist.SpatialPixelsDataFrame)
export(join)
export(kasc2spixdf)
export(labcon)
export(lowres)
export(mimage)
export(morphology)
export(spol2area)
export(subsetmap)
export(tail.SpatialPoints)
export(tail.SpatialPointsDataFrame)
