
public class DataGroupFactory extends Object implements FocalPlaneMapModelFactory
| Constructor and Description |
|---|
DataGroupFactory(String agent,
FocalPlaneDataGroup group) |
| Modifier and Type | Method and Description |
|---|---|
FocalPlaneMapModel |
getModel(Serializable descriptor)
Creates a model based on the specified descriptor.
|
String |
toString()
Returns a human-readable name of this factory.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcreateModel, start, stoppublic DataGroupFactory(String agent, FocalPlaneDataGroup group)
public String toString()
FocalPlaneMapModelFactorytoString in interface FocalPlaneMapModelFactorytoString in class Objectpublic FocalPlaneMapModel getModel(Serializable descriptor)
FocalPlaneMapModelFactorygetModel in interface FocalPlaneMapModelFactorydescriptor - Model descriptor, or null if the default model should be created.Copyright © 2018 LSST. All rights reserved.