ilog.views.maps.measures
Class IlvMeasurePathStyle
java.lang.Object
ilog.views.maps.graphic.style.IlvMapStyle
ilog.views.maps.graphic.style.IlvGeneralPathStyle
ilog.views.maps.measures.IlvMeasurePathStyle
- All Implemented Interfaces:
- IlvPersistentObject, IlvInheritable
public class IlvMeasurePathStyle
- extends IlvGeneralPathStyle
Style of measure path .
That is a standard IlvGeneralPathStyle but we do not want to expose all properties in a specific IlvMeasurePathStyleBeanInfo class.
- Since:
- JViews 7.5
| Fields inherited from class ilog.views.maps.graphic.style.IlvGeneralPathStyle |
END_CAP, FILL_ON, FILL_PAINT, FOREGROUND, LINE_JOIN, LINE_STYLE, PAINT_ABSOLUTE, PAINT_ZOOMED, STROKE, STROKE_ON, STROKE_PAINT, STROKE_WIDTH |
| Fields inherited from class ilog.views.maps.graphic.style.IlvMapStyle |
ALPHA, ALWAYS_ON_TOP, ATTRIBUTE_INFO, CATEGORY, LABEL_ATTRIBUTE, LEGEND_GROUP, PARENT, THIN_CLIENT_BACKGROUND, VISIBLE_IN_3DVIEW, VISIBLE_IN_OVERVIEW, VISIBLE_IN_TREE, VISIBLE_IN_VIEW |
| Methods inherited from class ilog.views.maps.graphic.style.IlvGeneralPathStyle |
equals, getEndCap, getFillPaint, getForeground, getLineJoin, getLineStyle, getStroke, getStrokePaint, getStrokeWidth, hashCode, isFillOn, isPaintAbsolute, isPaintZoomed, isStrokeOn, setEndCap, setFillOn, setFillPaint, setForeground, setLineJoin, setLineStyle, setPaintAbsolute, setPaintZoomed, setStroke, setStrokeOn, setStrokePaint, setStrokeWidth, write |
| Methods inherited from class ilog.views.maps.graphic.style.IlvMapStyle |
addAttributeListener, addChild, addStyleListener, addWeakStyleListener, getAlpha, getAttribute, getAttribute, getAttributeFilter, getAttributeInfo, getAttributeListeners, getCategory, getChildren, getDefaultValues, getGraphic, getLabelAttribute, getLegendGroup, getListeners, getParent, getStyleListeners, isAlwaysOnTop, isInherited, isThinClientBackground, isVisibleIn3DView, isVisibleInOverview, isVisibleInTree, isVisibleInView, objectEquals, removeAttributeListener, removeChild, removeStyleListener, setAlpha, setAlwaysOnTop, setAttribute, setAttributeFilter, setAttributeInfo, setCategory, setGraphic, setInherited, setLabelAttribute, setLegendGroup, setParent, setThinClientBackground, setVisibleIn3DView, setVisibleInOverview, setVisibleInTree, setVisibleInView |
IlvMeasurePathStyle
public IlvMeasurePathStyle()
- creates a new style.
IlvMeasurePathStyle
public IlvMeasurePathStyle(IlvInputStream stream)
throws IlvReadFileException
- Reads a style from stored data.
- Parameters:
stream - the stream to read from.
- Throws:
IlvReadFileException
IlvMeasurePathStyle
public IlvMeasurePathStyle(IlvMeasurePathStyle source)
- Constructor by copy
- Parameters:
source - source style to copy
copy
public IlvMapStyle copy()
- Creates a copy of the style.
- Overrides:
copy in class IlvGeneralPathStyle
- Returns:
- a new
IlvMapLabelStyle
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage.