Uses of Interface
org.jfree.util.PublicCloneable
-
Packages that use PublicCloneable Package Description org.jfree.base.config org.jfree.base.modules Module definitions:org.jfree.ui Utility classes for creating user interfaces. -
-
Uses of PublicCloneable in org.jfree.base.config
Classes in org.jfree.base.config that implement PublicCloneable Modifier and Type Class Description classHierarchicalConfigurationA hierarchical configuration.classPropertyFileConfigurationA report configuration that reads its values from an arbitary property file.classSystemPropertyConfigurationA property configuration based on system properties. -
Uses of PublicCloneable in org.jfree.base.modules
Classes in org.jfree.base.modules that implement PublicCloneable Modifier and Type Class Description static classPackageManager.PackageConfigurationThe PackageConfiguration handles the module level configuration. -
Uses of PublicCloneable in org.jfree.ui
Classes in org.jfree.ui that implement PublicCloneable Modifier and Type Class Description classSize2DA simple class for representing the dimensions of an object.classStandardGradientPaintTransformerTransforms aGradientPaintto range over the width of a target shape.
-