Maven module :un.api : api-geometry :
Class : un.impl.geometry.operation.NearestExecutors
Extends/Implements : -
Subclasses : -

author  Johann Sorel


Variables : POINT_POINT, POINT_PLANE, POINT_TRIANGLE, POINT_LINE, POINT_RECTANGLE, POINT_BBOX, POINT_OBBOX, LINE_LINE, LINE_TRIANGLE, TRIANGLE_TRIANGLE, POLYLINE_POLYLINE, PLANE_SEGMENT, BBOX_SEGMENT
Functions : -


public NearestExecutor POINT_POINT

public NearestExecutor POINT_PLANE

public NearestExecutor POINT_TRIANGLE

public NearestExecutor POINT_LINE

public NearestExecutor POINT_RECTANGLE

public NearestExecutor POINT_BBOX

public NearestExecutor POINT_OBBOX

public NearestExecutor LINE_LINE

public NearestExecutor LINE_TRIANGLE

public NearestExecutor TRIANGLE_TRIANGLE

public NearestExecutor POLYLINE_POLYLINE

public NearestExecutor PLANE_SEGMENT

public NearestExecutor BBOX_SEGMENT