Uses of Class
net.sourceforge.plantuml.code.PairInt
-
Packages that use PairInt Package Description net.sourceforge.plantuml.code -
-
Uses of PairInt in net.sourceforge.plantuml.code
Methods in net.sourceforge.plantuml.code that return PairInt Modifier and Type Method Description PairInt
Spiral. nextPoint()
PairInt
SpiralOnRectangle. nextPoint()
PairInt
PairInt. plus(PairInt other)
PairInt
PairInt. rotate()
Methods in net.sourceforge.plantuml.code with parameters of type PairInt Modifier and Type Method Description PairInt
PairInt. plus(PairInt other)
-