Package com.android.ide.common.rendering

Class Summary
HardwareConfigHelper Helper method to create a HardwareConfig object.
LayoutLibrary Class to use the Layout library.
RenderSecurityManager A SecurityManager which is used for layout lib rendering, to prevent custom views from accidentally exiting the whole IDE if they call System.exit, as well as unintentionally writing files etc.
SessionParamsFlags This contains all known keys for the SessionParams.setFlag(SessionParams.Key, Object).
StaticRenderSession Static RenderSession returning a given Result, ViewInfo and BufferedImage.
 

Exception Summary
RenderSecurityException Exception thrown when custom view code makes an illegal code while rendering under layoutlib