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