public static class ShapeField.Triangle extends Field
Tessellator
these triangles are encoded and inserted as separate indexed POINT fieldsField.Store
fieldsData, 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, toString
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.