Package cz.vutbr.fit.layout.rdf.fn
-
Class Summary Class Description AboveFunction This function decides whether a rectangle rect1 is above another rectangle rect2.AfterFunction This function decides whether a rectangle rect1 is after another rectangle rect2 roughly at the same line.BeforeFunction This function decides whether a rectangle rect1 is before another rectangle rect2 roughly at the same line.BelowFunction This function decides whether a rectangle rect1 is below another rectangle rect2.RectComparisonFunction SpatialFunction A base for all spatial functions.