public static class ShapeField.Triangle extends Field
Tessellator
 these triangles are encoded and inserted as separate indexed POINT fieldsField.StorefieldsData, name, tokenStream, type| Modifier and Type | Method and Description | 
|---|---|
protected void | 
setTriangleValue(int aX,
                int aY,
                boolean abFromShape,
                int bX,
                int bY,
                boolean bcFromShape,
                int cX,
                int cY,
                boolean caFromShape)
sets the vertices of the triangle as integer encoded values 
 | 
binaryValue, fieldType, getCharSequenceValue, name, numericValue, readerValue, setBytesValue, setBytesValue, setByteValue, setDoubleValue, setFloatValue, setIntValue, setLongValue, setReaderValue, setShortValue, setStringValue, setTokenStream, stringValue, tokenStream, tokenStreamValue, toStringCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.