net.sourceforge.plantuml.geom
Class Singularity
- java.lang.Object
-
- net.sourceforge.plantuml.geom.Singularity
-
public class Singularity extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description Singularity(Point2DInt center)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidaddLineSegment(LineSegmentInt seg)booleancrossing(Point2DInt direction1, Point2DInt direction2)java.util.List<Neighborhood>getNeighborhoods()voidmerge(Singularity other)java.lang.StringtoString()
-
-
-
Constructor Detail
-
Singularity
public Singularity(Point2DInt center)
-
-
Method Detail
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
addLineSegment
public void addLineSegment(LineSegmentInt seg)
-
crossing
public boolean crossing(Point2DInt direction1, Point2DInt direction2)
-
merge
public void merge(Singularity other)
-
getNeighborhoods
public java.util.List<Neighborhood> getNeighborhoods()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG