Uses of Class
org.gvsig.fmap.dal.store.shp.utils.AbstractSHPReader.InvalidNumberOfPointsInLinearRingException
Packages that use AbstractSHPReader.InvalidNumberOfPointsInLinearRingException
-
Uses of AbstractSHPReader.InvalidNumberOfPointsInLinearRingException in org.gvsig.fmap.dal.store.shp.utils
Methods in org.gvsig.fmap.dal.store.shp.utils that throw AbstractSHPReader.InvalidNumberOfPointsInLinearRingExceptionModifier and TypeMethodDescriptionvoidAbstractSHPReader.checkNumVerticesOfLine(org.gvsig.fmap.geom.primitive.Line line) voidAbstractSHPReader.checkNumVerticesOfRing(org.gvsig.fmap.geom.primitive.Ring ring)