sknano.core.geometric_regions.Circle.fmtstr¶
-
Circle.fmtstr¶ Format string.
User defined format string that should be set by all
BaseClasssub-classes. The format string should contain replacement fields that are the named keyword arguments contained in thedictreturned by the sub-class implementation of thetodictmethod, which is required to be overridden by any callable sub-class of BaseClass.