org.jplot2d.env
Interface StyleConfiguration
-
- All Known Implementing Classes:
- StylePreferences
public interface StyleConfigurationDefine default properties which can be used to initialize the new created plot component.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidapplyTo(Element element)Apply profile to the given element<T extends Element>
TgetProxyBean(java.lang.Class<T> elementInterface)Returns a element instance who can proxy get/set values from/to this profile.
-
-
-
Method Detail
-
applyTo
void applyTo(Element element)
Apply profile to the given element- Parameters:
element-
-
getProxyBean
<T extends Element> T getProxyBean(java.lang.Class<T> elementInterface)
Returns a element instance who can proxy get/set values from/to this profile.- Parameters:
elementInterface- the element interface- Returns:
-
-
DMelt 3.0 © DataMelt by jWork.ORG