Package net.opengis.gml
Interface GraphStyleType
-
- All Superinterfaces:
AbstractGMLType,BaseStyleDescriptorType,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
GraphStyleTypeImpl
public interface GraphStyleType extends BaseStyleDescriptorType
An XML GraphStyleType(@http://www.opengis.net/gml). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classGraphStyleType.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static org.apache.xmlbeans.SchemaTypetype
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddAestheticCriteria(AesheticCriteriaType.Enum aestheticCriteria)Appends the value as the last "aestheticCriteria" elementAesheticCriteriaTypeaddNewAestheticCriteria()Appends and returns a new empty value (as xml) as the last "aestheticCriteria" elementAesheticCriteriaType.Enum[]getAestheticCriteriaArray()Gets array of all "aestheticCriteria" elementsAesheticCriteriaType.EnumgetAestheticCriteriaArray(int i)Gets ith "aestheticCriteria" elementbooleangetDirected()Gets the "directed" elementDrawingTypeType.EnumgetDrawingType()Gets the "drawingType" elementGraphTypeType.EnumgetGraphType()Gets the "graphType" elementbooleangetGrid()Gets the "grid" elementLineTypeType.EnumgetLineType()Gets the "lineType" elementdoublegetMinAngle()Gets the "minAngle" elementdoublegetMinDistance()Gets the "minDistance" elementbooleangetPlanar()Gets the "planar" elementvoidinsertAestheticCriteria(int i, AesheticCriteriaType.Enum aestheticCriteria)Inserts the value as the ith "aestheticCriteria" elementAesheticCriteriaTypeinsertNewAestheticCriteria(int i)Inserts and returns a new empty value (as xml) as the ith "aestheticCriteria" elementbooleanisSetDirected()True if has "directed" elementbooleanisSetDrawingType()True if has "drawingType" elementbooleanisSetGraphType()True if has "graphType" elementbooleanisSetGrid()True if has "grid" elementbooleanisSetLineType()True if has "lineType" elementbooleanisSetMinAngle()True if has "minAngle" elementbooleanisSetMinDistance()True if has "minDistance" elementbooleanisSetPlanar()True if has "planar" elementvoidremoveAestheticCriteria(int i)Removes the ith "aestheticCriteria" elementvoidsetAestheticCriteriaArray(int i, AesheticCriteriaType.Enum aestheticCriteria)Sets ith "aestheticCriteria" elementvoidsetAestheticCriteriaArray(AesheticCriteriaType.Enum[] aestheticCriteriaArray)Sets array of all "aestheticCriteria" elementvoidsetDirected(boolean directed)Sets the "directed" elementvoidsetDrawingType(DrawingTypeType.Enum drawingType)Sets the "drawingType" elementvoidsetGraphType(GraphTypeType.Enum graphType)Sets the "graphType" elementvoidsetGrid(boolean grid)Sets the "grid" elementvoidsetLineType(LineTypeType.Enum lineType)Sets the "lineType" elementvoidsetMinAngle(double minAngle)Sets the "minAngle" elementvoidsetMinDistance(double minDistance)Sets the "minDistance" elementvoidsetPlanar(boolean planar)Sets the "planar" elementintsizeOfAestheticCriteriaArray()Returns number of "aestheticCriteria" elementvoidunsetDirected()Unsets the "directed" elementvoidunsetDrawingType()Unsets the "drawingType" elementvoidunsetGraphType()Unsets the "graphType" elementvoidunsetGrid()Unsets the "grid" elementvoidunsetLineType()Unsets the "lineType" elementvoidunsetMinAngle()Unsets the "minAngle" elementvoidunsetMinDistance()Unsets the "minDistance" elementvoidunsetPlanar()Unsets the "planar" elementAesheticCriteriaType[]xgetAestheticCriteriaArray()Gets (as xml) array of all "aestheticCriteria" elementsAesheticCriteriaTypexgetAestheticCriteriaArray(int i)Gets (as xml) ith "aestheticCriteria" elementorg.apache.xmlbeans.XmlBooleanxgetDirected()Gets (as xml) the "directed" elementDrawingTypeTypexgetDrawingType()Gets (as xml) the "drawingType" elementGraphTypeTypexgetGraphType()Gets (as xml) the "graphType" elementorg.apache.xmlbeans.XmlBooleanxgetGrid()Gets (as xml) the "grid" elementLineTypeTypexgetLineType()Gets (as xml) the "lineType" elementorg.apache.xmlbeans.XmlDoublexgetMinAngle()Gets (as xml) the "minAngle" elementorg.apache.xmlbeans.XmlDoublexgetMinDistance()Gets (as xml) the "minDistance" elementorg.apache.xmlbeans.XmlBooleanxgetPlanar()Gets (as xml) the "planar" elementvoidxsetAestheticCriteriaArray(int i, AesheticCriteriaType aestheticCriteria)Sets (as xml) ith "aestheticCriteria" elementvoidxsetAestheticCriteriaArray(AesheticCriteriaType[] aestheticCriteriaArray)Sets (as xml) array of all "aestheticCriteria" elementvoidxsetDirected(org.apache.xmlbeans.XmlBoolean directed)Sets (as xml) the "directed" elementvoidxsetDrawingType(DrawingTypeType drawingType)Sets (as xml) the "drawingType" elementvoidxsetGraphType(GraphTypeType graphType)Sets (as xml) the "graphType" elementvoidxsetGrid(org.apache.xmlbeans.XmlBoolean grid)Sets (as xml) the "grid" elementvoidxsetLineType(LineTypeType lineType)Sets (as xml) the "lineType" elementvoidxsetMinAngle(org.apache.xmlbeans.XmlDouble minAngle)Sets (as xml) the "minAngle" elementvoidxsetMinDistance(org.apache.xmlbeans.XmlDouble minDistance)Sets (as xml) the "minDistance" elementvoidxsetPlanar(org.apache.xmlbeans.XmlBoolean planar)Sets (as xml) the "planar" element-
Methods inherited from interface net.opengis.gml.AbstractGMLType
addNewDescription, addNewMetaDataProperty, addNewName, getDescription, getId, getMetaDataPropertyArray, getMetaDataPropertyArray, getNameArray, getNameArray, insertNewMetaDataProperty, insertNewName, isSetDescription, isSetId, removeMetaDataProperty, removeName, setDescription, setId, setMetaDataPropertyArray, setMetaDataPropertyArray, setNameArray, setNameArray, sizeOfMetaDataPropertyArray, sizeOfNameArray, unsetDescription, unsetId, xgetId, xsetId
-
Methods inherited from interface net.opengis.gml.BaseStyleDescriptorType
addNewAnimate, addNewAnimateColor, addNewAnimateMotion, addNewSet, addNewSpatialResolution, addNewStyleVariation, getAnimateArray, getAnimateArray, getAnimateColorArray, getAnimateColorArray, getAnimateMotionArray, getAnimateMotionArray, getSetArray, getSetArray, getSpatialResolution, getStyleVariationArray, getStyleVariationArray, insertNewAnimate, insertNewAnimateColor, insertNewAnimateMotion, insertNewSet, insertNewStyleVariation, isSetSpatialResolution, removeAnimate, removeAnimateColor, removeAnimateMotion, removeSet, removeStyleVariation, setAnimateArray, setAnimateArray, setAnimateColorArray, setAnimateColorArray, setAnimateMotionArray, setAnimateMotionArray, setSetArray, setSetArray, setSpatialResolution, setStyleVariationArray, setStyleVariationArray, sizeOfAnimateArray, sizeOfAnimateColorArray, sizeOfAnimateMotionArray, sizeOfSetArray, sizeOfStyleVariationArray, unsetSpatialResolution
-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Method Detail
-
getPlanar
boolean getPlanar()
Gets the "planar" element
-
xgetPlanar
org.apache.xmlbeans.XmlBoolean xgetPlanar()
Gets (as xml) the "planar" element
-
isSetPlanar
boolean isSetPlanar()
True if has "planar" element
-
setPlanar
void setPlanar(boolean planar)
Sets the "planar" element
-
xsetPlanar
void xsetPlanar(org.apache.xmlbeans.XmlBoolean planar)
Sets (as xml) the "planar" element
-
unsetPlanar
void unsetPlanar()
Unsets the "planar" element
-
getDirected
boolean getDirected()
Gets the "directed" element
-
xgetDirected
org.apache.xmlbeans.XmlBoolean xgetDirected()
Gets (as xml) the "directed" element
-
isSetDirected
boolean isSetDirected()
True if has "directed" element
-
setDirected
void setDirected(boolean directed)
Sets the "directed" element
-
xsetDirected
void xsetDirected(org.apache.xmlbeans.XmlBoolean directed)
Sets (as xml) the "directed" element
-
unsetDirected
void unsetDirected()
Unsets the "directed" element
-
getGrid
boolean getGrid()
Gets the "grid" element
-
xgetGrid
org.apache.xmlbeans.XmlBoolean xgetGrid()
Gets (as xml) the "grid" element
-
isSetGrid
boolean isSetGrid()
True if has "grid" element
-
setGrid
void setGrid(boolean grid)
Sets the "grid" element
-
xsetGrid
void xsetGrid(org.apache.xmlbeans.XmlBoolean grid)
Sets (as xml) the "grid" element
-
unsetGrid
void unsetGrid()
Unsets the "grid" element
-
getMinDistance
double getMinDistance()
Gets the "minDistance" element
-
xgetMinDistance
org.apache.xmlbeans.XmlDouble xgetMinDistance()
Gets (as xml) the "minDistance" element
-
isSetMinDistance
boolean isSetMinDistance()
True if has "minDistance" element
-
setMinDistance
void setMinDistance(double minDistance)
Sets the "minDistance" element
-
xsetMinDistance
void xsetMinDistance(org.apache.xmlbeans.XmlDouble minDistance)
Sets (as xml) the "minDistance" element
-
unsetMinDistance
void unsetMinDistance()
Unsets the "minDistance" element
-
getMinAngle
double getMinAngle()
Gets the "minAngle" element
-
xgetMinAngle
org.apache.xmlbeans.XmlDouble xgetMinAngle()
Gets (as xml) the "minAngle" element
-
isSetMinAngle
boolean isSetMinAngle()
True if has "minAngle" element
-
setMinAngle
void setMinAngle(double minAngle)
Sets the "minAngle" element
-
xsetMinAngle
void xsetMinAngle(org.apache.xmlbeans.XmlDouble minAngle)
Sets (as xml) the "minAngle" element
-
unsetMinAngle
void unsetMinAngle()
Unsets the "minAngle" element
-
getGraphType
GraphTypeType.Enum getGraphType()
Gets the "graphType" element
-
xgetGraphType
GraphTypeType xgetGraphType()
Gets (as xml) the "graphType" element
-
isSetGraphType
boolean isSetGraphType()
True if has "graphType" element
-
setGraphType
void setGraphType(GraphTypeType.Enum graphType)
Sets the "graphType" element
-
xsetGraphType
void xsetGraphType(GraphTypeType graphType)
Sets (as xml) the "graphType" element
-
unsetGraphType
void unsetGraphType()
Unsets the "graphType" element
-
getDrawingType
DrawingTypeType.Enum getDrawingType()
Gets the "drawingType" element
-
xgetDrawingType
DrawingTypeType xgetDrawingType()
Gets (as xml) the "drawingType" element
-
isSetDrawingType
boolean isSetDrawingType()
True if has "drawingType" element
-
setDrawingType
void setDrawingType(DrawingTypeType.Enum drawingType)
Sets the "drawingType" element
-
xsetDrawingType
void xsetDrawingType(DrawingTypeType drawingType)
Sets (as xml) the "drawingType" element
-
unsetDrawingType
void unsetDrawingType()
Unsets the "drawingType" element
-
getLineType
LineTypeType.Enum getLineType()
Gets the "lineType" element
-
xgetLineType
LineTypeType xgetLineType()
Gets (as xml) the "lineType" element
-
isSetLineType
boolean isSetLineType()
True if has "lineType" element
-
setLineType
void setLineType(LineTypeType.Enum lineType)
Sets the "lineType" element
-
xsetLineType
void xsetLineType(LineTypeType lineType)
Sets (as xml) the "lineType" element
-
unsetLineType
void unsetLineType()
Unsets the "lineType" element
-
getAestheticCriteriaArray
AesheticCriteriaType.Enum[] getAestheticCriteriaArray()
Gets array of all "aestheticCriteria" elements
-
getAestheticCriteriaArray
AesheticCriteriaType.Enum getAestheticCriteriaArray(int i)
Gets ith "aestheticCriteria" element
-
xgetAestheticCriteriaArray
AesheticCriteriaType[] xgetAestheticCriteriaArray()
Gets (as xml) array of all "aestheticCriteria" elements
-
xgetAestheticCriteriaArray
AesheticCriteriaType xgetAestheticCriteriaArray(int i)
Gets (as xml) ith "aestheticCriteria" element
-
sizeOfAestheticCriteriaArray
int sizeOfAestheticCriteriaArray()
Returns number of "aestheticCriteria" element
-
setAestheticCriteriaArray
void setAestheticCriteriaArray(AesheticCriteriaType.Enum[] aestheticCriteriaArray)
Sets array of all "aestheticCriteria" element
-
setAestheticCriteriaArray
void setAestheticCriteriaArray(int i, AesheticCriteriaType.Enum aestheticCriteria)Sets ith "aestheticCriteria" element
-
xsetAestheticCriteriaArray
void xsetAestheticCriteriaArray(AesheticCriteriaType[] aestheticCriteriaArray)
Sets (as xml) array of all "aestheticCriteria" element
-
xsetAestheticCriteriaArray
void xsetAestheticCriteriaArray(int i, AesheticCriteriaType aestheticCriteria)Sets (as xml) ith "aestheticCriteria" element
-
insertAestheticCriteria
void insertAestheticCriteria(int i, AesheticCriteriaType.Enum aestheticCriteria)Inserts the value as the ith "aestheticCriteria" element
-
addAestheticCriteria
void addAestheticCriteria(AesheticCriteriaType.Enum aestheticCriteria)
Appends the value as the last "aestheticCriteria" element
-
insertNewAestheticCriteria
AesheticCriteriaType insertNewAestheticCriteria(int i)
Inserts and returns a new empty value (as xml) as the ith "aestheticCriteria" element
-
addNewAestheticCriteria
AesheticCriteriaType addNewAestheticCriteria()
Appends and returns a new empty value (as xml) as the last "aestheticCriteria" element
-
removeAestheticCriteria
void removeAestheticCriteria(int i)
Removes the ith "aestheticCriteria" element
-
-