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 PairIntSpiral. nextPoint()PairIntSpiralOnRectangle. nextPoint()PairIntPairInt. plus(PairInt other)PairIntPairInt. rotate()Methods in net.sourceforge.plantuml.code with parameters of type PairInt Modifier and Type Method Description PairIntPairInt. plus(PairInt other)
-