public static class PersistentLayoutImpl.RandomPointFactory extends java.lang.Object implements org.apache.commons.collections4.Factory<PersistentLayout.Point>, java.io.Serializable
Constructor and Description |
---|
RandomPointFactory(java.awt.Dimension d) |
Modifier and Type | Method and Description |
---|---|
PersistentLayout.Point |
create() |
public PersistentLayout.Point create()
create
in interface org.apache.commons.collections4.Factory<PersistentLayout.Point>