|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.opengis.wcs.scaling.v_1_0.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the net.opengis.wcs.scaling.v_1_0 package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor Summary | |
|---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.opengis.wcs.scaling.v_1_0 |
|
| Method Summary | |
|---|---|
ScaleAxesByFactorType |
createScaleAxesByFactorType()
Create an instance of ScaleAxesByFactorType |
ScaleAxisType |
createScaleAxisType()
Create an instance of ScaleAxisType |
ScaleByFactorType |
createScaleByFactorType()
Create an instance of ScaleByFactorType |
ScaleToExtentType |
createScaleToExtentType()
Create an instance of ScaleToExtentType |
ScaleToSizeType |
createScaleToSizeType()
Create an instance of ScaleToSizeType |
JAXBElement<ScalingType> |
createScaling(ScalingType value)
Create an instance of JAXBElement<ScalingType>} |
ScalingType |
createScalingType()
Create an instance of ScalingType |
TargetAxisExtentType |
createTargetAxisExtentType()
Create an instance of TargetAxisExtentType |
TargetAxisSizeType |
createTargetAxisSizeType()
Create an instance of TargetAxisSizeType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public ScalingType createScalingType()
ScalingType
public ScaleByFactorType createScaleByFactorType()
ScaleByFactorType
public ScaleAxesByFactorType createScaleAxesByFactorType()
ScaleAxesByFactorType
public ScaleAxisType createScaleAxisType()
ScaleAxisType
public ScaleToSizeType createScaleToSizeType()
ScaleToSizeType
public TargetAxisSizeType createTargetAxisSizeType()
TargetAxisSizeType
public ScaleToExtentType createScaleToExtentType()
ScaleToExtentType
public TargetAxisExtentType createTargetAxisExtentType()
TargetAxisExtentType
public JAXBElement<ScalingType> createScaling(ScalingType value)
JAXBElement<ScalingType>}
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||