Uses of Class
cz.vutbr.fit.layout.rdf.fn.SpatialFunction
-
Packages that use SpatialFunction Package Description cz.vutbr.fit.layout.rdf.fn -
-
Uses of SpatialFunction in cz.vutbr.fit.layout.rdf.fn
Subclasses of SpatialFunction in cz.vutbr.fit.layout.rdf.fn Modifier and Type Class Description classAboveFunctionThis function decides whether a rectangle rect1 is above another rectangle rect2.classAfterFunctionThis function decides whether a rectangle rect1 is after another rectangle rect2 roughly at the same line.classBeforeFunctionThis function decides whether a rectangle rect1 is before another rectangle rect2 roughly at the same line.classBelowFunctionThis function decides whether a rectangle rect1 is below another rectangle rect2.classRectComparisonFunction
-