public class DimensionImpl extends ValueImpl implements Dimension
| Constructor and Description |
|---|
DimensionImpl(pcm.Dimension kDimension) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(PCMVisitor visitor) |
PCMElement |
clone(PCMFactory factory) |
pcm.Dimension |
getkDimension() |
public pcm.Dimension getkDimension()
public void accept(PCMVisitor visitor)
accept in interface PCMElementpublic PCMElement clone(PCMFactory factory)
clone in interface PCMElementCopyright © 2015. All rights reserved.