Interface ShapeTranslator<T>
@ProviderType
public interface ShapeTranslator<T>
-
Method Summary
Modifier and TypeMethodDescriptiontranslate(CircleShape circleShape) translate(EnvelopeShape envelopeShape) translate(GeometryCollectionShape geometryCollectionShape) translate(LineStringShape lineStringShape) translate(MultiLineStringShape multiLineStringShape) translate(MultiPointShape multiPointShape) translate(MultiPolygonShape multiPolygonShape) translate(PointShape pointShape) translate(PolygonShape polygonShape)
-
Method Details
-
translate
-
translate
-
translate
-
translate
-
translate
-
translate
-
translate
-
translate
-
translate
-