Uses of Class
org.stathissideris.ascii2image.graphics.ShapeEdge
-
Packages that use ShapeEdge Package Description org.stathissideris.ascii2image.graphics -
-
Uses of ShapeEdge in org.stathissideris.ascii2image.graphics
Methods in org.stathissideris.ascii2image.graphics with parameters of type ShapeEdge Modifier and Type Method Description boolean
ShapePoint. isWithinEdge(ShapeEdge edge)
boolean
ShapeEdge. touchesWith(ShapeEdge other)
Constructors in org.stathissideris.ascii2image.graphics with parameters of type ShapeEdge Constructor Description ShapeEdge(ShapeEdge other)
-