Package com.treasure.hunt.jts.geom
Interface Shapeable
-
- All Known Implementing Classes:
Circle
,GeometryAngle
,GeometryUtility
,Grid
,HalfPlane
,Line
,Ray
public interface Shapeable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.awt.Shape
toShape(AdvancedShapeWriter advancedShapeWriter)
-
-
-
Method Detail
-
toShape
java.awt.Shape toShape(AdvancedShapeWriter advancedShapeWriter)
-
-