Class ImageContentImpl
java.lang.Object
com.priint.pubserver.metadata.xml.placeholder.ImageContentImpl
- All Implemented Interfaces:
ImageContent,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ImageContentImpl
public ImageContentImpl()
-
-
Method Details
-
getPath
Description copied from interface:ImageContentGets the path.- Specified by:
getPathin interfaceImageContent- Returns:
- the path
-
setPath
Description copied from interface:ImageContentSets the path.- Specified by:
setPathin interfaceImageContent- Parameters:
path- the new path
-
getPos
Description copied from interface:ImageContentGets the pos.- Specified by:
getPosin interfaceImageContent- Returns:
- the pos
- See Also:
-
setPos
Description copied from interface:ImageContentSets the pos.- Specified by:
setPosin interfaceImageContent- Parameters:
pos- the new pos- See Also:
-
getTransform
Description copied from interface:ImageContentGets the transform.- Specified by:
getTransformin interfaceImageContent- Returns:
- the transform
- See Also:
-
setTransform
Description copied from interface:ImageContentSets the transform.- Specified by:
setTransformin interfaceImageContent- Parameters:
transform- the new transform- See Also:
-