public class PlacedObject extends Object implements Serializable
Java class for PlacedObject complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PlacedObject">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="CTM" type="{http://www.CIP4.org/JDFSchema_2_0}matrix" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
PlacedObject() |
protected Matrix ctm
Copyright © 2013. All Rights Reserved.