|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectFormContainer
artofillusion.CameraFilterDialog.FiltersPanel
public static class CameraFilterDialog.FiltersPanel
This is the panel containing the list of filters and the parameters for each one. It is a separate class so it can be reused in the rendering window.
Constructor Summary | |
---|---|
CameraFilterDialog.FiltersPanel(SceneCamera camera,
java.lang.Runnable filterChangedCallback)
|
Method Summary | |
---|---|
java.util.ArrayList<ImageFilter> |
getFilters()
Get the filters to apply. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CameraFilterDialog.FiltersPanel(SceneCamera camera, java.lang.Runnable filterChangedCallback)
Method Detail |
---|
public java.util.ArrayList<ImageFilter> getFilters()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |