Uses of Interface
org.graphstream.stream.file.images.Filter
| Package | Description |
|---|---|
| org.graphstream.stream.file | |
| org.graphstream.stream.file.images.filters |
-
Uses of Filter in org.graphstream.stream.file
Methods in org.graphstream.stream.file with parameters of type Filter Modifier and Type Method Description voidFileSinkImages. addFilter(Filter filter)Add a filter.voidFileSinkImages. removeFilter(Filter filter)Remove a filter. -
Uses of Filter in org.graphstream.stream.file.images.filters
Classes in org.graphstream.stream.file.images.filters that implement Filter Modifier and Type Class Description classAddLogoFilterThis filter adds a logo-picture on each outputted image.