Uses of Class
org.dotwebstack.framework.backend.postgres.model.PostgresSpatial
Packages that use PostgresSpatial
Package
Description
-
Uses of PostgresSpatial in org.dotwebstack.framework.backend.postgres.helpers
Methods in org.dotwebstack.framework.backend.postgres.helpers with parameters of type PostgresSpatialModifier and TypeMethodDescriptionstatic StringPostgresSpatialHelper.getColumnName(PostgresSpatial spatial, Integer requestedSrid) static StringPostgresSpatialHelper.getColumnName(PostgresSpatial spatial, Integer requestedSrid, boolean isRequestedBbox) static IntegerPostgresSpatialHelper.getSridOfColumnName(PostgresSpatial spatial, String columnName) -
Uses of PostgresSpatial in org.dotwebstack.framework.backend.postgres.model
Methods in org.dotwebstack.framework.backend.postgres.model with parameters of type PostgresSpatial