public interface MapPolygonable extends Renderable
Modifier and Type | Method and Description |
---|---|
java.util.List |
getCoordinates()
The method returns a collection of coordinates.
|
javafx.scene.paint.Color |
getFillColor() |
javafx.scene.paint.Color |
getOutlineColor() |
render