Uses of Class
org.apache.lucene.document.ShapeField.DecodedTriangle
Packages that use ShapeField.DecodedTriangle
-
Uses of ShapeField.DecodedTriangle in org.apache.lucene.document
Methods in org.apache.lucene.document with parameters of type ShapeField.DecodedTriangleModifier and TypeMethodDescriptionstatic voidShapeField.decodeTriangle(byte[] t, ShapeField.DecodedTriangle triangle) Decode a triangle encoded byShapeField.encodeTriangle(byte[], int, int, boolean, int, int, boolean, int, int, boolean).private static voidShapeField.resolveTriangleType(ShapeField.DecodedTriangle triangle)