|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VectorType | |
|---|---|
| net.opengis.gml | |
| Uses of VectorType in net.opengis.gml |
|---|
| Fields in net.opengis.gml declared as VectorType | |
|---|---|
protected VectorType |
OffsetCurveType.refDirection
|
protected VectorType |
DirectionVectorType.vector
|
protected VectorType |
CubicSplineType.vectorAtEnd
|
protected VectorType |
CubicSplineType.vectorAtStart
|
| Fields in net.opengis.gml with type parameters of type VectorType | |
|---|---|
protected List<VectorType> |
ArcStringByBulgeType.normal
|
protected List<VectorType> |
RectifiedGridType.offsetVector
|
protected List<VectorType> |
AffinePlacementType.refDirection
|
| Methods in net.opengis.gml that return VectorType | |
|---|---|
VectorType |
ObjectFactory.createVectorType()
Create an instance of VectorType |
VectorType |
OffsetCurveType.getRefDirection()
Obtient la valeur de la propriété refDirection. |
VectorType |
DirectionVectorType.getVector()
Obtient la valeur de la propriété vector. |
VectorType |
CubicSplineType.getVectorAtEnd()
Obtient la valeur de la propriété vectorAtEnd. |
VectorType |
CubicSplineType.getVectorAtStart()
Obtient la valeur de la propriété vectorAtStart. |
| Methods in net.opengis.gml that return types with arguments of type VectorType | |
|---|---|
JAXBElement<VectorType> |
ObjectFactory.createVector(VectorType value)
Create an instance of JAXBElement<VectorType>} |
List<VectorType> |
ArcStringByBulgeType.getNormal()
Gets the value of the normal property. |
List<VectorType> |
RectifiedGridType.getOffsetVector()
Gets the value of the offsetVector property. |
List<VectorType> |
AffinePlacementType.getRefDirection()
Gets the value of the refDirection property. |
| Methods in net.opengis.gml with parameters of type VectorType | |
|---|---|
JAXBElement<VectorType> |
ObjectFactory.createVector(VectorType value)
Create an instance of JAXBElement<VectorType>} |
void |
OffsetCurveType.setRefDirection(VectorType value)
Définit la valeur de la propriété refDirection. |
void |
DirectionVectorType.setVector(VectorType value)
Définit la valeur de la propriété vector. |
void |
CubicSplineType.setVectorAtEnd(VectorType value)
Définit la valeur de la propriété vectorAtEnd. |
void |
CubicSplineType.setVectorAtStart(VectorType value)
Définit la valeur de la propriété vectorAtStart. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||