protected static class TtfGlyph.CoordinateFlagSet extends LinkedList<TtfGlyph.CoordinateFlagType>
| Modifier and Type | Field and Description |
|---|---|
int |
repeatCount |
modCount| Constructor and Description |
|---|
CoordinateFlagSet() |
CoordinateFlagSet(TtfGlyph.CoordinateFlagSet coordinateFlagTypes) |
| Modifier and Type | Method and Description |
|---|---|
static TtfGlyph.CoordinateFlagSet |
flagsFromByte(byte flagByte) |
byte |
write() |
add, add, addAll, addAll, addFirst, addLast, clear, clone, contains, descendingIterator, element, get, getFirst, getLast, indexOf, lastIndexOf, listIterator, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, pop, push, remove, remove, remove, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, set, size, spliterator, toArray, toArrayiteratorequals, hashCode, listIterator, removeRange, subListcontainsAll, isEmpty, removeAll, retainAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCode, isEmpty, iterator, listIterator, removeAll, replaceAll, retainAll, sort, subListparallelStream, removeIf, streampublic CoordinateFlagSet()
public CoordinateFlagSet(TtfGlyph.CoordinateFlagSet coordinateFlagTypes)
public byte write()
public static TtfGlyph.CoordinateFlagSet flagsFromByte(byte flagByte)
Copyright © 2016. All rights reserved.