protected abstract class GroupingMode.GroupedGraphicsSource extends Object implements GraphicsSource
Modifier | Constructor and Description |
---|---|
protected |
GroupedGraphicsSource() |
Modifier and Type | Method and Description |
---|---|
List<? extends Paintable> |
asPaintable(List<? extends Paintable> ds)
Returns the list given as argument without any modification.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
paintOnTop
public List<? extends Paintable> asPaintable(List<? extends Paintable> ds)
asPaintable
in interface GraphicsSource
Copyright © 2015–2021 Fiji. All rights reserved.