| Package | Description |
|---|---|
| nl.b3p.xml.ogc.v110 | |
| nl.b3p.xml.ogc.v110.types |
| Modifier and Type | Method and Description |
|---|---|
GeometryOperandType[] |
GeometryOperandsType.getGeometryOperand()
Method getGeometryOperand
|
GeometryOperandType |
GeometryOperandsType.getGeometryOperand(int index)
Method getGeometryOperand
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeometryOperandsType.addGeometryOperand(GeometryOperandType vGeometryOperand)
Method addGeometryOperand
|
void |
GeometryOperandsType.addGeometryOperand(int index,
GeometryOperandType vGeometryOperand)
Method addGeometryOperand
|
boolean |
GeometryOperandsType.removeGeometryOperand(GeometryOperandType vGeometryOperand)
Method removeGeometryOperand
|
void |
GeometryOperandsType.setGeometryOperand(GeometryOperandType[] geometryOperandArray)
Method setGeometryOperand
|
void |
GeometryOperandsType.setGeometryOperand(int index,
GeometryOperandType vGeometryOperand)
Method setGeometryOperand
|
| Modifier and Type | Field and Description |
|---|---|
static GeometryOperandType |
GeometryOperandType.GML_ARC
The instance of the gml:Arc type
|
static GeometryOperandType |
GeometryOperandType.GML_ARCBYBULGE
The instance of the gml:ArcByBulge type
|
static GeometryOperandType |
GeometryOperandType.GML_ARCBYCENTERPOINT
The instance of the gml:ArcByCenterPoint type
|
static GeometryOperandType |
GeometryOperandType.GML_BEZIER
The instance of the gml:Bezier type
|
static GeometryOperandType |
GeometryOperandType.GML_CIRCLE
The instance of the gml:Circle type
|
static GeometryOperandType |
GeometryOperandType.GML_CIRCLEBYCENTERPOINT
The instance of the gml:CircleByCenterPoint type
|
static GeometryOperandType |
GeometryOperandType.GML_CLOTHOID
The instance of the gml:Clothoid type
|
static GeometryOperandType |
GeometryOperandType.GML_CUBICSPLINE
The instance of the gml:CubicSpline type
|
static GeometryOperandType |
GeometryOperandType.GML_ENVELOPE
The instance of the gml:Envelope type
|
static GeometryOperandType |
GeometryOperandType.GML_GEODESIC
The instance of the gml:Geodesic type
|
static GeometryOperandType |
GeometryOperandType.GML_LINESTRING
The instance of the gml:LineString type
|
static GeometryOperandType |
GeometryOperandType.GML_OFFSETCURVE
The instance of the gml:OffsetCurve type
|
static GeometryOperandType |
GeometryOperandType.GML_POINT
The instance of the gml:Point type
|
static GeometryOperandType |
GeometryOperandType.GML_POLYGON
The instance of the gml:Polygon type
|
static GeometryOperandType |
GeometryOperandType.GML_POLYHEDRALSURFACE
The instance of the gml:PolyhedralSurface type
|
static GeometryOperandType |
GeometryOperandType.GML_SOLID
The instance of the gml:Solid type
|
static GeometryOperandType |
GeometryOperandType.GML_TIN
The instance of the gml:Tin type
|
static GeometryOperandType |
GeometryOperandType.GML_TRIANGLE
The instance of the gml:Triangle type
|
static GeometryOperandType |
GeometryOperandType.GML_TRIANGULATEDSURFACE
The instance of the gml:TriangulatedSurface type
|
| Modifier and Type | Method and Description |
|---|---|
static GeometryOperandType |
GeometryOperandType.valueOf(String string)
Method valueOf
Returns a new GeometryOperandType based on the given String
value.
|
Copyright © 2021 B3Partners B.V.. All rights reserved.