Uses of Interface
de.team33.sphinx.metis.JViewports.Setup
-
Uses of JViewports.Setup in de.team33.sphinx.metis
Classes in de.team33.sphinx.metis with type parameters of type JViewports.SetupModifier and TypeInterfaceDescriptionstatic interfaceJViewports.Setup<T extends JViewport,S extends JViewports.Setup<T, S>> Utility interface to set up a target instance ofJViewport.Classes in de.team33.sphinx.metis that implement JViewports.SetupModifier and TypeClassDescriptionstatic final classJViewports.Builder<T extends JViewport>Builder implementation to build target instances ofJViewport.static final classJViewports.Charger<T extends JViewport>Charger implementation to charge target instances ofJViewport.Methods in de.team33.sphinx.metis that return JViewports.SetupModifier and TypeMethodDescriptionstatic JViewports.Setup<JViewport,?> Returns a newJViewports.Setupfor a givenJViewportinstance.